summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2019-02-22mac80211: support max channel switch time elementSara Sharon
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-08mac80211: support multi-bssidSara Sharon
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz
2018-10-11mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty
2018-06-18mac80211: add support for HELuca Coelho
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg
2018-06-15mac80211: split ieee80211_send_probe_req()Johannes Berg
2018-06-15mac80211: add probe request building flagsJohannes Berg
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss
2018-03-29mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org
2018-03-29mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-31mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2017-12-11mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-10-11mac80211: only remove AP VLAN frames from TXQJohannes Berg
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13mac80211: Fix incorrect condition when checking rx timestampAvraham Stern
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2017-05-24mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich
2017-05-19mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg
2017-05-19mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-18mac80211: keep a separate list of monitor interfaces that are upJohannes Berg
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-12-13mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2016-12-13mac80211: multicast to unicast conversionMichael Braun