summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2017-11-06iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2016-08-17iwlwifi: add new 8260 PCI IDsSasha Levin1-0/+3
2016-05-13iwlwifi: pcie: lower the debug level for RSA semaphore accessSasha Levin1-2/+2
2016-03-18iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman1-0/+9
2016-03-07iwlwifi: mvm: don't allow sched scans without matches to be startedSasha Levin1-0/+4
2016-02-03iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-02-03iwlwifi: update and fix 7265 series PCI IDsSasha Levin1-2/+3
2015-12-09iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon1-1/+18
2015-12-09iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach1-8/+2
2015-11-10iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho1-0/+5
2015-11-10iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski1-0/+1
2015-11-10iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2-2/+7
2015-11-10iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-11-10iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern1-0/+1
2015-11-10iwlwifi: fix firmware filename for 3160Johannes Berg1-1/+1
2015-11-10iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-09-13iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach1-3/+19
2015-08-10iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach1-0/+6
2015-08-10iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman1-7/+5
2015-08-10iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach1-1/+1
2015-08-03iwlwifi: mvm: fix ROC reference accountingEliad Peller4-9/+14
2015-05-28iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman1-1/+1
2015-05-28iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer3-19/+14
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller1-2/+4
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho1-1/+8
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach1-1/+1
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman1-1/+10
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3
2015-05-15iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach1-3/+0
2015-05-15iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman1-3/+5
2015-05-15iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2-8/+9
2015-05-10iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach4-6/+24
2015-04-28iwlwifi: mvm: force quota update update after FW restartJohannes Berg1-1/+1
2015-04-28iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach1-1/+1
2015-04-28iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary4-42/+51
2015-04-20iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman1-5/+6
2015-04-19iwlwifi: mvm: Avoid signal based decisions if ave beacon RSSI is 0Alexander Bondar1-0/+5
2015-04-19iwlwifi: mvm: fix scan iteration complete notification handlingAvraham Stern2-43/+3
2015-04-19iwlwifi: mvm: don't stop the FW monitor too earlyEmmanuel Grumbach2-9/+10
2015-04-19iwlwifi: mvm: fix Tx Power firmware APIAvri Altman4-15/+58
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds61-1882/+3434
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds6-432/+618
2015-04-08iwlwifi: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)6-432/+618
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches1-2/+2
2015-04-07Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo38-310/+712
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-12/+31
2015-04-02iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach5-5/+37
2015-04-02iwlwifi: mvm: add trigger for time eventsEmmanuel Grumbach4-0/+63
2015-04-02iwlwifi: mvm: do string formatting in debug triggersJohannes Berg6-19/+30