index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
37
-78
/
+70
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
231
-316
/
+0
*
S2io: code Optimization of isr function
Sivakumar Subramani
2007-10-10
2
-97
/
+61
*
S2io: Check for device state before handling traffic
Sivakumar Subramani
2007-10-10
2
-22
/
+46
*
S2io: Cleanup - removed unused variable intr_type
Sivakumar Subramani
2007-10-10
2
-22
/
+17
*
[S2IO]: Handle and monitor all of the device errors and alarms
Sivakumar Subramani
2007-10-10
2
-136
/
+357
*
S2io: Enable all the error and alarm indications
Sivakumar Subramani
2007-10-10
3
-85
/
+278
*
remove setup of platform device from jazzsonic.c
Thomas Bogendoerfer
2007-10-10
1
-54
/
+7
*
sgiseeq: replace use of dma_cache_wback_inv
Ralf Baechle
2007-10-10
1
-15
/
+11
*
cxgb3 - Update engine microcode version
Divy Le Ray
2007-10-10
1
-2
/
+2
*
cxgb3 - Add T3C rev
Divy Le Ray
2007-10-10
2
-0
/
+4
*
cxgb3 - CQ context operations time out too soon.
Divy Le Ray
2007-10-10
1
-8
/
+11
*
cxgb3 - Set the CQ_ERR bit in CQ contexts.
Divy Le Ray
2007-10-10
2
-1
/
+6
*
cxgb3 - remove false positive in xgmac workaround
Divy Le Ray
2007-10-10
2
-1
/
+4
*
cxgb3 - log and clear PEX errors
Divy Le Ray
2007-10-10
1
-0
/
+6
*
cxgb3 - Firmware update
Divy Le Ray
2007-10-10
4
-11
/
+22
*
e100: timer power saving
Stephen Hemminger
2007-10-10
1
-1
/
+2
*
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
Auke Kok
2007-10-10
12
-2
/
+7863
*
PS3: Remove the workaround no longer needed
Masakazu Mokuno
2007-10-10
1
-12
/
+4
*
PS3: changed the way to handle tx skbs
Masakazu Mokuno
2007-10-10
1
-77
/
+63
*
pasemi_mac: Clean TX ring in poll
Olof Johansson
2007-10-10
1
-0
/
+1
*
pasemi_mac: Enable LLTX
Olof Johansson
2007-10-10
1
-1
/
+1
*
pasemi_mac: Fix RX checksum flags
Olof Johansson
2007-10-10
1
-1
/
+1
*
pasemi_mac: Fix TX ring wrap checking
Olof Johansson
2007-10-10
2
-12
/
+15
*
pasemi_mac: Batch up TX buffer frees
Olof Johansson
2007-10-10
1
-10
/
+29
*
pasemi_mac: RX performance tweaks
Olof Johansson
2007-10-10
1
-8
/
+12
*
pasemi_mac: Fix memcpy amount for short receives
Olof Johansson
2007-10-10
1
-3
/
+1
*
pasemi_mac: Enable L2 caching of packet headers
Olof Johansson
2007-10-10
2
-1
/
+12
*
pasemi_mac: Stop using the pci config space accessors for register read/writes
Olof Johansson
2007-10-10
2
-41
/
+94
*
pasemi_mac: Abstract out register access
Olof Johansson
2007-10-10
1
-94
/
+101
*
bmac: add simple ethtool support for network manager
Olaf Hering
2007-10-10
1
-0
/
+13
*
sky2: use pci_config access functions
Stephen Hemminger
2007-10-10
2
-63
/
+51
*
sky2: advanced error reporting
Stephen Hemminger
2007-10-10
2
-61
/
+27
*
sky2: dont restrict config space access
Stephen Hemminger
2007-10-10
1
-12
/
+0
*
sky2: document GPHY_CTRL bits
Stephen Hemminger
2007-10-10
1
-0
/
+22
*
sky2: use debugfs rename
Stephen Hemminger
2007-10-10
1
-32
/
+24
*
cxgb3 - Update internal memory management
Divy Le Ray
2007-10-10
2
-0
/
+4
*
cxgb3 - log adapter serial number
Divy Le Ray
2007-10-10
3
-3
/
+8
*
cxgb3 - Fatal error update
Divy Le Ray
2007-10-10
1
-0
/
+4
*
cxgb3 - tighten checks on TID values
Divy Le Ray
2007-10-10
2
-7
/
+41
*
cxgb3 - Expose HW memory page info
Divy Le Ray
2007-10-10
2
-21
/
+38
*
cxgb3 - use immediate data for offload Tx
Divy Le Ray
2007-10-10
1
-6
/
+11
*
cxgb3 - SGE doorbell overflow warning
Divy Le Ray
2007-10-10
2
-0
/
+12
*
cxgb3 - Update rx coalescing length
Divy Le Ray
2007-10-10
1
-1
/
+1
*
3c59x: check return of pci_enable_device()
Mark Hindley
2007-10-10
1
-12
/
+24
*
ibmveth: Remove use of bitfields
Brian King
2007-10-10
2
-78
/
+68
*
ibmveth: Remove dead frag processing code
Brian King
2007-10-10
2
-88
/
+17
*
ibmveth: Add ethtool driver stats hooks
Brian King
2007-10-10
1
-0
/
+51
*
ibmveth: Add ethtool TSO handlers
Brian King
2007-10-10
1
-0
/
+2
*
ibmveth: Implement ethtool hooks to enable/disable checksum offload
Brian King
2007-10-10
2
-2
/
+124
[next]