summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2014-10-30iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-10-05Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+12
2014-07-28iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach1-12/+0
2014-07-09iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach1-10/+16
2014-05-13iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-03-23iwlwifi: 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-02-22iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-02-22iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-02-22iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-02-06iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+14
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+20
2014-02-06iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2013-12-20iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg1-0/+4
2013-12-11iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach1-11/+3
2013-12-04iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach1-2/+4
2013-11-20iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb1-3/+32
2013-11-20iwlwifi: add new 7260 and 3160 series device IDsOren Givon3-7/+91
2013-11-13iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2013-08-29iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach1-5/+5
2013-08-29iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2013-08-29iwlwifi: mvm: adjust firmware D3 configuration APIJohannes Berg1-1/+3
2013-08-29iwlwifi: bump required firmware API version for 3160/7260Johannes Berg1-6/+6
2013-08-29iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach1-1/+5
2013-08-29iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach1-2/+2
2013-08-29iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2-7/+1
2013-08-29iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach1-7/+1
2013-08-29iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach1-1/+1
2013-08-29iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach3-2/+13
2013-08-11iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2013-08-11iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2-10/+2
2013-08-11iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg1-3/+8
2013-08-11iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach1-0/+1
2013-08-11iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg1-0/+16
2013-08-11iwlwifi: mvm: fix bug in scan ssidDavid Spinadel1-2/+2
2013-08-11iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach1-2/+6
2013-07-21iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach1-0/+3
2013-07-21iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach1-0/+10
2013-06-12iwlwifi: fix rate control regressionMoshe Benji2-1/+2
2013-06-04iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach1-1/+2
2013-06-04iwlwifi: dvm: fix chain noise calibrationNikolay Martynov1-1/+1
2013-06-04iwlwifi: don't print module loading error if not modularJohannes Berg1-0/+2
2013-05-27iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-05-16iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach5-18/+48
2013-05-16iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar1-4/+8
2013-05-16iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach3-0/+43
2013-05-16iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer1-0/+6
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-34/+24