summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-4260/+0
2015-10-28Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...Kalle Valo1-2/+65
2015-10-25iwlwifi: mvm: Implement per vif frame registration APIAndrei Otcheretianski1-0/+22
2015-10-25iwlwifi: avoid read/write operations if the bus is deadEliad Peller1-0/+6
2015-10-25iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern1-0/+8
2015-10-25iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho1-2/+2
2015-10-25iwlwifi: mvm: Dump FW's virtual image in the case of a NIC errorMatti Gottlieb1-0/+27
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller1-17/+9
2015-10-05iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern1-0/+1
2015-10-05iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer1-1/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flagEmmanuel Grumbach1-17/+0
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman1-0/+9
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg1-6/+9
2015-08-16iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov1-0/+1
2015-08-04iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon1-9/+27
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon1-1/+1
2015-08-04iwlwifi: mvm: move TX PN assignment for CCMP to the driverJohannes Berg1-2/+3
2015-08-04iwlwifi: mvm: Enable Rx Checksum hwAvri Altman1-0/+6
2015-08-04Revert "iwlwifi: mvm: move deferred d0i3 exit to resume_complete op"Eliad Peller1-13/+0
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-16/+16
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-170/+270
2015-06-03iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg1-7/+25
2015-06-03iwlwifi: prepare for higher API/CAPA bitsJohannes Berg1-23/+24
2015-06-03iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg1-1/+1
2015-05-28iwlwifi: mvm: clean interfaces on drv_stopArik Nemtsov1-1/+5
2015-05-28iwlwifi: mvm: implement the BlockAck related debug triggersEmmanuel Grumbach1-4/+136
2015-05-28iwlwifi: mvm: treat scan races also on UMAC scansLuciano Coelho1-10/+2
2015-05-28iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho1-3/+4
2015-05-28iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho1-4/+4
2015-05-28iwlwifi: mvm: don't stop regular scans when going out of idle stateLuciano Coelho1-3/+1
2015-05-28iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho1-4/+6
2015-05-28iwlwifi: mvm: advertise randomised netdetect MAC addressJohannes Berg1-1/+2
2015-05-28iwlwifi: Remove use of the deprecacted PTR_RETNicholas Krause1-2/+2
2015-05-26iwlwifi: mvm: fix ROC reference accountingEliad Peller1-1/+1
2015-05-26Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-3/+0
2015-05-15iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach1-3/+0
2015-04-29iwlwifi: mvm: don't reset key index on HW restartJohannes Berg1-2/+14
2015-04-29iwlwifi: mvm: iterate all interfaces during HW recovery cleanupArik Nemtsov1-3/+5
2015-04-29iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho1-1/+1
2015-04-29iwlwifi: mvm: allow scheduled scan for all the firmwaresEmmanuel Grumbach1-8/+6
2015-04-29iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho1-1/+1
2015-04-29iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho1-75/+5
2015-04-29iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho1-4/+2
2015-04-29iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho1-21/+53
2015-04-29iwlwifi: mvm: check if scan can be started before cancelling other scansLuciano Coelho1-14/+14
2015-04-29iwlwifi: mvm: don't wait for scan stopped work when cancelling scansLuciano Coelho1-53/+12
2015-04-29iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho1-11/+13