Linus Torvalds 5d32c88f0b Merge branch 'akpm' (Andrew's patch-bomb) 13 lat temu
..
Kconfig 61c0d48f15 mac80211: remove tracing config symbol 13 lat temu
Makefile 66e67e4189 mac80211: redesign auth/assoc 13 lat temu
aes_ccm.c 0cd20a278e mac80211: use AES_BLOCK_SIZE 14 lat temu
aes_ccm.h 0cd20a278e mac80211: use AES_BLOCK_SIZE 14 lat temu
aes_cmac.c 0cd20a278e mac80211: use AES_BLOCK_SIZE 14 lat temu
aes_cmac.h 75396ae6d4 mac80211: fix CMAC races 14 lat temu
agg-rx.c d72308bff5 mac80211: fix possible tid_rx->reorder_timer use after free 13 lat temu
agg-tx.c 84381b4ed5 mac80211: split addba retries in time 13 lat temu
cfg.c 6b62bf3263 mac80211: fix mesh airtime link metric estimating 13 lat temu
cfg.h e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h 17 lat temu
chan.c 3117bbdb78 mac80211: Don't let regulatory make us deaf 13 lat temu
debugfs.c 234e340582 simple_open: automatically convert to simple_open() 13 lat temu
debugfs.h 234e340582 simple_open: automatically convert to simple_open() 13 lat temu
debugfs_key.c 234e340582 simple_open: automatically convert to simple_open() 13 lat temu
debugfs_key.h f7e0104c1a mac80211: support separate default keys 14 lat temu
debugfs_netdev.c 234e340582 simple_open: automatically convert to simple_open() 13 lat temu
debugfs_netdev.h 47846c9b0c mac80211: reduce reliance on netdev 15 lat temu
debugfs_sta.c 234e340582 simple_open: automatically convert to simple_open() 13 lat temu
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access 17 lat temu
driver-ops.h 177958e967 mac80211: remove tx_sync 13 lat temu
driver-trace.c 57c9fff3d0 mac80211: fix sparse warnings/errors 16 lat temu
driver-trace.h e9ac0745c7 mac80211: rename bss_conf timestamp to last_tsf 13 lat temu
event.c e6d6e3420d cfg80211: use proper allocation flags 16 lat temu
ht.c cf6bb79ad8 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames 13 lat temu
ibss.c 888d04dfbe mac80211: use compare_ether_addr on MAC addresses instead of memcmp 13 lat temu
ieee80211_i.h dc41e4d474 mac80211: make uapsd_* keys per-vif 13 lat temu
iface.c 3abead59fc mac80211: combine QoS with other BSS changes 13 lat temu
key.c d26ad3771f mac80211: clean up asm/unaligned.h inclusion 13 lat temu
key.h 95acac61ba mac80211: allow driver to disconnect after resume 14 lat temu
led.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 lat temu
led.h 67408c8c7b mac80211: selective throughput LED trigger active 14 lat temu
main.c b603c03e95 mac80211: remove outdated comment 13 lat temu
mesh.c 888d04dfbe mac80211: use compare_ether_addr on MAC addresses instead of memcmp 13 lat temu
mesh.h 3d045a5448 mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP 13 lat temu
mesh_hwmp.c 6b62bf3263 mac80211: fix mesh airtime link metric estimating 13 lat temu
mesh_pathtbl.c 3b59bf0816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 13 lat temu
mesh_plink.c 3d4f969972 mac80211: Fix potential null pointer dereferencing 13 lat temu
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 lat temu
michael.h 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 lat temu
mlme.c dc41e4d474 mac80211: make uapsd_* keys per-vif 13 lat temu
offchannel.c 67f61261b6 mac80211: remove dead code 13 lat temu
pm.c 9d88c7f670 mac80211: use proper sub_if_data on suspend path 13 lat temu
rate.c 234e340582 simple_open: automatically convert to simple_open() 13 lat temu
rate.h 2cfc6fc584 mac80211: do not call rate control .tx_status before .rate_init 13 lat temu
rc80211_minstrel.c 868a5f719d minstrel: Remove unused function parameter in calc_rate_durations() 13 lat temu
rc80211_minstrel.h 24f7580e85 minstrel_ht: fixed rate mode through debugfs 14 lat temu
rc80211_minstrel_debugfs.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 lat temu
rc80211_minstrel_ht.c ba6fa29c6d mac80211: Don't sample max throughput rate in minstrel_ht 13 lat temu
rc80211_minstrel_ht.h de66bfd85c minstrel_ht: move minstrel_mcs_groups declaration to header file 15 lat temu
rc80211_minstrel_ht_debugfs.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 lat temu
rc80211_pid.h 25985edced Fix common misspellings 14 lat temu
rc80211_pid_algo.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 lat temu
rc80211_pid_debugfs.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 lat temu
rx.c 3117bbdb78 mac80211: Don't let regulatory make us deaf 13 lat temu
scan.c de312db345 mac80211: fix oper channel timestamp updation 13 lat temu
spectmgmt.c d15b84590a mac80211: Remove unnecessary OOM logging messages 13 lat temu
sta_info.c 888d04dfbe mac80211: use compare_ether_addr on MAC addresses instead of memcmp 13 lat temu
sta_info.h 6b62bf3263 mac80211: fix mesh airtime link metric estimating 13 lat temu
status.c 888d04dfbe mac80211: use compare_ether_addr on MAC addresses instead of memcmp 13 lat temu
tkip.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 lat temu
tkip.h 523b02ea23 mac80211: fix TKIP races, make API easier to use 14 lat temu
tx.c dc41e4d474 mac80211: make uapsd_* keys per-vif 13 lat temu
util.c fcff4f108d mac80211: Filter duplicate IE ids 13 lat temu
wep.c a828691188 mac80211: linearize SKBs as needed for crypto 13 lat temu
wep.h 617bbde878 mac80211: move RX WEP weak IV counting 13 lat temu
wme.c d3c1597b8d mac80211: fix forwarded mesh frame queue mapping 13 lat temu
wme.h d3c1597b8d mac80211: fix forwarded mesh frame queue mapping 13 lat temu
work.c 66e67e4189 mac80211: redesign auth/assoc 13 lat temu
wpa.c a828691188 mac80211: linearize SKBs as needed for crypto 13 lat temu
wpa.h d32a102819 mac80211: fix tx->skb NULL pointer dereference 13 lat temu