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