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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
ath9k: Make sure we configure a non-zero beacon interval
Vasanthakumar Thiagarajan
1
-7
/
+8
2009-07-10
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
6
-10
/
+3
2009-07-10
ath5k: enable hardware LEDs
Bob Copeland
2
-0
/
+23
2009-07-10
ath5k: cleanup ath5k_hw struct
Bob Copeland
3
-19
/
+10
2009-07-10
ath9k: downgrade ASSERT() in ath_clone_txbuf()
Vasanthakumar Thiagarajan
1
-0
/
+6
2009-07-10
ath9k: Remove unnecessary count for addba attempt
Vasanthakumar Thiagarajan
2
-13
/
+1
2009-07-10
ath9k: Nuke unneccesary helper function to see if aggr is active
Vasanthakumar Thiagarajan
1
-13
/
+1
2009-07-10
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
2
-17
/
+7
2009-07-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
21
-52
/
+116
2009-07-10
cxgb3: Fix crash caused by stashing wrong netdev_queue
Roland Dreier
1
-2
/
+1
2009-07-10
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2
-8
/
+17
2009-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
13
-11
/
+42
2009-07-08
p54: tx refused but queue active
Larry Finger
1
-2
/
+3
2009-07-08
Atheros Kconfig needs to be dependent on WLAN_80211
Jay Sternberg
1
-0
/
+1
2009-07-08
mac80211_hwsim: avoid NULL access
Johannes Berg
1
-0
/
+1
2009-07-08
ssb: Add support for 4318E
Clyde McPherson
1
-2
/
+4
2009-07-08
b43: Add support for 4318E
Clyde McPherson
1
-0
/
+1
2009-07-08
zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device
Hin-Tak Leung
1
-0
/
+1
2009-07-08
zd1211rw: 07b8:6001 is a ZD1211B
Pascal Terjan
1
-1
/
+1
2009-07-08
cxgb3: Drain Mac Tx fifo when the port goes down.
Divy Le Ray
1
-1
/
+28
2009-07-08
cxgb3: fix mac index mapping
Divy Le Ray
1
-0
/
+2
2009-07-08
cxgb3: Fix mss table initialization
Divy Le Ray
1
-0
/
+1
2009-07-08
cxgb3: use request_firmware() for the EDC registers setup
Divy Le Ray
4
-1050
/
+112
2009-07-08
cxgb3: AEL2020 phy support update
Divy Le Ray
2
-27
/
+83
2009-07-08
cxgb3: Fix T3C MAC max packet size access
Divy Le Ray
1
-5
/
+6
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
r6040: bump driver version to 0.24 and date to 08 July 2009
Florian Fainelli
1
-2
/
+2
2009-07-08
r6040: restore MIER register correctly when IRQ line is shared
Florian Fainelli
1
-1
/
+4
2009-07-08
davinci_emac: fix kernel oops when changing MAC address while interface is down
Pablo Bitton
1
-2
/
+10
2009-07-08
igb: set lan id prior to configuring phy
Alexander Duyck
1
-0
/
+4
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
hp-wmi: fix rfkill bug
Johannes Berg
1
-1
/
+1
2009-07-07
iwmc3200wifi: add Kconfig help
Samuel Ortiz
1
-0
/
+9
2009-07-07
ath9k: Fix leak in tx descriptor
Vasanthakumar Thiagarajan
1
-1
/
+8
2009-07-07
b43/b43legacy: fix radio LED initialization
Larry Finger
4
-4
/
+12
2009-07-07
drivers/net/cs89x0.c: Avoid using magic number in set_dma_mode
Julia Lawall
1
-1
/
+1
2009-07-07
fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register
Greg Ungerer
1
-1
/
+1
2009-07-07
fec: remove extra ";" from definition names
Greg Ungerer
1
-6
/
+6
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
[next]