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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
rt2x00: Decrease association time for USB devices
Ivo van Doorn
10
-22
/
+39
2011-04-19
rt2800usb: add timer to handle TX_STA_FIFO
Johannes Stezenbach
4
-2
/
+51
2011-04-19
rt2800usb: handle TX status timeouts
Johannes Stezenbach
1
-4
/
+7
2011-04-19
rt2x00: fix queue timeout checks
Johannes Stezenbach
5
-25
/
+43
2011-04-19
rt2800usb: read TX_STA_FIFO asynchronously
Johannes Stezenbach
5
-24
/
+110
2011-04-19
rt2x00: Use TXOP_HTTXOP for beacons
Helmut Schaa
1
-2
/
+3
2011-04-19
rt2x00: Update TX_SW_CFG2 init value
Helmut Schaa
1
-1
/
+1
2011-04-19
rt2x00: Use correct TBTT_SYNC config in AP mode
Helmut Schaa
1
-0
/
+19
2011-04-19
rt2x00: Make rt2x00_queue_entry_for_each more flexible
Helmut Schaa
3
-21
/
+49
2011-04-19
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
19
-153
/
+203
2011-04-19
rt2x00: Fix stuck queue in tx failure case
Helmut Schaa
1
-1
/
+1
2011-04-19
rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices
Layne Edwards
1
-18
/
+42
2011-04-19
ath9k: assign keycache slots to unencrypted stations
Felix Fietkau
4
-4
/
+36
2011-04-19
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
8
-15
/
+145
2011-04-19
ath9k: Fix beacon generation on foreign channel
Rajkumar Manoharan
1
-14
/
+22
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
3
-1
/
+27
2011-04-19
ath9k_htc: Fix free slot value for cab queue
Rajkumar Manoharan
1
-1
/
+1
2011-04-19
mwifiex: optimize driver initialization code
Amitkumar Karwar
3
-64
/
+33
2011-04-19
mwifiex: remove some macro definitions
Amitkumar Karwar
5
-7
/
+4
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
13
-277
/
+105
2011-04-19
mac80211: fix debugfs printk format warning
Randy Dunlap
1
-1
/
+1
2011-04-19
iwlegacy: use pci_dev->revision
Sergei Shtylyov
1
-1
/
+1
2011-04-19
ath9k_htc: Cleanup HTC debugfs
Rajkumar Manoharan
3
-137
/
+27
2011-04-19
ath9k_htc: Add debugfs support to change debug mask
Rajkumar Manoharan
2
-0
/
+50
2011-04-19
ath: fix 0x6C for beaconing/passive scan flags based on country IE
Luis R. Rodriguez
1
-0
/
+1
2011-04-19
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
4
-0
/
+224
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
11
-805
/
+964
2011-04-19
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
19
-265
/
+113
2011-04-18
iwlagn: remove led_ops
Wey-Yi Guy
1
-4
/
+0
2011-04-18
iwlagn: remove legacy ops
Wey-Yi Guy
1
-10
/
+0
2011-04-18
iwlagn: remove un-necessary ieee80211_ops
Wey-Yi Guy
7
-37
/
+22
2011-04-18
iwlagn: no 5.2GHz/HT40 support for bgn devices
Wey-Yi Guy
2
-2
/
+2
2011-04-18
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
7
-47
/
+3
2011-04-18
iwlagn: always support uCode trace
Wey-Yi Guy
6
-11
/
+1
2011-04-18
iwlagn: use huge command for beacon
Johannes Berg
1
-2
/
+8
2011-04-18
iwlagn: verify that huge commands are synchronous
Johannes Berg
1
-0
/
+8
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
7
-27
/
+42
2011-04-18
iwlagn: use direct call for led functions
Wey-Yi Guy
11
-125
/
+27
2011-04-15
Bluetooth: Fix lockdep warning in L2CAP
Gustavo F. Padovan
1
-2
/
+0
2011-04-15
Bluetooth: Fix another locking unbalance
Gustavo F. Padovan
1
-0
/
+2
2011-04-14
ath: Add a missing world regulatory domain 0x6C
Senthil Balasubramanian
2
-3
/
+6
2011-04-14
rtlwifi: Fix unitialized variable warnings
Larry Finger
4
-5
/
+5
2011-04-14
mwifiex: rename function mwifiex_is_ba_stream_avail
Bing Zhao
2
-3
/
+4
2011-04-14
mwifiex: remove unused function parameters
Amitkumar Karwar
14
-136
/
+80
2011-04-14
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
10
-44
/
+1
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
19
-1434
/
+502
2011-04-14
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
Felix Fietkau
3
-1
/
+17
2011-04-14
ath5k: fix the EEPROM check for hw AES crypto support
Felix Fietkau
1
-1
/
+1
2011-04-14
ath5k: add a new bus op for reading the mac address
Felix Fietkau
5
-31
/
+52
2011-04-14
ath: unshare struct ath_bus_ops between ath5k and ath9k
Felix Fietkau
3
-8
/
+15
[next]