index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
mac80211: use call_rcu() on sta deletion
Eliad Peller
3
-57
/
+81
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
6
-6
/
+46
2012-09-07
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
Antonio Quartulli
1
-1
/
+32
2012-09-07
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
Antonio Quartulli
3
-50
/
+54
2012-09-07
net/mac80211/scan.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-06
mac80211: refactor set_channel_type
Michal Kazior
1
-19
/
+48
2012-09-06
mac80211: use synchronize_net() on key destroying
Eliad Peller
1
-1
/
+1
2012-09-06
mac80211: check power constraint IE size when parsing
Johannes Berg
3
-10
/
+6
2012-09-06
mac80211_hwsim: move module_init/exit
Johannes Berg
1
-4
/
+1
2012-09-06
wireless: remove obsolete chan no/center freq conversion functions
Johannes Berg
1
-80
/
+0
2012-09-06
mac80211: disconnect if channel switch fails
Johannes Berg
2
-18
/
+38
2012-09-06
mac80211: don't hang on to sched_scan_ies
Johannes Berg
2
-26
/
+14
2012-09-06
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2012-09-05
cfg80211: fix indentation
Hila Gonen
1
-1
/
+1
2012-09-05
wext: include wireless event id when it has a size problem
Arend van Spriel
1
-4
/
+4
2012-09-05
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
1
-5
/
+4
2012-09-05
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
1
-1
/
+1
2012-09-05
cfg80211: add kerneldoc entry for "vht_cap"
Robert P. J. Day
1
-0
/
+1
2012-09-05
cfg80211: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-09-04
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
1
-1
/
+3
2012-09-04
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-09-04
mac80211: Do not check for valid hw_queues for P2P_DEVICE
Ilan Peer
1
-7
/
+9
2012-08-22
mac80211: Fix AP mode regression
Sujith Manoharan
1
-1
/
+1
2012-08-22
mac80211: fix DS to MBSS address translation
Thomas Pedersen
1
-22
/
+16
2012-08-21
carl9170: report A-MPDU status
Christian Lamparter
2
-4
/
+12
2012-08-21
ath9k_htc: implement sta_rc_update() mac80211 callback
Antonio Quartulli
1
-0
/
+29
2012-08-21
bcma: detect and register NAND flash device
Rafał Miłecki
5
-4
/
+48
2012-08-21
bcma: detect and register serial flash device
Rafał Miłecki
6
-4
/
+146
2012-08-21
Revert "rfkill: remove dead code"
AceLan Kao
2
-0
/
+45
2012-08-21
iwlwifi: fix FW restart on init FW
Amit Beka
1
-2
/
+7
2012-08-21
iwlwifi: fix the preparation of the card
Emmanuel Grumbach
1
-9
/
+8
2012-08-20
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
1
-17
/
+6
2012-08-20
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
4
-7
/
+11
2012-08-20
mac80211: convert ops checks to WARN_ON
Johannes Berg
1
-7
/
+5
2012-08-20
mac80211: check operating channel in scan
Johannes Berg
1
-5
/
+4
2012-08-20
mac80211: use RX status band instead of current band
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: don't assume channel is set in tracing
Johannes Berg
1
-3
/
+6
2012-08-20
mac80211: use oper_channel in rate init
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: remove freq/chantype from debugfs
Johannes Berg
1
-32
/
+0
2012-08-20
mac80211: remove almost unused local variable
Johannes Berg
1
-5
/
+2
2012-08-20
mac80211: mesh: don't use global channel type
Johannes Berg
2
-8
/
+10
2012-08-20
mac80211: simplify buffers in aes_128_cmac_vector
Johannes Berg
1
-5
/
+1
2012-08-20
mac80211_hwsim: add support for P2P Device
Johannes Berg
1
-1
/
+3
2012-08-20
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
2
-1
/
+19
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
10
-96
/
+226
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
9
-20
/
+265
2012-08-20
mac80211: make ieee80211_beacon_connection_loss_work static
Johannes Berg
2
-2
/
+1
2012-08-20
mac80211: check size of channel switch IE when parsing
Johannes Berg
3
-11
/
+9
2012-08-20
mac80211: fix CSA handling timer
Johannes Berg
1
-3
/
+2
2012-08-20
mac80211: clean up CSA handling code
Johannes Berg
1
-18
/
+16
[next]