aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi1-0/+12
2021-08-17mac80211: add support for BSS color changeJohn Crispin1-0/+29
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen1-14/+3
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg1-3/+25
2021-06-23mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz1-1/+3
2021-06-23mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau1-0/+5
2021-06-23mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers1-0/+18
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef1-1/+6
2021-05-31mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris1-1/+1
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach1-4/+1
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R1-0/+7
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg1-5/+5
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau1-0/+16
2021-01-08cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg1-0/+1
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang1-0/+2
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg1-0/+11
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg1-0/+20
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz1-2/+0
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-1/+6
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef1-0/+4
2020-11-06mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu1-1/+2
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab1-3/+4
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan1-0/+3
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear1-0/+4
2020-09-28mac80211: support S1G associationThomas Pedersen1-0/+2
2020-09-28mac80211: handle S1G low ratesThomas Pedersen1-0/+2
2020-09-18mac80211: fix some encapsulation offload kernel-docJohannes Berg1-1/+3
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit1-0/+20
2020-09-18mac80211: Add FILS discovery supportAloka Dixit1-0/+27
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau1-0/+2
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau1-0/+4
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau1-7/+7
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau1-2/+3
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau1-0/+29
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-18/+17
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau1-0/+25
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef1-0/+8
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef1-0/+3
2020-07-31net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap1-3/+3
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg1-1/+3
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-5/+5
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-5/+30
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan1-2/+5
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg1-0/+2
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen1-1/+9
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein1-1/+5
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz1-0/+2
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen1-0/+6
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-1/+1
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg1-1/+3