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-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
27
-35
/
+61
2011-10-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
6
-33
/
+39
2011-10-03
ath9k_hw: extend GPIO pin select mask for rfkill
Mohammed Shafi Shajakhan
1
-6
/
+1
2011-10-03
mwifiex: handle an error path correctly
Amitkumar Karwar
1
-4
/
+1
2011-10-03
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
4
-11
/
+25
2011-10-03
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
1
-0
/
+1
2011-10-03
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
3
-3
/
+14
2011-10-03
net:rfkill: add a gpio setup function into GPIO rfkill
Sangwook Lee
2
-0
/
+15
2011-10-03
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
2
-2
/
+14
2011-10-03
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
21
-1549
/
+4050
2011-10-03
ath6kl: include vmalloc.h in debug.c
Kalle Valo
1
-0
/
+1
2011-10-01
ath6kl: fix size_t related warnings
Kalle Valo
1
-7
/
+7
2011-09-30
mac80211: dont assign seqno to or aggregate QoS Null frames
Johannes Berg
1
-0
/
+4
2011-09-30
mac80211: document client powersave
Johannes Berg
2
-1
/
+99
2011-09-30
mac80211: allow out-of-band EOSP notification
Johannes Berg
5
-2
/
+88
2011-09-30
mac80211: explicitly notify drivers of frame release
Johannes Berg
4
-10
/
+78
2011-09-30
mac80211: add missing station flags to debugfs
Johannes Berg
1
-11
/
+14
2011-09-30
mac80211: optimise station flags
Johannes Berg
18
-194
/
+173
2011-09-30
mac80211: reply only once to each PS-poll
Johannes Berg
4
-17
/
+26
2011-09-30
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
3
-12
/
+92
2011-09-30
mac80211: implement uAPSD
Johannes Berg
9
-89
/
+244
2011-09-30
mac80211: allow releasing driver-buffered frames
Johannes Berg
4
-16
/
+147
2011-09-30
mac80211: clear more-data bit on filtered frames
Johannes Berg
1
-0
/
+10
2011-09-30
mac80211: remove return value from add_pending_skbs
Johannes Berg
2
-15
/
+12
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
6
-84
/
+214
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
2
-5
/
+57
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
4
-68
/
+50
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
5
-20
/
+42
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
4
-7
/
+55
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
5
-7
/
+50
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
5
-0
/
+412
2011-09-30
mac80211: standardize adding supported rates IEs
Arik Nemtsov
6
-66
/
+66
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
3
-1
/
+139
2011-09-30
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
1
-3
/
+0
2011-09-30
ath9k/ath9k_htc: Fix PS wrappers for RF kill
Mohammed Shafi Shajakhan
2
-3
/
+14
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
3
-2
/
+18
2011-09-30
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
2
-34
/
+2
2011-09-30
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
2
-12
/
+0
2011-09-30
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
6
-243
/
+207
2011-09-30
mwifiex: fix Tx data rate display issue
Amitkumar Karwar
1
-1
/
+17
2011-09-30
mwifiex: remove unreachable code
Amitkumar Karwar
1
-44
/
+2
2011-09-30
mwifiex: remove unnecessary mwifiex_dump_station_info() call
Amitkumar Karwar
1
-2
/
+0
2011-09-30
ath9k: Remove redundant my beacon check at ath_rx_ps_beacon
Rajkumar Manoharan
1
-17
/
+6
2011-09-30
ath9k: Remove unnecessary AMPDU check at tx status
Rajkumar Manoharan
2
-9
/
+2
2011-09-30
mac80211: max_tp_rate2 management of minstrel_ht
Lorenzo Bianconi
1
-0
/
+2
2011-09-30
wireless: at76c50x: use native hex_pack_byte() method
Andy Shevchenko
1
-10
/
+8
2011-09-28
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
Stephen Rothwell
1
-0
/
+1
2011-09-28
ath6kl: improve wmi debug messages
Kalle Valo
2
-10
/
+37
2011-09-28
ath6kl: add debug logs for booting
Kalle Valo
2
-9
/
+63
2011-09-28
ath6kl: add sdio debug messages
Kalle Valo
2
-9
/
+29
[next]