summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2021-06-03mac80211: check defrag PN against current frameJohannes Berg
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg
2021-06-03mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-02-03mac80211: pause TX while changing interface typeJohannes Berg
2020-05-10mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2019-10-05mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2017-11-30mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2016-03-16mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-14mac80211: remove event.cJohannes Berg
2015-10-14mac80211: remove cfg.hJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-09-29mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg
2015-09-22mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg
2015-09-22mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon
2015-07-17mac80211: shrink struct ieee80211_fragment_entryJohannes Berg
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov
2015-07-17mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg
2015-07-17mac80211: don't store napi structJohannes Berg
2015-07-17mac80211: move ieee80211_get_bssid into RX fileJohannes Berg
2015-07-17mac80211: remove short frame test and counterJohannes Berg
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20mac80211: don't split remain-on-channel for coalescingJohannes Berg
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-05-11mac80211: fix throughput LED triggerJohannes Berg
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg
2015-04-24mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: use rhashtable for station tableJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2015-03-30mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-20mac80211: avoid duplicate TX path station lookupJohannes Berg
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg