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