David S. Miller 57219dc7bf Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 11 سال پیش
..
Kconfig 20edb50e59 mac80211: remove PID rate control 11 سال پیش
Makefile b7ffbd7ef6 cfg80211: make ethtool the driver's responsibility 11 سال پیش
aes_ccm.c 6e1ee5d2e9 mac80211: remove VLAIS usage from mac80211 11 سال پیش
aes_ccm.h 7ec7c4a9a6 mac80211: port CCMP to cryptoapi's CCM driver 12 سال پیش
aes_cmac.c f359d3fe83 mac80211: fix checkpatch errors 11 سال پیش
aes_cmac.h f359d3fe83 mac80211: fix checkpatch errors 11 سال پیش
agg-rx.c 4549cf2b18 mac80211: fix offloaded BA session traffic after hw restart 11 سال پیش
agg-tx.c cca07b00a5 mac80211: introduce refcount for queue_stop_reasons 11 سال پیش
cfg.c f699317487 mac80211: set smps_mode according to ap params 11 سال پیش
cfg.h 8a47cea7d4 mac80211: make cfg80211 ops and privid const 11 سال پیش
chan.c 61a3d4f9d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 11 سال پیش
debug.h 8f2535b92d mac80211: process the CSA frame for mesh accordingly 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 ddbfe860ac mac80211: move sdata debugfs dir to vif 12 سال پیش
debugfs_key.h f7e0104c1a mac80211: support separate default keys 14 سال پیش
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 6bd2bd27ba Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 11 سال پیش
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access 17 سال پیش
driver-ops.h a4bcaf5556 mac80211: extend set_coverage_class signature 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 d98ad83ee8 mac80211: add Intel Mobile Communications copyright 11 سال پیش
ieee80211_i.h c8d6591752 mac80211: support DTPC IE (from Cisco Client eXtensions) 11 سال پیش
iface.c d98ad83ee8 mac80211: add Intel Mobile Communications copyright 11 سال پیش
key.c 29c3f9c399 mac80211: clear key material when freeing keys 11 سال پیش
key.h 7907c7d33c mac80211: free all AP/VLAN keys at once 11 سال پیش
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 d98ad83ee8 mac80211: add Intel Mobile Communications copyright 11 سال پیش
mesh.c af296bdb8d mac80211: move csa counters from sdata to beacon/presp 11 سال پیش
mesh.h f63f8421d4 mac80211: use put_unaligned_le in mesh when necessary 11 سال پیش
mesh_hwmp.c be45dff290 mac80211: remove unnecessary break after return 11 سال پیش
mesh_pathtbl.c 2688eba9d5 mac80211: Replace rcu_dereference() with rcu_access_pointer() 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 11 سال پیش
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 6bd2bd27ba Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 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 cc01f9b55f mac80211: remove module handling from rate control ops 11 سال پیش
rate.h 20edb50e59 mac80211: remove PID rate control 11 سال پیش
rc80211_minstrel.c ca12c0c833 mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT 11 سال پیش
rc80211_minstrel.h ca12c0c833 mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT 11 سال پیش
rc80211_minstrel_debugfs.c ca12c0c833 mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT 11 سال پیش
rc80211_minstrel_ht.c 5935839ad7 mac80211: improve minstrel_ht rate sorting by throughput & probability 11 سال پیش
rc80211_minstrel_ht.h 5935839ad7 mac80211: improve minstrel_ht rate sorting by throughput & probability 11 سال پیش
rc80211_minstrel_ht_debugfs.c 5935839ad7 mac80211: improve minstrel_ht rate sorting by throughput & probability 11 سال پیش
rx.c d98ad83ee8 mac80211: add Intel Mobile Communications copyright 11 سال پیش
scan.c d98ad83ee8 mac80211: add Intel Mobile Communications copyright 11 سال پیش
spectmgmt.c 3f718fd840 mac80211: fix the mesh channel switch support 11 سال پیش
sta_info.c 57219dc7bf Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 11 سال پیش
sta_info.h 9d58f25b12 mac80211: add TDLS connection timeout 11 سال پیش
status.c 9d58f25b12 mac80211: add TDLS connection timeout 11 سال پیش
tdls.c 59cd85cbcf mac80211: set network header in TDLS frames 11 سال پیش
tkip.c f359d3fe83 mac80211: fix checkpatch errors 11 سال پیش
tkip.h 523b02ea23 mac80211: fix TKIP races, make API easier to use 14 سال پیش
trace.c 3fae027316 mac80211: trace debug messages 13 سال پیش
trace.h a4bcaf5556 mac80211: extend set_coverage_class signature 11 سال پیش
tx.c 57219dc7bf Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 11 سال پیش
util.c c8d6591752 mac80211: support DTPC IE (from Cisco Client eXtensions) 11 سال پیش
vht.c bed766bd4c mac80211: disable VHT for TDLS 11 سال پیش
wep.c ba9030c20a mac80211: remove weak WEP IV accounting 11 سال پیش
wep.h 617bbde878 mac80211: move RX WEP weak IV counting 13 سال پیش
wme.c d98ad83ee8 mac80211: add Intel Mobile Communications copyright 11 سال پیش
wme.h 00e96decfd mac80211: save wmm_acm per sdata 13 سال پیش
wpa.c b1e9be8775 mac80211: annotate MMIC head/tailroom warning 11 سال پیش
wpa.h 2475b1cc0d mac80211: add generic cipher scheme support 11 سال پیش