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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
cxgb3: fix phy power down
Divy Le Ray
1
-8
/
+2
2009-07-08
cxgb3: AQ100X phy support update
Divy Le Ray
1
-4
/
+3
2009-07-08
MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.
Maxime Bizon
3
-0
/
+139
2009-07-08
tun: Remove a dead line of code
Paul Moore
1
-1
/
+0
2009-07-08
ucc_geth: Add support for skb recycling
Anton Vorontsov
2
-12
/
+30
2009-07-07
drivers/net/cs89x0.c: Avoid using magic number in set_dma_mode
Julia Lawall
1
-1
/
+1
2009-07-07
dm9000: add checksum offload support
Yeasah Pell
2
-17
/
+108
2009-07-07
e1000: fix flow control thresholds
Jesse Brandeburg
3
-30
/
+33
2009-07-07
e1000: implement jumbo receive with partial descriptors
Jesse Brandeburg
2
-38
/
+391
2009-07-07
e1000: allow ethtool coalesece to adjust interrupts per second
Jesse Brandeburg
2
-1
/
+53
2009-07-07
jme: Advance driver version number
Guo-Fu Tseng
1
-1
/
+1
2009-07-07
jme: Tuning rxsum function
Guo-Fu Tseng
1
-13
/
+13
2009-07-07
jme: Remove shadow register support
Guo-Fu Tseng
2
-59
/
+4
2009-07-07
jme: Change bufinf memory location
Guo-Fu Tseng
2
-26
/
+63
2009-07-07
jme: Fix typo
Guo-Fu Tseng
1
-1
/
+1
2009-07-07
jme: Fix unmatched tasklet_{enable|disable} pair
Guo-Fu Tseng
1
-4
/
+6
2009-07-07
jme: Some minor coding style consistency modifications
Guo-Fu Tseng
1
-9
/
+9
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
36
-81
/
+80
2009-07-06
vxge: Version update
Sreenivasa Honnur
1
-1
/
+1
2009-07-06
vxge: Printing the function's configured mode of operation
Sreenivasa Honnur
1
-0
/
+21
2009-07-06
vxge: Disable fcs stripping.
Sreenivasa Honnur
2
-5
/
+7
2009-07-06
vxge: Fixes in isr routine
Sreenivasa Honnur
2
-10
/
+13
2009-07-06
vxge: Removed the code to bounds check the mss value
Sreenivasa Honnur
2
-7
/
+0
2009-07-06
vxge: Corrected Register map entry for xmac_link registers
Sreenivasa Honnur
1
-3
/
+6
2009-07-06
vxge: check for card status before continuing in device close
Sreenivasa Honnur
1
-0
/
+3
2009-07-06
vxge: Fixed memory leak by freeing memory allocated for device_config
Sreenivasa Honnur
1
-0
/
+1
2009-07-06
vxge: Removed ioremap of unused bar addresses and their references
Sreenivasa Honnur
4
-45
/
+10
2009-07-06
Minor code cleanup in drivers/net/r6040.c
Michael Opdenacker
1
-2
/
+2
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
160
-259
/
+259
2009-07-06
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2
-24
/
+0
2009-07-06
forcedeth: Fix NAPI race.
Eric Dumazet
1
-11
/
+14
2009-07-06
drivers/net/smsc911x.c: Fix resource size off by 1 error
Julia Lawall
1
-3
/
+3
2009-07-06
pcnet_cs: add new id
Ken Kawasaki
1
-0
/
+1
2009-07-06
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
2
-4
/
+6
2009-07-06
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
1
-2
/
+2
2009-07-06
tun: Fix device unregister race
Herbert Xu
1
-7
/
+9
2009-07-04
be2net: fix spurious interrupt handling in intx mode
Sathya Perla
2
-7
/
+13
2009-07-04
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
3
-7
/
+110
2009-07-04
e1000e: delay second read of PHY_STATUS register on failure of first read
Bruce Allan
1
-1
/
+6
2009-07-04
e1000e: prevent NVM corruption on sectors larger than 4K
Bruce Allan
1
-2
/
+17
2009-07-04
e1000e: do not write SmartSpeed register bits on parts without support
Bruce Allan
1
-4
/
+15
2009-07-04
e1000e: delay after LCD reset and proper checks for PHY configuration done
Bruce Allan
2
-44
/
+82
2009-07-04
e1000e: PHY loopback broken on 82578
Bruce Allan
2
-0
/
+7
2009-07-04
ixgbe: Not allow 8259x unsupported wol options change from ethtool
Mallikarjuna R Chilakala
1
-1
/
+0
2009-07-04
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
1
-5
/
+5
2009-07-04
ixgbe: fix regression on some 82598 adapters
Don Skidmore
1
-10
/
+14
2009-07-04
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2
-2
/
+9
2009-07-04
qlge: Fix sizeof usage.
Ron Mercer
2
-9
/
+9
2009-07-04
qlge: Add/use function for link up/down.
Ron Mercer
3
-8
/
+26
2009-07-04
qlge: Fix MAC address bonding issue.
Ron Mercer
1
-7
/
+43
[next]