aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+3
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-2/+2
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma1-2/+2
2016-12-13mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma1-1/+0
2016-12-13mac80211: multicast to unicast conversionMichael Braun1-0/+1
2016-10-27mac80211: FILS AEAD protection for station mode association framesJouni Malinen1-0/+4
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach1-0/+2
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun1-1/+1
2016-10-12mac80211: filter multicast data packets on AP / AP_VLANMichael Braun1-0/+18
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-1/+1
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen1-0/+9
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker1-0/+7