index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igbvf
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
igbvf: Make igbvf error message more informative
Williams, Mitch A
1
-1
/
+2
2009-12-11
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2
-1
/
+8
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-12-02
igbvf: remove skb_dma_map/unmap call from drivers
Alexander Duyck
2
-14
/
+52
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-3
/
+3
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-13
/
+17
2009-10-26
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
1
-13
/
+17
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-7
/
+1
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
1
-12
/
+13
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-4
/
+0
2009-09-01
intel: convert drivers to netdev_tx_t
Stephen Hemminger
1
-8
/
+6
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2009-08-04
igbvf: Allow VF driver to correctly recognize failure to set mac
Alexander Duyck
1
-0
/
+4
2009-08-01
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-07-26
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
1
-3
/
+2
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
1
-6
/
+7
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
1
-3
/
+2
2009-05-29
net: dont update dev->trans_start
Eric Dumazet
1
-1
/
+0
2009-05-06
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
3
-33
/
+26
2009-04-11
igbvf: fix unused external references
Alexander Duyck
4
-8
/
+7
2009-04-08
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck
10
-0
/
+5153