index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
sfc: Added support for new ethtool APIs for obtaining module eeprom
Stuart Hodgson
2012-05-10
3
-0
/
+116
*
|
|
sfc: By default refill RX rings as soon as space for a batch
David Riddoch
2012-05-10
1
-6
/
+12
*
|
|
sfc: Fill RX rings completely full, rather than to 95% full
David Riddoch
2012-05-10
2
-14
/
+4
*
|
|
sfc: Fix missing cleanup in failure path of efx_pci_probe()
Ben Hutchings
2012-05-10
1
-1
/
+2
*
|
|
sfc: Do not attempt to flush queues if DMA is disabled
Stuart Hodgson
2012-05-10
1
-14
/
+19
*
|
|
e1000e: Fix merge conflict (net->net-next)
Jeff Kirsher
2012-05-09
1
-45
/
+11
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-08
24
-188
/
+239
|
\
|
|
*
bnx2x: bug fix when loading after SAN boot
Ariel Elior
2012-05-06
1
-1
/
+22
|
*
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
2012-05-04
1
-2
/
+2
|
*
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
2012-05-04
3
-4
/
+6
|
*
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
2012-05-03
3
-28
/
+22
|
*
ixgbe: fix race condition with shutdown
Don Skidmore
2012-05-03
1
-0
/
+2
|
*
sungem: Fix WakeOnLan
Gerard Lledo
2012-05-03
1
-1
/
+1
|
*
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
2012-05-03
1
-3
/
+3
|
*
net: ucc_geth, increase no. of HW RX descriptors
Joakim Tjernlund
2012-05-03
1
-1
/
+1
|
*
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
2012-05-01
2
-12
/
+17
|
*
sky2: propogate rx hash when packet is copied
stephen hemminger
2012-05-01
1
-0
/
+3
|
*
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
2012-05-01
1
-46
/
+46
|
*
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
2012-05-01
1
-0
/
+1
|
*
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
2012-05-01
1
-4
/
+5
|
*
igbvf: fix the bug when initializing the igbvf
Samuel Liao
2012-05-01
1
-2
/
+2
|
*
dl2k: Clean up rio_ioctl
Jeff Mahoney
2012-04-26
2
-50
/
+9
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-04-26
2
-47
/
+54
|
|
\
|
|
*
e1000e: Fix default interrupt throttle rate not set in NIC HW
Jeff Kirsher
2012-04-25
1
-46
/
+53
|
|
*
e1000e: MSI interrupt test failed, using legacy interrupt
Prasanna S Panchamukhi
2012-04-25
1
-1
/
+1
|
*
|
ehea: fix promiscuous mode
Thadeu Lima de Souza Cascardo
2012-04-26
1
-5
/
+1
|
*
|
ehea: fix allmulticast support
Thadeu Lima de Souza Cascardo
2012-04-26
2
-10
/
+16
|
*
|
tg3: Avoid panic from reserved statblk field access
Matt Carlson
2012-04-25
1
-2
/
+16
|
*
|
tlan: add cast needed for proper 64 bit operation
Benjamin Poirier
2012-04-25
1
-1
/
+1
|
|
/
|
*
net/davinci_emac: fix failing PHY connect attempts
Anatolij Gustschin
2012-04-24
1
-1
/
+1
|
*
ehea: only register irq after setting up ports
Thadeu Lima de Souza Cascardo
2012-04-24
1
-12
/
+18
*
|
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
John Fastabend
2012-05-05
2
-1
/
+12
*
|
e1000e: increase version number
Bruce Allan
2012-05-05
1
-1
/
+1
*
|
e1000e: clear REQ and GNT in EECD (82571 && 82572)
Richard Alpe
2012-05-05
1
-1
/
+11
*
|
e1000e: enable forced master/slave on 82577
Bruce Allan
2012-05-05
1
-26
/
+45
*
|
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
2012-05-04
6
-158
/
+102
*
|
ixgbe: Reorder link flow control functions in ixgbe_common.c
Alexander Duyck
2012-05-04
1
-290
/
+282
*
|
ixgbe: Use __free_pages instead of put_page to release pages
Alexander Duyck
2012-05-04
1
-2
/
+3
*
|
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
Alexander Duyck
2012-05-04
4
-31
/
+13
*
|
ixgbe: Reorder the ring to q_vector mapping to improve performance
Alexander Duyck
2012-05-04
1
-15
/
+20
*
|
ixgbe: Track instances of buffer available but no DMA resources present
Alexander Duyck
2012-05-04
1
-3
/
+3
*
|
e1000e: initial support for i217
Bruce Allan
2012-05-04
7
-28
/
+398
*
|
e1000e: Update driver version number
Matthew Vick
2012-05-04
1
-1
/
+1
*
|
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
2012-05-03
1
-1
/
+1
*
|
ixgbevf: Update version string
Greg Rose
2012-05-03
1
-1
/
+1
*
|
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2012-05-03
2
-15
/
+15
*
|
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
2012-05-03
3
-7
/
+25
*
|
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
Chris Boot
2012-05-03
1
-8
/
+0
*
|
e1000e: Disable ASPM L1 on 82574
Chris Boot
2012-05-03
1
-1
/
+2
*
|
e1000e: Driver workaround for IPv6 Header Extension Erratum.
Matthew Vick
2012-05-03
4
-8
/
+26
[prev]
[next]