Johannes Berg 1e359a5de8 Revert "mac80211: Fix accounting of the tailroom-needed counter" 11 年 前
..
Kconfig 239281f803 mac80211: 802.11p OCB mode support 11 年 前
Makefile 239281f803 mac80211: 802.11p OCB mode support 11 年 前
aes_ccm.c 4f031fa9f1 mac80211: Fix regression that triggers a kernel BUG with CCMP 11 年 前
aes_ccm.h 7ec7c4a9a6 mac80211: port CCMP to cryptoapi's CCM driver 12 年 前
aes_cmac.c f359d3fe83 mac80211: fix checkpatch errors 12 年 前
aes_cmac.h f359d3fe83 mac80211: fix checkpatch errors 12 年 前
agg-rx.c 4549cf2b18 mac80211: fix offloaded BA session traffic after hw restart 11 年 前
agg-tx.c b6da911b3c mac80211: synchronously reserve TID per station 11 年 前
cfg.c a7a6bdd067 mac80211: introduce TDLS channel switch ops 11 年 前
cfg.h 8a47cea7d4 mac80211: make cfg80211 ops and privid const 12 年 前
chan.c 722ddb0dab mac80211: update the channel context after channel switch 11 年 前
debug.h 239281f803 mac80211: 802.11p OCB mode support 11 年 前
debugfs.c 0d8614b4b9 mac80211: replace SMPS hw flags with wiphy feature bits 11 年 前
debugfs.h aa51142fc5 mac80211: fix some missing includes 11 年 前
debugfs_key.c 5c6761adc7 mac80211: remove unnecessary null test before debugfs_remove() 11 年 前
debugfs_key.h f7e0104c1a mac80211: support separate default keys 15 年 前
debugfs_netdev.c 0d8614b4b9 mac80211: replace SMPS hw flags with wiphy feature bits 11 年 前
debugfs_netdev.h aa51142fc5 mac80211: fix some missing includes 11 年 前
debugfs_sta.c a7a6bdd067 mac80211: introduce TDLS channel switch ops 11 年 前
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access 18 年 前
driver-ops.h f815e2b3c0 mac80211: notify drivers on sta rate table changes 11 年 前
ethtool.c b7ffbd7ef6 cfg80211: make ethtool the driver's responsibility 11 年 前
event.c e6d6e3420d cfg80211: use proper allocation flags 16 年 前
ht.c dc5943d540 mac80211: set Rx highest rate in ht_cap 11 年 前
ibss.c 84469a45a1 mac80211: use secondary channel offset IE also beacons during CSA 11 年 前
ieee80211_i.h 9a638ddfb0 Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 11 年 前
iface.c de51f1649a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 11 年 前
key.c 1e359a5de8 Revert "mac80211: Fix accounting of the tailroom-needed counter" 11 年 前
key.h 7907c7d33c mac80211: free all AP/VLAN keys at once 12 年 前
led.c e47f2509e5 mac80211: use oneshot blink API for LED triggers 12 年 前
led.h e47f2509e5 mac80211: use oneshot blink API for LED triggers 12 年 前
main.c 8a4d32f30d mac80211: add TDLS channel-switch Rx flow 11 年 前
mesh.c 84469a45a1 mac80211: use secondary channel offset IE also beacons during CSA 11 年 前
mesh.h a2db2ed3fb mac80211: implement cfg80211_ops to query mesh proxy path table 11 年 前
mesh_hwmp.c be45dff290 mac80211: remove unnecessary break after return 11 年 前
mesh_pathtbl.c a2db2ed3fb mac80211: implement cfg80211_ops to query mesh proxy path table 11 年 前
mesh_plink.c 61a3d4f9d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 11 年 前
mesh_ps.c 864a6040f3 mac80211: clear sequence/fragment number in QoS-null frames 12 年 前
mesh_sync.c 8c5bb1fad0 mac80211: remove BUG_ON usage 11 年 前
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 年 前
michael.h aa51142fc5 mac80211: fix some missing includes 11 年 前
mlme.c 7e6225a160 mac80211: avoid using uninitialized stack data 11 年 前
ocb.c 239281f803 mac80211: 802.11p OCB mode support 11 年 前
offchannel.c cca07b00a5 mac80211: introduce refcount for queue_stop_reasons 11 年 前
pm.c cca07b00a5 mac80211: introduce refcount for queue_stop_reasons 11 年 前
rate.c 336004e291 mac80211: add more missing checks for VHT tx rates 11 年 前
rate.h f027c2aca0 mac80211: add ieee80211_tx_status_noskb 11 年 前
rc80211_minstrel.c fb7acfb8e1 mac80211: minstrel: switch to .tx_status_noskb 11 年 前
rc80211_minstrel.h ca12c0c833 mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT 11 年 前
rc80211_minstrel_debugfs.c 11b2357d5d mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats 11 年 前
rc80211_minstrel_ht.c 81c412600f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 11 年 前
rc80211_minstrel_ht.h 9208247d74 mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz 11 年 前
rc80211_minstrel_ht_debugfs.c 8ec7886b1c mac80211: minstrel_ht: use group flags instead of index to display rates 11 年 前
rx.c d025933e29 mac80211: fix multicast LED blinking and counter 11 年 前
scan.c a344d6778a mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR 11 年 前
spectmgmt.c 84469a45a1 mac80211: use secondary channel offset IE also beacons during CSA 11 年 前
sta_info.c b6da911b3c mac80211: synchronously reserve TID per station 11 年 前
sta_info.h b6da911b3c mac80211: synchronously reserve TID per station 11 年 前
status.c f027c2aca0 mac80211: add ieee80211_tx_status_noskb 11 年 前
tdls.c 8a4d32f30d mac80211: add TDLS channel-switch Rx flow 11 年 前
tkip.c f359d3fe83 mac80211: fix checkpatch errors 12 年 前
tkip.h 523b02ea23 mac80211: fix TKIP races, make API easier to use 14 年 前
trace.c 3fae027316 mac80211: trace debug messages 13 年 前
trace.h 98f0334263 cfg80211: clean up beacon loss CQM event 11 年 前
tx.c 336004e291 mac80211: add more missing checks for VHT tx rates 11 年 前
util.c 40a11ca83d mac80211: check if channels allow 80 MHz for VHT probe requests 11 年 前
vht.c 8b1956f041 mac80211: don't allow 40MHz tx rates in case of 20MHz chandef 11 年 前
wep.c 452218d9fd mac80211: fix network header breakage during encryption 11 年 前
wep.h 617bbde878 mac80211: move RX WEP weak IV counting 14 年 前
wme.c b6da911b3c mac80211: synchronously reserve TID per station 11 年 前
wme.h 02219b3abc mac80211: add WMM admission control support 11 年 前
wpa.c 452218d9fd mac80211: fix network header breakage during encryption 11 年 前
wpa.h 2475b1cc0d mac80211: add generic cipher scheme support 12 年 前