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-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
6
-6
/
+32
2011-09-27
NFC: use after free on error
Dan Carpenter
1
-8
/
+6
2011-09-27
iwlagn: fix scan complete processing
Johannes Berg
2
-4
/
+33
2011-09-27
iwlagn: move iwl_process_scan_complete up
Johannes Berg
1
-54
/
+54
2011-09-27
iwlagn: refactor scan complete
Johannes Berg
1
-8
/
+11
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2
-4
/
+2
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
3
-9
/
+1
2011-09-27
iwlagn: fix slot programming
Johannes Berg
1
-1
/
+1
2011-09-27
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
4
-16
/
+19
2011-09-27
iwlagn: update rate scaling with BA notifications
Emmanuel Grumbach
1
-4
/
+9
2011-09-27
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
1
-0
/
+2
2011-09-27
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2
-3
/
+3
2011-09-27
MAINTAINERS: update iwlwifi
Wey-Yi Guy
1
-1
/
+1
2011-09-27
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
1
-1
/
+16
2011-09-27
iwlagn: remove warning in iwl_rx_handle
Emmanuel Grumbach
1
-3
/
+6
2011-09-27
ath9k: fix a regression in ath9k_ps_restore
Felix Fietkau
1
-1
/
+1
2011-09-27
NFC: protect nci_data_exchange transactions
Ilan Elias
4
-2
/
+13
2011-09-27
NFC: implicitly deactivate in nci_start_poll
Ilan Elias
1
-1
/
+6
2011-09-27
NFC: improve readability of an 'if' in nci core.c
Ilan Elias
1
-18
/
+14
2011-09-27
mwifiex: reset skb length before inserting to free queue
Amitkumar Karwar
1
-0
/
+3
2011-09-27
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
2
-3
/
+6
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
4
-12
/
+25
2011-09-27
mwifiex: fix 5GHz association issue
Amitkumar Karwar
1
-1
/
+2
2011-09-27
b43: LCN-PHY: minor clean ups
Rafał Miłecki
2
-5
/
+22
2011-09-27
b43: update dummy transmission
Rafał Miłecki
1
-4
/
+7
2011-09-27
b43: add missing MMIO defines
Rafał Miłecki
2
-18
/
+60
2011-09-27
libertas: scan behaviour consistency improvements
Daniel Drake
2
-17
/
+17
2011-09-27
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
3
-18
/
+15
2011-09-27
cfg80211: Remove strict validation of AKM suites
Jouni Malinen
1
-11
/
+1
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
27
-112
/
+137
2011-09-27
ath9k: add Block ACK bitmap in sample debug
Mohammed Shafi Shajakhan
2
-6
/
+20
2011-09-27
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
John W. Linville
11
-106
/
+274
2011-09-27
Merge branch 'master' of git://github.com/padovan/bluetooth-next
John W. Linville
14
-287
/
+538
2011-09-23
wl12xx: report the stop_ba event to all STAs in AP-mode
Arik Nemtsov
1
-1
/
+1
2011-09-23
wl12xx: correct fw_status structure for 8 sta support in AP-mode
Arik Nemtsov
2
-2
/
+4
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
7
-65
/
+102
2011-09-23
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2
-17
/
+82
2011-09-23
wl12xx: Use dev_hlid for auth and assoc req
Eliad Peller
1
-6
/
+9
2011-09-23
wl12xx: send all pending packets on channel change
Eliad Peller
1
-0
/
+2
2011-09-23
wl12xx: remove P2P ie from probe response
Eliad Peller
1
-0
/
+28
2011-09-23
wl12xx: remove TIM ie from probe response
Eliad Peller
1
-0
/
+17
2011-09-23
wl12xx: Include OFDM rates in IBSS mode
Shahar Levi
2
-5
/
+3
2011-09-23
wl12xx: fix sdio_test module functionality
Shahar Levi
2
-6
/
+15
2011-09-22
wl12xx: fix forced passive scans
Luciano Coelho
1
-6
/
+13
2011-09-22
nfc: NFC_WILINK depends on NFC_NCI
Randy Dunlap
1
-1
/
+1
2011-09-22
mwifiex: remove unneeded NULL check
Dan Carpenter
1
-2
/
+2
2011-09-22
mwifiex: add a kfree() to an error path
Dan Carpenter
1
-0
/
+1
2011-09-22
iwlagn: remove duplicate list init
Amit Beka
1
-2
/
+0
2011-09-22
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2
-2
/
+5
[next]