summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-28Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller1-4/+82
2016-10-19iwlwifi: mvm: assign cab queue to the correct stationSara Sharon1-0/+16
2016-10-19iwlwifi: mvm: use firmware station PM notification for AP_LINK_PSJohannes Berg1-4/+66
2016-10-19iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon1-2/+1
2016-09-26iwlwifi: remove support for fw older than -17 and -22Luca Coelho1-15/+9
2016-09-19iwlwifi: mvm: Add support for RRM by scanAvrahams Stern1-0/+10
2016-09-19iwlwifi: mvm: add support for MU-MIMO air snifferAviya Erenfeld1-0/+8
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller1-3/+15
2016-08-29iwlwifi: mvm: support GMAC protocolAyala Beker1-3/+15
2016-08-29iwlwifi: mvm: Advertise support for AP channel width changePeer, Ilan1-0/+1
2016-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-4/+4
2016-07-06iwlwifi: mvm: support v4 of the TX power commandLuca Coelho1-5/+7
2016-07-06iwlwifi: store cipher scheme independent of mac80211Johannes Berg1-3/+16
2016-07-06iwlwifi: mvm: cleanup the coex codeEmmanuel Grumbach1-4/+0
2016-07-06iwlwifi: mvm: support new statistics notificationSara Sharon1-0/+5
2016-07-06iwlwifi: mvm: add support for GCMP encryptionAyala Beker1-3/+16
2016-07-06iwlwifi: mvm: change scan timeout to a delayed workLuca Coelho1-0/+1
2016-07-01iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski1-0/+10
2016-07-01iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSDAvraham Stern1-1/+1
2016-06-10iwlwifi: mvm: fix a few firmware capability checksJohannes Berg1-4/+4
2016-05-10iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman1-1/+4
2016-05-10iwlwifi: mvm: don't allow negative reference countSara Sharon1-1/+5
2016-05-10iwlwifi: mvm: advertise RSS queue usageJohannes Berg1-0/+3
2016-05-10iwlwifi: mvm: add reorder buffer per queueSara Sharon1-0/+2
2016-05-10iwlwifi: mvm: add infrastructure for tracking BA session in driverSara Sharon1-2/+5
2016-05-10iwlwifi: mvm: change RX sync notification to be an attribute and not a typeSara Sharon1-11/+19
2016-05-10iwlwifi: mvm: implement driver RX queues sync commandSara Sharon1-0/+43
2016-05-10Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linu...Luca Coelho1-0/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-8/+8
2016-03-30iwlwifi: mvm: enable TCP/UDP checksum support for 9000 familySara Sharon1-6/+7
2016-03-30iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman1-0/+49
2016-03-30iwlwifi: make uapsd_disable module param a bitmapEmmanuel Grumbach1-1/+2
2016-03-30iwlwifi: mvm: add LQM vendor command and notificationAviya Erenfeld1-0/+10
2016-03-21iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb1-0/+2
2016-03-09iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modesJohannes Berg1-1/+5
2016-03-09iwlwifi: mvm: remove RRM advertisementEmmanuel Grumbach1-2/+0
2016-03-07iwlwifi: mvm: extend time event durationSara Sharon1-4/+2
2016-03-02iwlwifi: mvm: update ucode status before stopping deviceChaya Rachel Ivgi1-4/+2
2016-02-27iwlwifi: mvm: Send power command on BSS_CHANGED_BEACON_INFO if neededAvri Altman1-1/+6
2016-02-27iwlwifi: mvm: forbid U-APSD for P2P Client if the firmware doesn't support itAvri Altman1-0/+5
2016-02-27iwlwifi: mvm: Set global RRM capabilityBeni Lev1-0/+2
2016-02-27iwlwifi: mvm: various trivial cleanupsEmmanuel Grumbach1-3/+0
2016-02-27iwlwifi: mvm: support VHT MU-MIMO notificationSara Sharon1-2/+31
2016-02-27iwlwifi: mvm: add Tx A-MSDU inside A-MPDUEmmanuel Grumbach1-1/+3
2016-02-27iwlwifi: mvm: update firmware of VHT MU-MIMO groups status on restartSara Sharon1-0/+28
2016-02-27Merge tag 'mac80211-next-for-davem-2016-02-26' into next2Emmanuel Grumbach1-4/+7
2016-02-24iwlwifi: mvm: move TX PN assignment for TKIP to the driverEliad Peller1-1/+1
2016-02-01iwlwifi: mvm: add new ADD_STA command versionSara Sharon1-2/+2
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-3/+6
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg1-0/+46