Davis Mosenkovs 3b6d3d1884 mac80211: fix memory corruption in EAPOL handling 3 years ago
..
Kconfig fe8de3da13 mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipher 8 years ago
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
aes_ccm.c f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_ccm.h f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_cmac.c 26717828b7 mac80211: aes-cmac: switch to shash CMAC driver 8 years ago
aes_cmac.h 26717828b7 mac80211: aes-cmac: switch to shash CMAC driver 8 years ago
aes_gcm.c f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_gcm.h f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_gmac.c f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_gmac.h f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
agg-rx.c 8dcb7ddb2c mac80211: Fix sending ADDBA response for an ongoing session 6 years ago
agg-tx.c 5706520b0c mac80211: Fix Tx aggregation session tear down with ITXQs 5 years ago
cfg.c 22bc2a4814 mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN 3 years ago
chan.c 580bdf5650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
debug.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
debugfs.c b2347a322d mac80211: check for allocation failure in debugfs code 8 years ago
debugfs.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
debugfs_key.c f8079d43cf mac80211: move TKIP TX IVs to public part of key struct 9 years ago
debugfs_key.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
debugfs_netdev.c 2f431407ab mac80211: fix txq null pointer dereference 5 years ago
debugfs_netdev.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
debugfs_sta.c 484a54c2e5 mac80211: Dynamically set CoDel parameters per station 7 years ago
debugfs_sta.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
driver-ops.c b08e7ee5ce mac80211: fix station rate table updates on assoc 4 years ago
driver-ops.h 5efba8d964 mac80211: do not call driver wake_tx_queue op during reconfig 5 years ago
ethtool.c e5a9f8d046 mac80211: move station statistics into sub-structs 9 years ago
fils_aead.c 0d2164af26 Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 8 years ago
fils_aead.h 39404feee6 mac80211: FILS AEAD protection for station mode association frames 8 years ago
ht.c bde59c475e mac80211: fix deadlock in driver-managed RX BA session start 7 years ago
ibss.c d2ddd5417f mac80211: fix double free in ibss_leave 3 years ago
ieee80211_i.h a7abf2f486 mac80211: remove warning in ieee80211_get_sband() 3 years ago
iface.c df3ca9d4ed mac80211: add fragment cache to sta_info 3 years ago
key.c f643397142 mac80211: prevent mixed key and fragment cache attacks 3 years ago
key.h f643397142 mac80211: prevent mixed key and fragment cache attacks 3 years ago
led.c 658358cec9 mac80211: fix throughput LED trigger 9 years ago
led.h 8d5c258568 mac80211: make LED triggering depend on activation 9 years ago
main.c 685516a13f mac80211: bail out if cipher schemes are invalid 3 years ago
mesh.c ad3ce30069 mac80211: free peer keys before vif down in mesh 5 years ago
mesh.h 35507aabf0 mac80211: fix TX status reporting for ieee80211s 6 years ago
mesh_hwmp.c 14d12b1b9b mac80211: fix potential overflow when multiplying to u32 integers 4 years ago
mesh_pathtbl.c 42a387dc80 mac80211: mesh: fix mesh_pathtbl_init() error path 4 years ago
mesh_plink.c b080db5853 networking: convert many more places to skb_put_zero() 7 years ago
mesh_ps.c 4df864c1d9 networking: make skb_put & friends return void pointers 7 years ago
mesh_sync.c 445cd452fe mac80211: Use appropriate name for functions and messages 8 years ago
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info 16 years ago
michael.h aa51142fc5 mac80211: fix some missing includes 11 years ago
mlme.c 88389dcbfe mac80211: clear the beacon's CRC after channel switch 3 years ago
ocb.c 2df8bfd724 mac80211: remove rx_stats.last_rx update after sta alloc 8 years ago
offchannel.c 6e46d8ce89 mac80211: flush hw_roc_start work before cancelling the ROC 7 years ago
pm.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
rate.c b08e7ee5ce mac80211: fix station rate table updates on assoc 4 years ago
rate.h 18fb84d986 mac80211: make rate control tx status API more extensible 7 years ago
rc80211_minstrel.c 229b9cb794 mac80211: minstrel: fix tx status processing corner case 4 years ago
rc80211_minstrel.h 232c177ef9 mac80211: minstrel: remove deferred sampling code 4 years ago
rc80211_minstrel_debugfs.c 4f0bc9c61b mac80211: minstrel: store probability variance instead of standard deviation 8 years ago
rc80211_minstrel_ht.c 9878718005 mac80211: minstrel_ht: fix per-group max throughput rate initialization 5 years ago
rc80211_minstrel_ht.h 41d085835d mac80211: minstrel_ht: move supported bitrate mask out of group data 8 years ago
rc80211_minstrel_ht_debugfs.c 4f0bc9c61b mac80211: minstrel: store probability variance instead of standard deviation 8 years ago
rx.c 3b6d3d1884 mac80211: fix memory corruption in EAPOL handling 3 years ago
scan.c b34939b983 cfg80211: add request id to cfg80211_sched_scan_*() api 7 years ago
spectmgmt.c 707c81727b mac80211: Do not disconnect on invalid operating class 6 years ago
sta_info.c df3ca9d4ed mac80211: add fragment cache to sta_info 3 years ago
sta_info.h 64421283a8 mac80211: prevent attacks on TKIP/WEP as well 3 years ago
status.c 1bfd4bed88 mac80211: add ieee80211_is_any_nullfunc() 4 years ago
tdls.c e669f9c50a mac80211: handle deauthentication/disassociation from TDLS peer 5 years ago
tkip.c 0a4b3ef53f mac80211: Fix TKIP replay protection immediately after key setup 5 years ago
tkip.h f8079d43cf mac80211: move TKIP TX IVs to public part of key struct 9 years ago
trace.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
trace.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
trace_msg.h 4b4355aa2a mac80211: Increase MAX_MSG_LEN 5 years ago
tx.c f9545b2141 mac80211: fix use of skb payload instead of header 4 years ago
util.c 518b947b80 mac80211: consider more elements in parsing CRC 4 years ago
vht.c 202385c10e mac80211: do not allow bigger VHT MPDUs than the hardware supports 4 years ago
wep.c cef0acd4d7 mac80211: Add RX flag to indicate ICV stripped 8 years ago
wep.h 617bbde878 mac80211: move RX WEP weak IV counting 13 years ago
wme.c 32910bb951 mac80211: preserve more bits when building QoS header 8 years ago
wme.h 02219b3abc mac80211: add WMM admission control support 10 years ago
wpa.c a9b57952fe mac80211: check defrag PN against current frame 3 years ago
wpa.h 8ade538bf3 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers 10 years ago