aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan1-0/+2
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan1-1/+2
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok1-0/+1
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel1-1/+1
2019-04-26mac80211: support profile split between elementsSara Sharon1-1/+0
2019-02-22mac80211: support max channel switch time elementSara Sharon1-0/+2
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen1-0/+6
2019-02-08mac80211: support multi-bssidSara Sharon1-0/+7
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon1-5/+8
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+2
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-0/+9
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz1-0/+1
2018-10-11mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen1-0/+1
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg1-1/+3
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg1-0/+3
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty1-0/+3
2018-06-18mac80211: add support for HELuca Coelho1-0/+16
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg1-5/+9
2018-06-15mac80211: split ieee80211_send_probe_req()Johannes Berg1-7/+0
2018-06-15mac80211: add probe request building flagsJohannes Berg1-3/+9
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen1-0/+3
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior1-0/+1
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior1-0/+3
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss1-0/+4
2018-03-29mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org1-0/+2
2018-03-29mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org1-0/+2
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2018-01-31mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh1-1/+1
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg1-5/+0
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg1-6/+2
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen1-2/+6
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-0/+5
2017-12-11mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg1-4/+0
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook1-1/+2
2017-10-11mac80211: only remove AP VLAN frames from TXQJohannes Berg1-0/+2
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg1-0/+4
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-06-13mac80211: Fix incorrect condition when checking rx timestampAvraham Stern1-1/+1
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg1-11/+0
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-10/+4
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg1-10/+4
2017-05-24mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich1-0/+2
2017-05-19mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg1-0/+2
2017-05-19mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg1-0/+1
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern1-0/+1
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan1-15/+21
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-2/+2
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-1/+1
2017-04-18mac80211: keep a separate list of monitor interfaces that are upJohannes Berg1-0/+3
2017-03-02average: change to declare precision, not factorJohannes Berg1-1/+1