summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mvm.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-1535/+0
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-3/+3
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-3/+3
* | Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...Kalle Valo2015-10-281-1/+1
|\ \
| * | iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho2015-10-251-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+5
|\ \ \ | |/ / |/| |
| * | iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2015-10-051-0/+5
| |/
* | iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg2015-10-051-0/+6
* | iwlwifi: nvm: add nvm phy_sku section to debugfsMoshe Harel2015-10-051-0/+1
* | iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman2015-10-051-2/+2
* | iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman2015-10-051-11/+29
* | iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer2015-10-051-4/+0
* | iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flagLiad Kaufman2015-08-281-5/+0
* | iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman2015-08-281-0/+6
* | iwlwifi: mvm: fix statistics variables typeSara Sharon2015-08-281-5/+5
|/
* iwlwifi: pass NAPI struct from transport layerJohannes Berg2015-08-161-2/+2
* Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach2015-08-161-0/+1
|\
| * mac80211: don't store napi structJohannes Berg2015-07-171-0/+1
* | iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon2015-08-041-2/+4
* | iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCIMatti Gottlieb2015-08-041-0/+5
* | iwlwifi: mvm: move TX PN assignment for CCMP to the driverJohannes Berg2015-08-041-4/+11
* | iwlwifi: mvm: Enable Rx Checksum hwAvri Altman2015-08-041-0/+10
* | iwlwifi: mvm: update comment of power_scheme module parameterAvri Altman2015-08-041-2/+1
* | iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld2015-08-041-2/+2
* | iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) supportGregory Greenman2015-08-041-0/+2
* | iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg2015-08-041-65/+42
* | iwlwifi: mvm: LRU-assign key offsetsJohannes Berg2015-08-041-0/+1
|/
* iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2015-06-031-0/+2
* iwlwifi: prepare for higher API/CAPA bitsJohannes Berg2015-06-031-8/+13
* iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho2015-05-281-4/+5
* iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho2015-05-281-2/+1
* iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho2015-05-281-9/+9
* iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho2015-05-281-2/+2
* iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() staticLuciano Coelho2015-05-281-2/+0
* iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern2015-05-281-0/+3
* iwlwifi: mvm: fix ROC reference accountingEliad Peller2015-05-261-0/+1
* iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi2015-04-291-44/+2
* iwlwifi: mvm: remove deprecated command IDsDavid Spinadel2015-04-291-4/+0
* iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho2015-04-291-1/+1
* iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho2015-04-291-1/+6
* iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho2015-04-291-10/+3
* iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho2015-04-291-12/+8
* iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho2015-04-291-1/+4
* iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho2015-04-291-6/+16
* iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary2015-04-281-1/+0
* iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach2015-04-021-0/+2
* iwlwifi: mvm: do string formatting in debug triggersJohannes Berg2015-04-021-2/+2
* iwlwifi: fix spelling errorsSara Sharon2015-04-021-1/+1
* Merge tag 'mac80211-next-for-davem-2015-03-30' into iwlwifi-nextEmmanuel Grumbach2015-04-021-2/+2
|\
| * mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-301-2/+2