summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mvm.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-011-6/+9
* iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach2015-02-011-0/+2
* iwlwifi: mvm: ignore stale TDLS ch-switch responsesArik Nemtsov2015-02-011-0/+3
* iwlwifi: mvm: improve TDLS ch-sw state machineArik Nemtsov2015-02-011-0/+1
* iwlwifi: mvm: check IWL_UCODE_TLV_API_SCD_CFG in API and not in capaEmmanuel Grumbach2015-01-251-1/+1
* iwlwifi: mvm: rs: remove stats argument from functionsJohannes Berg2015-01-221-3/+1
* iwlwifi: mvm: add rxf and txf to dump dataLiad Kaufman2015-01-221-0/+17
* iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach2015-01-221-3/+3
* iwlwifi: mvm: Add debugfs entry to enable scan offload notificationAlexander Bondar2015-01-221-0/+5
* iwlwifi: mvm: make sure state isn't in d0i3 when collecting fw dbgLiad Kaufman2015-01-221-0/+1
* iwlwifi: mvm: consider d0i3_disable in iwl_mvm_is_d0i3_supported()Eliad Peller2014-12-281-0/+1
* iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller2014-12-281-0/+2
* iwlwifi: support multiple d0i3 modesEliad Peller2014-12-281-0/+1
* iwlwifi: mvm: add debugfs to trigger fw debug logs collectionEmmanuel Grumbach2014-12-281-0/+3
* iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel2014-12-281-0/+27
* iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman2014-12-021-0/+1
* iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel2014-12-011-1/+0
* iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho2014-12-011-0/+2
* iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho2014-12-011-0/+2
* iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach2014-12-011-1/+1
* iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy2014-11-241-0/+2
* iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho2014-11-241-0/+1
* iwlwifi: mvm: protect session during CSALuciano Coelho2014-11-241-0/+1
* iwlwifi: mvm: schedule CSA time event a bit before beacon 1Luciano Coelho2014-11-241-4/+9
* iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho2014-11-241-3/+24
* iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski2014-11-241-0/+3
* iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov2014-11-241-0/+43
* iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov2014-11-241-0/+1
* iwlwifi: mvm: allow private per-STA TFD queuesArik Nemtsov2014-11-241-0/+2
* iwlwifi: mvm: configure TDLS peers to FWArik Nemtsov2014-11-241-0/+7
* iwlwifi: mvm: make nd_ies part of the mvm structLuciano Coelho2014-11-231-1/+1
* iwlwifi: mvm: implement UMAC scan APIDavid Spinadel2014-11-231-0/+16
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach2014-11-231-0/+1
|\
| * Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-0/+1
| |\
| | * iwlwifi: fix RFkill while calibratingEmmanuel Grumbach2014-11-031-0/+1
* | | iwlwifi: mvm: handle unsolicited DTS_MEASUREMENT_NOTIFICATIONsLuciano Coelho2014-11-111-0/+3
* | | iwlwifi: mvm: refactor temperature notification handlingLuciano Coelho2014-11-111-0/+1
* | | iwlwifi: mvm: don't capture firmware coredump for D3->D0 reconfigJohannes Berg2014-11-111-0/+1
* | | iwlwifi: mvm: rs - don't use the shared antenna when BT load is highEmmanuel Grumbach2014-11-111-0/+2
* | | iwlwifi: mvm/trans: abort d0i3_enter in case of held refEliad Peller2014-11-111-0/+1
* | | iwlwifi: mvm: expose some static APIs for use by TDLS codeArik Nemtsov2014-11-111-0/+12
|/ /
* | iwlwifi: mvm: port to devcoredump frameworkJohannes Berg2014-10-291-5/+0
* | iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov2014-10-291-2/+1
* | iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho2014-10-291-0/+2
* | iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho2014-10-291-0/+4
* | iwlwifi: mvm: spin off a function to start scan offloadLuciano Coelho2014-10-291-0/+4
|/
* iwlwifi: mvm: Refactor and fix max probe len computationAndrei Otcheretianski2014-09-211-0/+1
* iwlwifi: mvm: choose an initial tx rate based on rssi conditionsEyal Shapira2014-09-211-0/+3
* iwlwifi: mvm: add debugfs entry to read the current temperatureLuciano Coelho2014-09-161-0/+1
* iwlwifi: mvm: prepare for scheduler config commandAvri Altman2014-09-161-0/+38
OpenPOWER on IntegriCloud