index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Lines
2012-05-17
e1000: Prevent reset task killing itself.
Tushar Dave
-1
/
+5
2012-05-15
pch_gbe: fix transmit races
Eric Dumazet
-16
/
+11
2012-05-11
ks8851: Update link status during link change interrupt
Stephen Boyd
-3
/
+4
2012-05-10
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
-0
/
+2
2012-05-10
igb: fix rtnl race in PM resume path
Benjamin Poirier
-14
/
+6
2012-05-09
Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
-1
/
+1
2012-05-08
r8169: fix unsigned int wraparound with TSO
Julien Ducourthial
-6
/
+10
2012-05-08
sfc: Fix division by zero when using one RX channel and no SR-IOV
Ben Hutchings
-1
/
+1
2012-05-06
bnx2x: bug fix when loading after SAN boot
Ariel Elior
-1
/
+22
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
-2
/
+2
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
-4
/
+6
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
-28
/
+22
2012-05-03
ixgbe: fix race condition with shutdown
Don Skidmore
-0
/
+2
2012-05-03
sungem: Fix WakeOnLan
Gerard Lledo
-1
/
+1
2012-05-02
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
-3
/
+3
2012-05-02
net: ucc_geth, increase no. of HW RX descriptors
Joakim Tjernlund
-1
/
+1
2012-05-01
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
-12
/
+17
2012-05-01
sky2: propogate rx hash when packet is copied
stephen hemminger
-0
/
+3
2012-04-30
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
-46
/
+46
2012-04-30
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
-0
/
+1
2012-04-30
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
-4
/
+5
2012-04-30
igbvf: fix the bug when initializing the igbvf
Samuel Liao
-2
/
+2
2012-04-26
dl2k: Clean up rio_ioctl
Jeff Mahoney
-50
/
+9
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
-47
/
+54
2012-04-26
ehea: fix promiscuous mode
Thadeu Lima de Souza Cascardo
-5
/
+1
2012-04-26
ehea: fix allmulticast support
Thadeu Lima de Souza Cascardo
-10
/
+16
2012-04-25
tg3: Avoid panic from reserved statblk field access
Matt Carlson
-2
/
+16
2012-04-25
tlan: add cast needed for proper 64 bit operation
Benjamin Poirier
-1
/
+1
2012-04-24
e1000e: Fix default interrupt throttle rate not set in NIC HW
Jeff Kirsher
-46
/
+53
2012-04-24
e1000e: MSI interrupt test failed, using legacy interrupt
Prasanna S Panchamukhi
-1
/
+1
2012-04-24
net/davinci_emac: fix failing PHY connect attempts
Anatolij Gustschin
-1
/
+1
2012-04-24
ehea: only register irq after setting up ports
Thadeu Lima de Souza Cascardo
-12
/
+18
2012-04-21
drivers/net: Do not free an IRQ if its request failed
Lee Jones
-2
/
+1
2012-04-21
ks8851: Fix request_irq/free_irq mismatch
Matt Renzelmann
-1
/
+1
2012-04-21
ks8851: Fix mutex deadlock in ks8851_net_stop()
Stephen Boyd
-5
/
+6
2012-04-19
bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()
Dan Carpenter
-6
/
+6
2012-04-19
ksz884x: don't copy too much in netdev_set_mac_address()
Dan Carpenter
-1
/
+1
2012-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
-8
/
+12
2012-04-17
davinci_mdio: Fix MDIO timeout check
Christian Riesch
-0
/
+5
2012-04-17
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
-8
/
+10
2012-04-17
ixgbe: add missing rtnl_lock in PM resume path
Benjamin Poirier
-0
/
+2
2012-04-14
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
-1
/
+1
2012-04-14
ixgbe: fix WoL issue with fiber
Don Skidmore
-0
/
+10
2012-04-14
e1000e: issues in Sx on 82577/8/9
Bruce Allan
-5
/
+10
2012-04-13
net: smsc911x: fix skb handling in receive path
Will Deacon
-9
/
+5
2012-04-13
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
-4
/
+4
2012-04-13
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
-9
/
+7
2012-04-13
8139cp: set intr mask after its handler is registered
Jason Wang
-2
/
+8
2012-04-13
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
-10
/
+7
2012-04-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
-26
/
+51
[next]