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