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