summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-14iwlwifi: mvm: activate apply pointsSara Sharon1-0/+2
2018-11-23iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP modeShaul Triebitz1-0/+3
2018-11-23iwlwifi: mvm: add support for TWT capabilitiesEmmanuel Grumbach1-1/+23
2018-11-23iwlwifi: mvm: remove assignment of the reciprocalEmmanuel Grumbach1-12/+0
2018-11-11iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern1-5/+2
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-9/+3
2018-09-28iwlwifi: mvm: use correct FIFO lengthSara Sharon1-0/+4
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman1-0/+61
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho1-1/+2
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-0/+3
2018-02-16iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon1-1/+2
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach1-1/+1
2017-08-09iwlwifi: mvm: support new beacon template commandHaim Dreyfuss1-13/+34
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg1-148/+16
2017-08-01iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach1-1/+8
2017-08-01iwlwifi: mvm: refactor beacon template command codeLuca Coelho1-81/+121
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-3/+4
2017-06-29iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg1-6/+26
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo1-0/+3
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller1-3/+3
2017-06-23iwlwifi: mvm: set assoc_beacon_arrive_timeAvraham Stern1-0/+2
2017-06-23iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg1-0/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo1-3/+3
2017-06-05iwlwifi: mvm: use schedule_delayed_work()Johannes Berg1-3/+3
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg1-1/+1
2017-04-25iwlwifi: mvm: support station type APISara Sharon1-2/+4
2017-04-25iwlwifi: mvm: map cab_queue to different txq_idSara Sharon1-0/+5
2017-04-19iwlwifi: mvm: support new TX response for TVQMSara Sharon1-1/+3
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon1-3/+3
2017-04-18Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...Kalle Valo1-0/+1
2017-04-11iwlwifi: mvm: add multicast stationSara Sharon1-0/+1
2017-03-24iwlwifi: mvm: support ibss in dqa modeLiad Kaufman1-1/+2
2017-02-06iwlwifi: mvm: support new beacon template commandSara Sharon1-23/+48
2017-02-06iwlwifi: mvm: release static queues on bcast releaseLiad Kaufman1-23/+11
2017-01-26iwlwifi: mvm: support version 2 of stored beacon notificationSara Sharon1-1/+1
2016-10-19iwlwifi: mvm: assign cab queue to the correct stationSara Sharon1-9/+7
2016-10-19iwlwifi: mvm: support MONITOR vif in DQA modeLiad Kaufman1-3/+5
2016-09-19iwlwifi: mvm: move AP-specific code to right functionJohannes Berg1-22/+20
2016-09-19iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon1-0/+5
2016-07-01iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski1-13/+95
2016-05-10iwlwifi: mvm: support p2p device frames tx on dqa queue #2Liad Kaufman1-6/+10
2016-05-10iwlwifi: mvm: allocate queue for probe response in dqa modeLiad Kaufman1-0/+6
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-4/+4
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller1-10/+37
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg1-1/+1
2016-03-30iwlwifi: mvm: move cmd queue to be #0 in dqa modeLiad Kaufman1-2/+6
2016-03-30iwlwifi: mvm: allocate dedicated queue for cab in dqa modeLiad Kaufman1-6/+12
2016-03-30iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman1-2/+19