summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-14iwlwifi: mvm: support FTM initiatorJohannes Berg1-1/+55
2019-02-14iwlwifi: mvm: support FTM responderJohannes Berg1-4/+88
2019-02-14iwlwifi: mvm: don't require WOWLAN images when unifiedIdo Yariv1-1/+5
2019-02-04iwlwifi: mvm: config mac ctxt to HE before TLCLiad Kaufman1-0/+4
2019-02-04iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach1-9/+21
2019-02-04iwlwifi: mvm: add fall through comments where neededLuca Coelho1-0/+1
2019-02-04iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon1-19/+52
2019-01-29iwlwifi: mvm: update firmware when MU EDCA params changeShaul Triebitz1-0/+6
2019-01-29iwlwifi: mvm: include configured sniffer AID in radiotapJohannes Berg1-0/+2
2019-01-29iwlwifi: mvm: freeze management TXQ timer when station goes to sleepEmmanuel Grumbach1-1/+1
2019-01-29iwlwifi: mvm: Change FW channel info APIDavid Spinadel1-12/+18
2019-01-29iwlwifi: mvm: get rid of tx_path_lockSara Sharon1-14/+34
2019-01-29iwlwifi: mvm: add an option to dereference vif by idSara Sharon1-0/+4
2019-01-29iwlwifi: mvm: remove sta key on wep apLiad Kaufman1-0/+10
2019-01-29iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.hJohannes Berg1-20/+2
2019-01-25iwlwifi: mvm: bring back mvm GSO codeSara Sharon1-1/+0
2019-01-25iwlwifi: mvm: support mac80211 AMSDUSara Sharon1-0/+33
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-33/+80
2019-01-25iwlwifi: mvm: advertise support for TWT in the Extended Capability IEEmmanuel Grumbach1-0/+22
2018-12-20iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"Colin Ian King1-1/+1
2018-12-20iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein1-1/+7
2018-12-14iwlwifi: mvm: activate apply pointsSara Sharon1-0/+2
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller1-0/+31
2018-11-23iwlwifi: mvm: set HW capability VHT_EXT_NSS_BWShaul Triebitz1-0/+1
2018-11-23iwlwifi: mvm: send the STA_HE_CTXT command in AP modeShaul Triebitz1-0/+3
2018-11-15iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach1-2/+6
2018-11-15iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-11-11iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2018-11-11iwlwifi: mvm: enable low latency for soft apTova Mussai1-0/+12
2018-10-06iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach1-3/+6
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-21/+12
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller1-27/+64
2018-09-28iwlwifi: mvm: remove support for adjacent channel compensationEmmanuel Grumbach1-2/+0
2018-09-28iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern1-8/+21
2018-09-28iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel1-2/+9
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz1-4/+0
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern1-2/+4
2018-08-31iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss1-8/+17
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman1-0/+9
2018-08-31iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho1-0/+4
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon1-7/+0
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami1-1/+1
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho1-1/+2
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-2/+195
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat1-3/+3
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+41
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-3/+2
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller1-5/+3
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman1-5/+3