| .. |
|
aead_api.c
|
mac80211: use crypto_aead_authsize()
|
2017-10-11 15:46:45 +02:00 |
|
aead_api.h
|
mac80211: aead api to reduce redundancy
|
2017-10-11 09:37:35 +02:00 |
|
aes_ccm.h
|
mac80211: aead api to reduce redundancy
|
2017-10-11 09:37:35 +02:00 |
|
aes_cmac.c
|
|
|
|
aes_cmac.h
|
|
|
|
aes_gcm.h
|
mac80211: aead api to reduce redundancy
|
2017-10-11 09:37:35 +02:00 |
|
aes_gmac.c
|
|
|
|
aes_gmac.h
|
|
|
|
agg-rx.c
|
mac80211: add support for HE
|
2018-06-18 22:40:32 +02:00 |
|
agg-tx.c
|
mac80211: Fix Tx aggregation session tear down with ITXQs
|
2019-03-23 20:09:45 +01:00 |
|
cfg.c
|
cfg80211: Fix radar event during another phy CAC
|
2020-02-05 14:43:46 +00:00 |
|
chan.c
|
treewide: kzalloc() -> kcalloc()
|
2018-06-12 16:19:22 -07:00 |
|
debug.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
debugfs_key.c
|
|
|
|
debugfs_key.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
debugfs_netdev.c
|
mac80211: fix txq null pointer dereference
|
2019-10-29 09:19:33 +01:00 |
|
debugfs_netdev.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
debugfs_sta.c
|
mac80211: Add txq flags to debugfs
|
2018-01-31 12:57:24 +01:00 |
|
debugfs_sta.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
debugfs.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
2018-03-23 11:31:58 -04:00 |
|
debugfs.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
driver-ops.c
|
mac80211: don't warn about CW params when not using them
|
2019-08-16 10:12:45 +02:00 |
|
driver-ops.h
|
mac80211: do not call driver wake_tx_queue op during reconfig
|
2019-04-27 09:36:38 +02:00 |
|
ethtool.c
|
mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
|
2018-06-29 09:53:09 +02:00 |
|
fils_aead.c
|
|
|
|
fils_aead.h
|
|
|
|
he.c
|
mac80211: add support for HE
|
2018-06-18 22:40:32 +02:00 |
|
ht.c
|
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
|
2018-06-18 22:39:39 +02:00 |
|
ibss.c
|
mac80211: shorten the IBSS debug messages
|
2018-09-03 10:41:27 +02:00 |
|
ieee80211_i.h
|
mac80211: add option for setting control flags
|
2020-04-02 15:28:20 +02:00 |
|
iface.c
|
mac80211: Fix kernel panic due to use of txq after free
|
2019-05-25 18:23:43 +02:00 |
|
Kconfig
|
|
|
|
key.c
|
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
|
2019-05-08 07:21:54 +02:00 |
|
key.h
|
|
|
|
led.c
|
leds: triggers: let struct led_trigger::activate() return an error code
|
2018-07-05 23:21:10 +02:00 |
|
led.h
|
|
|
|
main.c
|
mac80211: fix a kernel panic when TXing after TXQ teardown
|
2019-01-13 09:51:01 +01:00 |
|
Makefile
|
mac80211: add support for HE
|
2018-06-18 22:40:32 +02:00 |
|
mesh_hwmp.c
|
mac80211: mesh: fix discovery timer re-arming issue / crash
|
2020-06-03 08:19:43 +02:00 |
|
mesh_pathtbl.c
|
mac80211: mesh: fix missing unlock on error in table_path_del()
|
2019-07-10 09:53:45 +02:00 |
|
mesh_plink.c
|
mac80211: mesh: fix premature update of rc stats
|
2018-05-18 10:02:28 +02:00 |
|
mesh_ps.c
|
networking: make skb_put & friends return void pointers
|
2017-06-16 11:48:39 -04:00 |
|
mesh_sync.c
|
|
|
|
mesh.c
|
mac80211: free peer keys before vif down in mesh
|
2019-07-14 08:11:06 +02:00 |
|
mesh.h
|
mac80211: Use linked list instead of rhashtable walk for mesh tables
|
2019-02-27 10:08:49 +01:00 |
|
michael.c
|
mac80211: add get TID helper
|
2018-02-22 21:13:03 +01:00 |
|
michael.h
|
|
|
|
mlme.c
|
mac80211: add ieee80211_is_any_nullfunc()
|
2020-05-10 10:30:12 +02:00 |
|
ocb.c
|
mac80211: Convert timers to use timer_setup()
|
2017-11-20 16:55:11 +01:00 |
|
offchannel.c
|
mac80211: support scan features for improved scan privacy
|
2018-06-15 13:34:40 +02:00 |
|
pm.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
rate.c
|
mac80211: Dynamically set CoDel parameters per station
|
2017-05-17 16:03:40 +02:00 |
|
rate.h
|
mac80211: make rate control tx status API more extensible
|
2017-04-28 10:57:33 +02:00 |
|
rc80211_minstrel_debugfs.c
|
net: Use octal not symbolic permissions
|
2018-03-26 12:07:48 -04:00 |
|
rc80211_minstrel_ht_debugfs.c
|
net: Use octal not symbolic permissions
|
2018-03-26 12:07:48 -04:00 |
|
rc80211_minstrel_ht.c
|
mac80211: minstrel_ht: fix per-group max throughput rate initialization
|
2020-01-27 14:51:06 +01:00 |
|
rc80211_minstrel_ht.h
|
|
|
|
rc80211_minstrel.c
|
net: remove blank lines at end of file
|
2018-07-24 14:10:43 -07:00 |
|
rc80211_minstrel.h
|
|
|
|
rx.c
|
mac80211: add ieee80211_is_any_nullfunc()
|
2020-05-10 10:30:12 +02:00 |
|
scan.c
|
This round's updates:
|
2018-06-30 21:08:12 +09:00 |
|
spectmgmt.c
|
mac80211: Do not disconnect on invalid operating class
|
2018-02-19 14:53:14 +01:00 |
|
sta_info.c
|
mac80211: mark station unauthorized before key removal
|
2020-04-02 15:28:17 +02:00 |
|
sta_info.h
|
mac80211: add support for HE
|
2018-06-18 22:40:32 +02:00 |
|
status.c
|
mac80211: add ieee80211_is_any_nullfunc()
|
2020-05-10 10:30:12 +02:00 |
|
tdls.c
|
mac80211: add option for setting control flags
|
2020-04-02 15:28:20 +02:00 |
|
tkip.c
|
mac80211: Fix TKIP replay protection immediately after key setup
|
2020-02-05 14:43:46 +00:00 |
|
tkip.h
|
|
|
|
trace_msg.h
|
mac80211: Increase MAX_MSG_LEN
|
2019-05-16 19:41:20 +02:00 |
|
trace.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
trace.h
|
mac80211: add support for HE
|
2018-06-18 22:40:32 +02:00 |
|
tx.c
|
mac80211: add ieee80211_is_any_nullfunc()
|
2020-05-10 10:30:12 +02:00 |
|
util.c
|
mac80211: consider more elements in parsing CRC
|
2020-03-05 16:42:13 +01:00 |
|
vht.c
|
mac80211: Use proper chan_width enum in sta opmode event
|
2018-03-29 10:19:59 +02:00 |
|
wep.c
|
|
|
|
wep.h
|
|
|
|
wme.c
|
mac80211: mark expected switch fall-throughs
|
2017-12-11 12:16:04 +01:00 |
|
wme.h
|
|
|
|
wpa.c
|
mac80211: Do not use stack memory with scatterlist for GMAC
|
2019-06-25 11:36:02 +08:00 |
|
wpa.h
|
|
|