summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\
| * iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern2015-10-051-0/+1
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-131-17/+9Star
|\ \
| * | iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer2015-10-051-1/+1
| * | iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flagEmmanuel Grumbach2015-09-211-17/+0Star
| * | iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman2015-08-281-0/+9
| |/
* / mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
|/
* iwlwifi: mvm: support new TX power commandJohannes Berg2015-08-231-6/+9
* iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov2015-08-161-0/+1
* iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon2015-08-041-9/+27
* iwlwifi: add wide firmware command support for notificationsSara Sharon2015-08-041-1/+1
* iwlwifi: mvm: move TX PN assignment for CCMP to the driverJohannes Berg2015-08-041-2/+3
* iwlwifi: mvm: Enable Rx Checksum hwAvri Altman2015-08-041-0/+6
* Revert "iwlwifi: mvm: move deferred d0i3 exit to resume_complete op"Eliad Peller2015-08-041-13/+0Star
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-16/+16
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-101-170/+270
|\
| * iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2015-06-031-7/+25
| * iwlwifi: prepare for higher API/CAPA bitsJohannes Berg2015-06-031-23/+24
| * iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-06-031-0/+1
| * iwlwifi: mvm: clean interfaces on drv_stopArik Nemtsov2015-05-281-1/+5
| * iwlwifi: mvm: implement the BlockAck related debug triggersEmmanuel Grumbach2015-05-281-4/+136
| * iwlwifi: mvm: treat scan races also on UMAC scansLuciano Coelho2015-05-281-10/+2Star
| * iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho2015-05-281-3/+4
| * iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho2015-05-281-4/+4
| * iwlwifi: mvm: don't stop regular scans when going out of idle stateLuciano Coelho2015-05-281-3/+1Star
| * iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho2015-05-281-4/+6
| * iwlwifi: mvm: advertise randomised netdetect MAC addressJohannes Berg2015-05-281-1/+2
| * iwlwifi: Remove use of the deprecacted PTR_RETNicholas Krause2015-05-281-2/+2
| * iwlwifi: mvm: fix ROC reference accountingEliad Peller2015-05-261-1/+1
| * Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-05-261-3/+0Star
| |\
| | * iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-151-3/+0Star
| * | iwlwifi: mvm: don't reset key index on HW restartJohannes Berg2015-04-291-2/+14
| * | iwlwifi: mvm: iterate all interfaces during HW recovery cleanupArik Nemtsov2015-04-291-3/+5
| * | iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho2015-04-291-1/+1
| * | iwlwifi: mvm: allow scheduled scan for all the firmwaresEmmanuel Grumbach2015-04-291-8/+6Star
| * | iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho2015-04-291-1/+1
| * | iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho2015-04-291-75/+5Star
| * | iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho2015-04-291-4/+2Star
| * | iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho2015-04-291-21/+53
| * | iwlwifi: mvm: check if scan can be started before cancelling other scansLuciano Coelho2015-04-291-14/+14
| * | iwlwifi: mvm: don't wait for scan stopped work when cancelling scansLuciano Coelho2015-04-291-53/+12Star
| * | iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho2015-04-291-11/+13
| * | iwlwifi: mvm: ROC: Reduce the aux roc max delayMatti Gottlieb2015-04-291-1/+1
| |/
| * iwlwifi: mvm: force quota update update after FW restartJohannes Berg2015-04-281-1/+1
| * iwlwifi: mvm: fix Tx Power firmware APIAvri Altman2015-04-191-2/+22
* | mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-1/+1
|/
* iwlwifi: mvm: do string formatting in debug triggersJohannes Berg2015-04-021-7/+2Star
* iwlwifi: mvm: don't return uninitialized value in get_survey()Johannes Berg2015-04-021-0/+1
* iwlwifi: mvm: add trigger for firmware dump upon MLME failuresEmmanuel Grumbach2015-04-021-0/+65
* iwlwifi: mvm: remove unused argumentsJohannes Berg2015-04-021-2/+1Star