summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2015-11-09iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-11-09iwlwifi: fix firmware filename for 3160Johannes Berg1-1/+1
2015-11-09iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-04-22iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-03-02iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-03-02iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-03-02iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach1-1/+6
2014-11-19iwlwifi: configure the LTREmmanuel Grumbach6-8/+56
2014-10-31iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-10-13Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+12
2014-08-26iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2-5/+21
2014-07-29iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach1-12/+0
2014-07-17iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach1-10/+16
2014-05-15iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-03-26iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach1-2/+5
2014-03-23iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48
2014-03-23iwlwifi: fix TX status for aggregated packetsJohannes Berg2-14/+18
2014-03-23iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-03-23iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov1-1/+1
2014-02-23iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-02-23iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-02-23iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-02-06iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+26
2013-12-20iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg1-0/+4
2013-12-20iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+15
2013-12-12iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach1-11/+3
2013-10-07iwlwifi: pcie: fix merge damageJohannes Berg1-4/+4
2013-10-02iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach1-1/+11
2013-10-02iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2013-10-02iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach1-2/+4
2013-10-02iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb1-0/+32
2013-10-02iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach1-0/+2
2013-10-02iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar1-1/+4
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-21/+27
2013-08-20treewide: Fix typo in printkMasanari Iida1-1/+1
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville20-713/+809
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-14/+11
2013-08-16iwlwifi: mvm: Add PBW snoozing enablementAlexander Bondar5-2/+54
2013-08-16iwlwifi: mvm: Implement CQM offloadingAndrei Otcheretianski6-11/+133
2013-08-16iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho2-4/+6
2013-08-16iwlwifi: Kconfig: fix help texts wrt 7260 and 3160 devicesLuciano Coelho1-6/+7
2013-08-16iwlwifi: use a macro for default probe lengthLuciano Coelho2-1/+4
2013-08-16iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg1-63/+88
2013-08-16iwlwifi: mvm: remove unused param of rs_dbgfs_set_mcsEyal Shapira1-6/+6
2013-08-12iwlwifi: mvm: remove MIMO3 from rate scale codeEyal Shapira2-389/+45
2013-08-12iwlwifi: mvm: Add basic uAPSD client supportAlexander Bondar6-28/+135
2013-08-12iwlwifi: mvm: don't clear tbl->win mistakenlyEliad Peller1-1/+1
2013-08-12iwlwifi: mvm: remove unused fields of iwl_rs_rate_infoEyal Shapira2-43/+16