index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igbvf
/
netdev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-27
1
-10
/
+1
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-23
1
-9
/
+3
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
1
-2
/
+3
|
\
|
*
igbvf: fix issue w/ mapped_as_page being left set after unmap
Alexander Duyck
2010-01-28
1
-0
/
+1
|
*
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
1
-1
/
+1
|
*
igb/igbvf: cleanup exception handling in tx_map_adv
Alexander Duyck
2010-01-23
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-5
/
+5
|
\
|
|
*
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
2010-01-21
1
-5
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-11
1
-1
/
+2
|
\
|
|
*
igbvf: Make igbvf error message more informative
Williams, Mitch A
2009-12-24
1
-1
/
+2
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
1
-1
/
+1
*
|
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-30
1
-10
/
+3
|
/
*
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2009-12-12
1
-1
/
+7
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-2
/
+2
*
igbvf: remove skb_dma_map/unmap call from drivers
Alexander Duyck
2009-12-03
1
-14
/
+51
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
1
-3
/
+3
*
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
1
-7
/
+1
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-03
1
-4
/
+0
*
intel: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-8
/
+6
*
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-02
1
-0
/
+3
*
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
2009-07-26
1
-3
/
+2
*
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2009-06-20
1
-6
/
+7
*
net: skb_shared_info optimization
Eric Dumazet
2009-06-08
1
-3
/
+2
*
net: dont update dev->trans_start
Eric Dumazet
2009-05-29
1
-1
/
+0
*
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
2009-05-07
1
-12
/
+5
*
igbvf: fix unused external references
Alexander Duyck
2009-04-11
1
-3
/
+6
*
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck
2009-04-09
1
-0
/
+2919