aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2017-06-23iwlwifi: pcie: pull out common rfkill IRQ handling codeJohannes Berg1-49/+33
2017-06-23iwlwifi: mvm: rs: add logs for the wrong antenna caseGregory Greenman2-1/+6
2017-06-23iwlwifi: mvm: make iwl_mvm_update_mcc() easier to followJohannes Berg1-15/+14
2017-06-23iwlwifi: mvm: change the firmware name loadingMordechai Goodstein1-1/+1
2017-06-23iwlwifi: mvm: support D0I3_END_CMD at the start of resumeLuca Coelho2-3/+20
2017-06-23iwlwifi: mvm: make D0I3_END_CMD sync during system resumeLuca Coelho1-4/+1
2017-06-23iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg3-0/+13
2017-06-23iwlwifi: use bitfield.h for some registersJohannes Berg4-24/+23
2017-06-23iwlwifi: mvm: use scnprintf() instead of snprintf()Johannes Berg1-10/+12
2017-06-23iwlwifi: mvm: avoid variable shadowingJohannes Berg2-3/+3
2017-06-23iwlwifi: pcie: fix TVQM queue ID range checkJohannes Berg1-1/+1
2017-06-23iwlwifi: mvm: remove pointless num_stored conditionJohannes Berg1-1/+1
2017-06-23iwlwifi: mvm: avoid unnecessary cache trashing in Tx pathEmmanuel Grumbach1-1/+4
2017-06-23iwlwifi: mvm: Enable security on new TX APIDavid Spinadel2-40/+80
2017-06-23iwlwifi: mvm: disable dbg data collect when fw isn't aliveLiad Kaufman1-0/+4
2017-06-23iwlwifi: remove resp_pkt NULL checksJohannes Berg5-24/+3
2017-06-23iwlwifi: mvm: remove txq EMPTYING_DELBA state for DQALiad Kaufman1-2/+7
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg2-3/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg11-21/+17
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo52-641/+1744
2017-06-12wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2-10/+6
2017-06-12Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...David S. Miller2-0/+3
2017-06-05iwlwifi: remove unnecessary code in iwl_trans_alloc_tx_cmdLuca Coelho1-7/+1
2017-06-05iwlwifi: bump max FW API to 31Luca Coelho3-4/+4
2017-06-05iwlwifi: fw-api: cleanup cycle includesMordechai Goodstein2-4/+0
2017-06-05iwlwifi: mvm: remove SCAN_GROUPJohannes Berg1-1/+0
2017-06-05iwlwifi: mvm: link to TX commands in documentationJohannes Berg1-1/+3
2017-06-05iwlwifi: mvm: document structures used for BEACON_TEMPLATE_CMDJohannes Berg1-0/+6
2017-06-05iwlwifi: mvm: link queue cmd docs to A000 command structsJohannes Berg1-1/+3
2017-06-05iwlwifi: split firmware API from iwl-trans.hJohannes Berg2-136/+206
2017-06-05iwlwifi: fix a kernel-doc tagJohannes Berg1-1/+1
2017-06-05iwlwifi: mvm: clear firmware running bit earlierJohannes Berg1-0/+11
2017-06-05iwlwifi: mvm: convert ucode_loaded to a status bitJohannes Berg2-5/+5
2017-06-05iwlwifi: mvm: add and use iwl_mvm_device_running()Johannes Berg4-15/+30
2017-06-05iwlwifi: mvm: use schedule_delayed_work()Johannes Berg4-8/+7
2017-06-05iwlwifi: mvm: check firmware is up in debugfsJohannes Berg1-6/+49
2017-06-05iwlwifi: mvm: disable prph collection in a000 hwLiad Kaufman1-10/+13
2017-06-05iwlwifi: pcie: support dumping FH in a000 hwLiad Kaufman2-3/+17
2017-06-05iwlwifi: add 9000 and A000 device familiesSara Sharon11-25/+29
2017-06-05iwlwifi: mvm: support init flow debuggingLiad Kaufman7-6/+42
2017-06-05iwlwifi: mvm: add TLV for NAN API differentiationBeni Lev1-0/+2
2017-06-05iwlwifi: add dbgc_supported to transport configurationSara Sharon4-4/+8
2017-06-05iwlwifi: remove references to 8000 B-step devicesSara Sharon4-36/+2
2017-06-05iwlwifi: cleanup references to 8000 family in NVM codeSara Sharon8-74/+70
2017-06-05iwlwifi: pcie: add AMSDU to gen2Sara Sharon3-6/+172
2017-06-05iwlwifi: mvm: document RX structuresJohannes Berg2-5/+84
2017-06-05iwlwifi: mvm: add AMSDU flag to offload assistSara Sharon1-1/+7
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu1-3/+6
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg1-1/+1