..
Kconfig
…
Makefile
…
aead_api.c
…
aead_api.h
…
aes_ccm.h
…
aes_cmac.c
…
aes_cmac.h
…
aes_gcm.h
…
aes_gmac.c
…
aes_gmac.h
…
agg-rx.c
mac80211: add missing null return check from call to ieee80211_get_sband
2019-07-31 10:51:17 +02:00
agg-tx.c
mac80211: simplify TX aggregation start
2019-10-04 13:58:13 +02:00
cfg.c
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
2019-11-08 10:19:19 +01:00
chan.c
…
debug.h
…
debugfs.c
mac80211: AMPDU handling for rekeys with Extended Key ID
2019-07-26 13:29:10 +02:00
debugfs.h
…
debugfs_key.c
…
debugfs_key.h
…
debugfs_netdev.c
mac80211: fix txq null pointer dereference
2019-10-01 17:56:19 +02:00
debugfs_netdev.h
…
debugfs_sta.c
…
debugfs_sta.h
…
driver-ops.c
mac80211: don't warn about CW params when not using them
2019-07-20 21:40:32 +02:00
driver-ops.h
mac80211: pass the vif to cancel_remain_on_channel
2019-07-26 13:08:28 +02:00
ethtool.c
…
fils_aead.c
…
fils_aead.h
…
he.c
mac80211: fix possible NULL pointerderef in obss pd code
2019-08-21 10:58:32 +02:00
ht.c
mac80211: add support for the ADDBA extension element
2019-07-29 16:40:22 +02:00
ibss.c
mac80211: IBSS: avoid unneeded return value processing
2019-10-04 13:47:12 +02:00
ieee80211_i.h
mac80211: IBSS: send deauth when expiring inactive STAs
2019-09-11 09:33:29 +02:00
iface.c
mac80211: allow drivers to set max MTU
2019-09-11 09:33:29 +02:00
key.c
mac80211: don't check if key is NULL in ieee80211_key_link()
2019-09-11 09:33:28 +02:00
key.h
mac80211: clear crypto tx tailroom counter upon keys enable
2019-09-11 09:33:28 +02:00
led.c
…
led.h
…
main.c
mac80211: fix ieee80211_txq_setup_flows() failure path
2019-11-08 09:11:33 +01:00
mesh.c
mac80211: implement HE support for mesh
2019-07-26 16:14:12 +02:00
mesh.h
mac80211: implement HE support for mesh
2019-07-26 16:14:12 +02:00
mesh_hwmp.c
…
mesh_pathtbl.c
…
mesh_plink.c
mac80211: implement HE support for mesh
2019-07-26 16:14:12 +02:00
mesh_ps.c
…
mesh_sync.c
…
michael.c
…
michael.h
…
mlme.c
mac80211: don't re-parse elems in ieee80211_assoc_success()
2019-11-08 10:18:31 +01:00
ocb.c
…
offchannel.c
mac80211: pass the vif to cancel_remain_on_channel
2019-07-26 13:08:28 +02:00
pm.c
…
rate.c
…
rate.h
mac80211: remove unused and unneeded remove_sta_debugfs callback
2019-07-26 13:21:12 +02:00
rc80211_minstrel.c
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
2019-10-11 10:31:45 +02:00
rc80211_minstrel.h
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
2019-10-11 10:31:45 +02:00
rc80211_minstrel_debugfs.c
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
2019-10-11 10:31:45 +02:00
rc80211_minstrel_ht.c
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
2019-10-11 10:31:45 +02:00
rc80211_minstrel_ht.h
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
2019-10-11 10:31:45 +02:00
rc80211_minstrel_ht_debugfs.c
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
2019-10-11 10:31:45 +02:00
rx.c
mac80211: accept deauth frames in IBSS mode
2019-10-07 21:59:48 +02:00
scan.c
mac80211: fix scan when operating on DFS channels in ETSI domains
2019-10-07 22:10:50 +02:00
spectmgmt.c
…
sta_info.c
mac80211: fix station inactive_time shortly after boot
2019-11-08 09:17:28 +01:00
sta_info.h
mac80211: add assoc-at support
2019-08-21 10:58:10 +02:00
status.c
nl80211: Add support for EDMG channels
2019-08-21 11:07:35 +02:00
tdls.c
…
tkip.c
…
tkip.h
…
trace.c
…
trace.h
mac80211: pass the vif to cancel_remain_on_channel
2019-07-26 13:08:28 +02:00
trace_msg.h
…
tx.c
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
2019-11-08 10:19:19 +01:00
util.c
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
2019-10-01 17:56:19 +02:00
vht.c
mac80211: vht: add support VHT EXT NSS BW in parsing VHT
2019-09-11 09:13:03 +02:00
wep.c
…
wep.h
…
wme.c
…
wme.h
…
wpa.c
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
2019-07-26 16:14:12 +02:00
wpa.h
…