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