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.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-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
*
atm: solos-pci: Fix set-but-unused variable.
David S. Miller
2011-04-17
1
-2
/
+1
*
atm: idt77252: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-48
/
+4
*
atm: he: Fix undefined sequence points.
David S. Miller
2011-04-17
1
-2
/
+2
*
atm: eni: Kill set-but-unused variables.
David S. Miller
2011-04-17
1
-5
/
+0
*
net: gianfar: convert to hw_features
Michał Mirosław
2011-04-15
3
-61
/
+16
*
net: mlx4: convert to hw_features
Michał Mirosław
2011-04-15
4
-60
/
+11
*
net: forcedeth: convert to hw_features
Michał Mirosław
2011-04-15
1
-52
/
+26
*
net: dm9000: convert to hw_features
Michał Mirosław
2011-04-15
1
-44
/
+13
*
net: spider_net: convert to hw_features
Michał Mirosław
2011-04-15
3
-36
/
+7
*
rndis_host: Quirky devices are still 'point-to-point'
Ben Hutchings
2011-04-14
1
-1
/
+1
*
net-bonding: Adding support for throughputs larger than 65536 Mbps
David Decotigny
2011-04-14
2
-8
/
+10
*
net-bonding: Fix minor/cosmetic type inconsistencies
David Decotigny
2011-04-14
2
-4
/
+2
*
net-bonding: Fix minor sparse complaints
David Decotigny
2011-04-14
3
-4
/
+3
*
qlge: make nic_operations struct const
stephen hemminger
2011-04-14
2
-3
/
+3
*
sfc: make function tables const
stephen hemminger
2011-04-14
13
-24
/
+24
*
ethtool: allow custom interval for physical identification
Allan, Bruce W
2011-04-14
12
-14
/
+14
*
ixgbe: DCB, X540 devices do not respond to pause frames
John Fastabend
2011-04-13
2
-2
/
+9
*
ixgbe: DCB, misallocated packet buffer size with X540 device
John Fastabend
2011-04-13
6
-27
/
+52
*
ixgbe: make device_caps() generic
Emil Tantilov
2011-04-13
4
-17
/
+18
*
ixgbe: explicitly disable 100H for x540
Emil Tantilov
2011-04-13
1
-1
/
+2
*
ixgbe: add support for new HW
Emil Tantilov
2011-04-13
3
-0
/
+4
*
ixgbe: fix semaphores in eeprom routines for x540
Emil Tantilov
2011-04-13
3
-47
/
+153
*
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
2011-04-13
8
-28
/
+36
*
ixgbe: fix 82599 KR downshift coexistence with LESM FW module
Emil Tantilov
2011-04-13
2
-1
/
+48
*
ixgbe: move disabling of relaxed ordering in start_hw()
Emil Tantilov
2011-04-13
3
-5
/
+35
*
ixgbe: refactor common start_hw code for 82599 and x540
Emil Tantilov
2011-04-13
4
-13
/
+58
*
ixgbe: update version string for Dell CEM use
Jeff Kirsher
2011-04-13
1
-2
/
+6
*
ixgbe: fix namespacecheck issue
Emil Tantilov
2011-04-13
1
-1
/
+1
*
ixgbe: correct function number for some 82598 parts
Emil Tantilov
2011-04-13
2
-1
/
+38
*
ixgbe: fix return value checks
Emil Tantilov
2011-04-13
1
-3
/
+2
*
ixgbe: DCB, further cleanups to app configuration
John Fastabend
2011-04-13
1
-83
/
+24
*
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
Bruce Allan
2011-04-13
3
-11
/
+30
*
e1000e: fix stats locking in e1000_watchdog_task
Flavio Leitner
2011-04-13
1
-1
/
+1
*
e1000e: convert to new VLAN model
Jeff Kirsher
2011-04-13
3
-81
/
+119
*
e1000e: PCIe link speed in GT/s, not GB/s
Bruce Allan
2011-04-13
1
-1
/
+1
*
e1000e: convert short duration msleep() to usleep_range()
Bruce Allan
2011-04-13
7
-35
/
+33
*
igb: introduce igb_thermal_sensor_event for sensor checking
Stefan Assmann
2011-04-13
1
-33
/
+34
*
igb: fix typo in igb_validate_nvm_checksum_82580
Stefan Assmann
2011-04-13
1
-1
/
+2
*
net: allow shifted access in smsc911x V2
Mathieu J. Poirier
2011-04-13
1
-7
/
+149
*
tg3: Add support for extended VPD blocks
Matt Carlson
2011-04-13
2
-44
/
+83
*
tg3: Add jumbo frame loopback tests to selftest
Matt Carlson
2011-04-13
1
-9
/
+25
*
tg3: Automatically size stat/test string arrays
Matt Carlson
2011-04-13
1
-7
/
+8
*
tg3: Dump registers when status block shows errors
Matt Carlson
2011-04-13
2
-1
/
+42
*
tg3: Provide full regdump on tx timeout
Matt Carlson
2011-04-13
2
-68
/
+123
*
rndis_host: Poll status before control channel where necessary
Ben Hutchings
2011-04-13
1
-7
/
+32
*
stmmac: review Wol and enable the Unicast support
Giuseppe Cavallaro
2011-04-13
2
-4
/
+5
*
macb: Add rx overrun counter
Alexander Stein
2011-04-13
1
-1
/
+7
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-04-12
184
-12311
/
+28545
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-12
184
-12311
/
+28545
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-07
45
-237
/
+576
|
|
|
\
[next]