index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
igb: Support the get_ts_info ethtool method.
Carolyn Wyborny
1
-0
/
+35
2012-06-20
igb: Add switch case for supported hardware to igb_ptp_remove.
Carolyn Wyborny
1
-1
/
+11
2012-06-20
igb: A fix to VF TX rate limit
Lior Levy
2
-0
/
+6
2012-06-20
e1000: Combining Bitwise OR in one expression.
Tushar Dave
1
-6
/
+6
2012-06-20
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
1
-1
/
+1
2012-06-20
Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.
Carolyn Wyborny
1
-3
/
+7
2012-06-20
igb: Fix incorrect RAR address entries for i210/i211 device.
Carolyn Wyborny
1
-2
/
+0
2012-06-20
bnx2x: Change date and version to 1.72.51-0
Merav Sicron
1
-2
/
+2
2012-06-20
bnx2x: Support DCBX for all functions
Barak Witkowski
7
-12
/
+31
2012-06-20
bnx2x: Add support for ethtool -L
Merav Sicron
5
-12
/
+100
2012-06-20
bnx2x: Allow up to 63 RSS queues
Merav Sicron
1
-10
/
+3
2012-06-20
bnx2x: Split the FP structure
Barak Witkowski
6
-87
/
+155
2012-06-20
bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
Merav Sicron
4
-30
/
+52
2012-06-20
bnx2x: Make the transmission queues adjacent
Merav Sicron
6
-94
/
+139
2012-06-20
bnx2x: Allow more than 64 L2 CIDs
Merav Sicron
2
-20
/
+57
2012-06-20
bnx2x: Add support for 4-tupple UDP RSS
Merav Sicron
5
-15
/
+159
2012-06-20
bnx2x: Return only online tests for MF
Merav Sicron
2
-29
/
+62
2012-06-20
bnx2x: Add support for external LB
Merav Sicron
4
-9
/
+81
2012-06-19
net: lpc_eth: Driver cleanup
stigge@antcom.de
1
-5
/
+1
2012-06-18
net: lpc_eth: free skbs in start_xmit
Eric Dumazet
1
-6
/
+5
2012-06-18
be2net: Increase statistics structure size for skyhawk.
Vasundhara Volam
1
-1
/
+1
2012-06-18
be2net: Modify error message to incorporate subsystem
Vasundhara Volam
1
-6
/
+6
2012-06-18
be2net: reduce gso_max_size setting to account for ethernet header.
Sarveshwar Bandi
1
-1
/
+1
2012-06-18
bnx2x: correct LPI pass-through configuration
Yuval Mintz
1
-12
/
+6
2012-06-18
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
1
-2
/
+11
2012-06-17
bnx2x: fix link for BCM57711 with 84823 phy
Yuval Mintz
1
-1
/
+1
2012-06-17
bnx2x: fix I2C non-respondent issue
Yuval Mintz
1
-23
/
+29
2012-06-17
bnx2: Update version 2.2.2
Michael Chan
1
-2
/
+2
2012-06-17
bnx2: Read PCI function number from internal register
Michael Chan
2
-2
/
+7
2012-06-17
bnx2: Dump additional BC_STATE during firmware sync timeout.
Michael Chan
2
-0
/
+3
2012-06-17
bnx2: Dump all FTQ_CTL registers during tx_timeout
Michael Chan
2
-0
/
+112
2012-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-29
/
+27
2012-06-16
qlcnic: off by one in qlcnic_init_pci_info()
Dan Carpenter
1
-1
/
+1
2012-06-16
bnx2x: fix panic when TX ring is full
Eric Dumazet
1
-5
/
+3
2012-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-114
/
+2071
2012-06-14
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
3
-14
/
+104
2012-06-14
ixgbe: PTP Fix hwtstamp mode settings
Jacob Keller
1
-15
/
+8
2012-06-14
ixgbe: ptp code cleanup
Jacob Keller
2
-11
/
+10
2012-06-14
ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not set
Emil Tantilov
2
-4
/
+2
2012-06-14
ixgbe: align flow control DV macros with datasheet
John Fastabend
1
-15
/
+22
2012-06-14
e1000e: use more informative logging macros when netdev not yet registered
Bruce Allan
2
-20
/
+34
2012-06-14
bnx2x: fix checksum validation
Eric Dumazet
2
-21
/
+21
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-44
/
+1995
2012-06-12
tilegx network driver: initial support
Chris Metcalf
3
-2
/
+1902
2012-06-12
tg3: Apply short DMA frag workaround to 5906
Matt Carlson
1
-1
/
+2
2012-06-12
net: stmmac: Fix clock en-/disable calls
Stefan Roese
1
-2
/
+2
2012-06-12
lpc_eth: fix tx completion
Eric Dumazet
1
-5
/
+5
2012-06-12
lpc_eth: add missing ndo_change_mtu()
Eric Dumazet
1
-0
/
+1
2012-06-11
r8169: avoid NAPI scheduling delay.
françois romieu
1
-5
/
+1
2012-06-09
be2net: fix a race in be_xmit()
Eric Dumazet
1
-2
/
+3
[prev]
[next]