Simon Wunderlich 0834ae3c3a mac80211: check csa wiphy flag in ibss before switching 12 rokov pred
..
Kconfig 8f2535b92d mac80211: process the CSA frame for mesh accordingly 12 rokov pred
Makefile 3f52b7e328 mac80211: mesh power save basics 13 rokov pred
aes_ccm.c 7ec7c4a9a6 mac80211: port CCMP to cryptoapi's CCM driver 12 rokov pred
aes_ccm.h 7ec7c4a9a6 mac80211: port CCMP to cryptoapi's CCM driver 12 rokov pred
aes_cmac.c 4afebd6364 mac80211: include export.h in aes_cmac 13 rokov pred
aes_cmac.h 75396ae6d4 mac80211: fix CMAC races 14 rokov pred
agg-rx.c 0a214d3f7e mac80211: improve aggregation debug messages 13 rokov pred
agg-tx.c 8147dc7f54 mac80211: fix aggregation state with current drivers 13 rokov pred
cfg.c 3f718fd840 mac80211: fix the mesh channel switch support 12 rokov pred
cfg.h e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h 18 rokov pred
chan.c 7578d57520 mac80211: implement STA CSA for drivers using channel contexts 12 rokov pred
debug.h 8f2535b92d mac80211: process the CSA frame for mesh accordingly 12 rokov pred
debugfs.c f364ef99a8 mac80211: fix some snprintf misuses 12 rokov pred
debugfs.h 8c1dddd607 mac80211: use __printf attribute in debugfs 13 rokov pred
debugfs_key.c ddbfe860ac mac80211: move sdata debugfs dir to vif 12 rokov pred
debugfs_key.h f7e0104c1a mac80211: support separate default keys 15 rokov pred
debugfs_netdev.c 687da13223 mac80211: implement SMPS for AP 12 rokov pred
debugfs_netdev.h 47846c9b0c mac80211: reduce reliance on netdev 16 rokov pred
debugfs_sta.c 7cf1f14ecf mac80211: add debugfs for driver-buffered TID bitmap 12 rokov pred
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access 18 rokov pred
driver-ops.h 55fff50113 mac80211: add explicit IBSS driver operations 12 rokov pred
event.c e6d6e3420d cfg80211: use proper allocation flags 16 rokov pred
ht.c 687da13223 mac80211: implement SMPS for AP 12 rokov pred
ibss.c 0834ae3c3a mac80211: check csa wiphy flag in ibss before switching 12 rokov pred
ieee80211_i.h 3f718fd840 mac80211: fix the mesh channel switch support 12 rokov pred
iface.c 57fb089f48 mac80211: fix crash when using AP VLAN interfaces 12 rokov pred
key.c c5dc164df6 mac80211: use ERR_CAST() 12 rokov pred
key.h 7ec7c4a9a6 mac80211: port CCMP to cryptoapi's CCM driver 12 rokov pred
led.c e47f2509e5 mac80211: use oneshot blink API for LED triggers 12 rokov pred
led.h e47f2509e5 mac80211: use oneshot blink API for LED triggers 12 rokov pred
main.c 24d47300d1 mac80211: set hw initial idle state 12 rokov pred
mesh.c 3f718fd840 mac80211: fix the mesh channel switch support 12 rokov pred
mesh.h f81a9dedaf mac80211: update mesh beacon on workqueue 12 rokov pred
mesh_hwmp.c b2e506bfc4 mac80211: parse VHT channel switch IEs 12 rokov pred
mesh_pathtbl.c ae76eef027 mac80211: return new mpath from mesh_path_add() 12 rokov pred
mesh_plink.c 446075d76b mac80211: fixes for mesh powersave logic 12 rokov pred
mesh_ps.c 446075d76b mac80211: fixes for mesh powersave logic 12 rokov pred
mesh_sync.c bf7cd94dcc mac80211: clean up mesh code 13 rokov pred
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 rokov pred
michael.h 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 rokov pred
mlme.c 12b5f34d2d mac80211: fix connection polling 12 rokov pred
offchannel.c 22c4ceed01 mac80211: Run deferred scan if last roc_list item is not started 12 rokov pred
pm.c cd34f647a7 mac80211: fix monitor interface suspend crash regression 12 rokov pred
rate.c 1d2d350bbf mac80211: respect rate mask in TX 12 rokov pred
rate.h c1b1203d65 net: misc: Remove extern from function prototypes 12 rokov pred
rc80211_minstrel.c 45966aebad mac80211: add fixed_rate management to minstrel rc 12 rokov pred
rc80211_minstrel.h 06d961a8e2 mac80211/minstrel: use the new rate control API 12 rokov pred
rc80211_minstrel_debugfs.c e1c3b15dd3 mac80211: cosmetics for minstrel_debugfs 12 rokov pred
rc80211_minstrel_ht.c 5664da4429 mac80211: use capped prob when computing throughputs 12 rokov pred
rc80211_minstrel_ht.h a85666627b mac80211/minstrel_ht: use the new rate control API 12 rokov pred
rc80211_minstrel_ht_debugfs.c a0497f9f57 mac80211/minstrel_ht: add support for using CCK rates 13 rokov pred
rc80211_pid.h 25985edced Fix common misspellings 14 rokov pred
rc80211_pid_algo.c 3de805cf96 mac80211/rc80211: add chandef to rate initialization 12 rokov pred
rc80211_pid_debugfs.c f364ef99a8 mac80211: fix some snprintf misuses 12 rokov pred
rx.c 051a41fa4e mac80211: don't attempt to reorder multicast frames 12 rokov pred
scan.c 18db594a10 mac80211: fix scheduled scan rtnl deadlock 12 rokov pred
spectmgmt.c 3f718fd840 mac80211: fix the mesh channel switch support 12 rokov pred
sta_info.c 687da13223 mac80211: implement SMPS for AP 12 rokov pred
sta_info.h 687da13223 mac80211: implement SMPS for AP 12 rokov pred
status.c 353c78152c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 rokov pred
tkip.c 655914ab86 mac80211: use just spin_lock() in ieee80211_get_tkip_p2k() 12 rokov pred
tkip.h 523b02ea23 mac80211: fix TKIP races, make API easier to use 14 rokov pred
trace.c 3fae027316 mac80211: trace debug messages 13 rokov pred
trace.h 9f96da4dd2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 12 rokov pred
tx.c 353c78152c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 rokov pred
util.c 3f718fd840 mac80211: fix the mesh channel switch support 12 rokov pred
vht.c 5eb7906b47 ieee80211: fix vht cap definitions 12 rokov pred
wep.c 4325f6caad wireless: move crypto constants to ieee80211.h 12 rokov pred
wep.h 617bbde878 mac80211: move RX WEP weak IV counting 14 rokov pred
wme.c 3f52b7e328 mac80211: mesh power save basics 13 rokov pred
wme.h 00e96decfd mac80211: save wmm_acm per sdata 13 rokov pred
wpa.c 7ec7c4a9a6 mac80211: port CCMP to cryptoapi's CCM driver 12 rokov pred
wpa.h d32a102819 mac80211: fix tx->skb NULL pointer dereference 14 rokov pred