summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iwlwifi: mvm: BT Coex - allocate a short command on the stackEmmanuel Grumbach2015-05-281-25/+11
| | * | iwlwifi: mvm: BT Coex - remove useless codeEmmanuel Grumbach2015-05-281-43/+0
| | * | iwlwifi: mvm: remove the UMAC specific scan typesLuciano Coelho2015-05-281-30/+17
| | * | iwlwifi: mvm: Configure agg. queue before assigning it to STAAndrei Otcheretianski2015-05-281-7/+7
| | * | iwlwifi: mvm: handle device start failure correctlyJohannes Berg2015-05-281-2/+2
| | * | iwlwifi: mvm: advertise randomised netdetect MAC addressJohannes Berg2015-05-281-1/+2
| | * | iwlwifi: update thermal throttling values for 8000 devicesIdo Yariv2015-05-281-1/+23
| | * | iwlwifi: 8000: fallback to default NVM fileEran Harary2015-05-283-38/+33
| | * | iwlwifi: mvm: Add debugfs entry for Tx power limitMatti Gottlieb2015-05-281-2/+19
| | * | iwlwifi: pcie: simplify return valueEmmanuel Grumbach2015-05-281-6/+2
| | * | iwlwifi: bump API to 14Emmanuel Grumbach2015-05-282-2/+2
| | * | iwlwifi: refactor common transport alloc/init codeJohannes Berg2015-05-284-43/+131
| | * | iwlwifi: mvm: small fix in a comment about UMAC scan schedulesLuciano Coelho2015-05-281-2/+2
| | * | iwlwifi: Remove use of the deprecacted PTR_RETNicholas Krause2015-05-281-2/+2
| | * | iwlwifi: mvm: fix ROC reference accountingEliad Peller2015-05-264-9/+14
| | * | iwlwifi: pcie: don't call set_pwr functions for family 8000Luciano Coelho2015-05-261-2/+4
| | * | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-05-2610-28/+65
| | |\ \
| * | \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0112-48/+80
| |\ \ \ \
| | * | | | iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman2015-05-281-1/+1
| | * | | | iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-283-19/+14
| | | |/ / | | |/| |
| | * | | iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller2015-05-211-2/+4
| | * | | iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho2015-05-211-4/+5
| | * | | iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho2015-05-211-1/+8
| | * | | iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach2015-05-211-1/+1
| | * | | iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman2015-05-211-1/+10
| | * | | iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss2015-05-211-1/+3
| | * | | iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-151-3/+0
| | * | | iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman2015-05-151-3/+5
| | * | | iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2015-05-152-8/+9
| | * | | iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach2015-05-104-6/+24
| * | | | Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-2417-833/+744
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | iwlwifi: mvm: include wildcard SSID in scansDavid Spinadel2015-05-031-2/+0
| | * | | iwlwifi: mvm: remove some unused stuff from scan.cLuciano Coelho2015-04-291-5/+0
| | * | | iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi2015-04-294-75/+78
| | * | | iwlwifi: mvm: don't reset key index on HW restartJohannes Berg2015-04-291-2/+14
| | * | | iwlwifi: mvm: rename generic_scan_cmd functions to dwellLuciano Coelho2015-04-291-19/+21
| | * | | iwlwifi: mvm: move all LMAC scan flags into a single funtionLuciano Coelho2015-04-291-25/+32
| | * | | iwlwifi: mvm: move all UMAC scan flags setting into the relevant functionLuciano Coelho2015-04-291-22/+22
| | * | | iwlwifi: mvm: remove deprecated command IDsDavid Spinadel2015-04-294-29/+0
| | * | | iwlwifi: allow to limit the size of the external buffer for firmware debuggingEmmanuel Grumbach2015-04-292-8/+28
| | * | | iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller2015-04-291-2/+4
| | * | | iwlwifi: mvm: combine UMAC scans into oneLuciano Coelho2015-04-291-69/+17
| | * | | iwlwifi: mvm: trim sched scan delay down to 16-bit for LMAC as wellLuciano Coelho2015-04-291-10/+15
| | * | | iwlwifi: mvm: combine LMAC scans into oneLuciano Coelho2015-04-291-83/+17
| | * | | iwlwifi: mvm: add number of scan iterations and multiplier to paramsLuciano Coelho2015-04-291-14/+28
| | * | | iwlwifi: mvm: combine LMAC and UMAC preq generationLuciano Coelho2015-04-291-46/+35
| | * | | iwlwifi: mvm: rename scan_calc_params to scan_calc_dwellLuciano Coelho2015-04-291-14/+14
| | * | | iwlwifi: mvm: combine SSID functions for sched and regular scansLuciano Coelho2015-04-291-47/+24
| | * | | iwlwifi: mvm: revert order of SSIDs for sched scansLuciano Coelho2015-04-291-14/+17
| | * | | iwlwifi: mvm: combine ssid_bitmap setting for regular scansLuciano Coelho2015-04-291-12/+12
OpenPOWER on IntegriCloud