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
2010-07-29
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
2
-0
/
+6
2010-07-29
Revert "mac80211: fix sw scan bracketing"
Luis R. Rodriguez
1
-2
/
+2
2010-07-29
ath9k: remove the two wiphys scanning at the same time message
Luis R. Rodriguez
1
-4
/
+9
2010-07-29
cfg80211: Update of regulatory request initiator handling
Yuri Ershov
1
-1
/
+2
2010-07-29
nl80211: Fix memory leaks
Yuri Ershov
1
-0
/
+2
2010-07-29
mac80211: Put some code under MESH macro
Yuri Ershov
1
-0
/
+2
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
10
-137
/
+63
2010-07-28
Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c
Dan Carpenter
1
-1
/
+1
2010-07-27
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2
-3
/
+3
2010-07-27
Bluetooth: Add __init and __exit marks to UART drivers
Gustavo F. Padovan
4
-8
/
+8
2010-07-27
Bluetooth: Use hci_recv_stream_fragment() in UART driver
Gustavo F. Padovan
1
-101
/
+2
2010-07-27
Bluetooth: Test 'count' value before enter the loop
Gustavo F. Padovan
1
-4
/
+4
2010-07-27
Bluetooth: Fix permission of hci_ath.c
Gustavo F. Padovan
1
-0
/
+0
2010-07-27
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
3
-20
/
+45
2010-07-27
wireless: Convert wiphy_debug macro to function
Joe Perches
2
-2
/
+52
2010-07-27
drivers/net/wireless/at76c50x-usb.c: Neaten macros
Joe Perches
1
-16
/
+13
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
22
-464
/
+398
2010-07-27
include/net/cfg80211.h: Add wiphy_<level> printk equivalents
Joe Perches
1
-1
/
+63
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
2
-9
/
+0
2010-07-27
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
1
-4
/
+2
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
4
-146
/
+9
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2
-12
/
+8
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
7
-126
/
+95
2010-07-27
libertas: remove unused indirect command response handler
Dan Williams
1
-24
/
+1
2010-07-27
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
5
-34
/
+26
2010-07-27
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
5
-46
/
+158
2010-07-27
libertas: convert register access to direct commands
Dan Williams
6
-180
/
+94
2010-07-27
libertas: convert LED_GPIO_CTRL to a direct command
Dan Williams
1
-3
/
+2
2010-07-27
libertas: remove Beacon Control
Dan Williams
4
-11
/
+2
2010-07-27
libertas: remove unused Automatic Frequency Control command
Dan Williams
3
-23
/
+3
2010-07-27
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
3
-20
/
+0
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
7
-238
/
+139
2010-07-27
libertas: clean up RSSI command
Dan Williams
8
-77
/
+51
2010-07-27
libertas: clean up MONITOR_MODE command
Dan Williams
4
-72
/
+33
2010-07-27
rt2500usb: disallow to set WEP key with non zero index
Stanislaw Gruszka
1
-0
/
+8
2010-07-27
rt2500usb: truly disable encryption when initialize
Stanislaw Gruszka
1
-0
/
+1
2010-07-27
rt2500usb: write keys to proper registers
Stanislaw Gruszka
1
-1
/
+1
2010-07-27
ath9k: remove unused base_index from rate table.
Senthil Balasubramanian
2
-161
/
+160
2010-07-27
ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
Senthil Balasubramanian
1
-1
/
+1
2010-07-27
ath9k: Add three stream rate control support for AR938X.
Senthil Balasubramanian
2
-225
/
+366
2010-07-27
ath9k: Introduce bit masks for valid and valid_single_stream.
Senthil Balasubramanian
2
-145
/
+153
2010-07-27
mac80211: Fix key freeing to handle unlinked keys
Jouni Malinen
4
-12
/
+12
2010-07-27
p54: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+17
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
4739
-139657
/
+325184
2010-07-26
rt2x00: Fix regression for rt2500pci
Ivo van Doorn
1
-6
/
+13
2010-07-26
mac80211: Don't set per-BSS QoS for monitor interfaces
Sujith
1
-2
/
+6
2010-07-26
ath9k_hw: simplify noisefloor calibration chainmask calculation
Felix Fietkau
1
-18
/
+1
2010-07-26
ath9k_hw: fix a small typo in the noisefloor calibration debug code
Felix Fietkau
1
-1
/
+1
2010-07-26
ath9k_hw: fix invalid extension channel noisefloor readings in HT20
Felix Fietkau
3
-2
/
+10
2010-07-26
ath9k: fix yet another buffer leak in the tx aggregation code
Felix Fietkau
1
-8
/
+8
[next]