summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen2018-05-081-0/+3
* mac80211: Send control port frames over nl80211Denis Kenzior2018-03-291-0/+1
* mac80211: Add support for tx_control_portDenis Kenzior2018-03-291-0/+3
* mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss2018-03-291-0/+4
* mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org2018-03-291-0/+2
* mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org2018-03-291-0/+2
* Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-221-1/+1
|\
| * mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2018-01-311-1/+1
* | Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-191-5/+0
* | Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-191-6/+2
* | mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-111-2/+6
* | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-111-0/+5
* | mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg2017-12-111-4/+0
|/
* mac80211: Convert timers to use timer_setup()Kees Cook2017-11-201-1/+2
* mac80211: only remove AP VLAN frames from TXQJohannes Berg2017-10-111-0/+2
* mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg2017-09-061-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
|\
| * mac80211: Fix incorrect condition when checking rx timestampAvraham Stern2017-06-131-1/+1
* | mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-081-11/+0
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-081-10/+4
|\ \ | |/
| * mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-301-10/+4
* | mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich2017-05-241-0/+2
* | mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg2017-05-191-0/+2
* | mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg2017-05-191-0/+1
|/
* mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-281-0/+1
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-15/+21
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* mac80211: keep a separate list of monitor interfaces that are upJohannes Berg2017-04-181-0/+3
* average: change to declare precision, not factorJohannes Berg2017-03-021-1/+1
* Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-141-3/+3
|\
| * mac80211: Use appropriate name for functions and messagesMasashi Honma2016-12-131-2/+2
| * mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2016-12-131-1/+0
| * mac80211: multicast to unicast conversionMichael Braun2016-12-131-0/+1
* | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-2/+2
|/
* mac80211: FILS AEAD protection for station mode association framesJouni Malinen2016-10-271-0/+4
* mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-191-0/+2
* mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-171-1/+1
* mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-121-0/+18
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-041-1/+1
|\
| * mac80211: Use rhltable instead of rhashtableHerbert Xu2016-09-201-1/+1
* | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-301-0/+9
* | mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+7
* | mac80211: implement nan_change_confAyala Beker2016-09-301-0/+10
|/
* mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-131-1/+1
* mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-121-1/+2
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-121-1/+5
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-0/+1
* mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-091-0/+5
* mac80211: implement fair queueing per txqMichal Kazior2016-06-091-5/+19
OpenPOWER on IntegriCloud