summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-191-0/+2
|\
| * iwlwifi: mvm: add missing includeEmmanuel Grumbach2014-03-191-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-1823-415/+1458
|\ \ | |/
| * iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach2014-03-181-1/+1
| * iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg2014-03-181-0/+3
| * iwlwifi: mvm: remove spurious blank lineJohannes Berg2014-03-181-1/+0
| * iwlwifi: mvm: fix theoretical NULL ptr dereferenceEmmanuel Grumbach2014-03-181-0/+5
| * iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar2014-03-183-28/+101
| * iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar2014-03-182-44/+41
| * iwlwifi: mvm: remove using max_duration in firmware APIJohannes Berg2014-03-182-23/+1
| * iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priorityEmmanuel Grumbach2014-03-185-0/+30
| * iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach2014-03-186-20/+230
| * iwlwifi: mvm: configure protocol offloading on D0i3Eliad Peller2014-03-164-8/+13
| * iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov2014-03-164-1/+219
| * iwlwifi: mvm: configure seq_num to D0i3Eliad Peller2014-03-166-167/+292
| * iwlwifi: mvm: Change beacon filter enablement conditionAlexander Bondar2014-03-161-1/+4
| * iwlwifi: mvm: don't fail completely if led mode is not supportedEmmanuel Grumbach2014-03-161-0/+2
| * iwlwifi: add rs_rate_scale_clear_tbl_windows helper functionEliad Peller2014-03-161-11/+12
| * iwlwifi: rs: split rs_collect_tx_dataEliad Peller2014-03-161-9/+18
| * iwlwifi: mvm: don't enable protection for all AMPDUsEyal Shapira2014-03-161-3/+0
| * iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira2014-03-161-18/+18
| * iwlwifi: mvm: fix merge damageEmmanuel Grumbach2014-03-161-1/+1
| * iwlwifi: mvm: BT Coex - enable per-AC BT priorityEmmanuel Grumbach2014-03-114-9/+28
| * iwlwifi: mvm: BT Coex - classify packet priority in BT codeEmmanuel Grumbach2014-03-114-6/+24
| * iwlwifi: mvm: make bt-coex.c genericEmmanuel Grumbach2014-03-116-8/+8
| * iwlwifi: mvm: BT Coex add support for Co-running blockEmmanuel Grumbach2014-03-117-3/+303
| * iwlwifi: mvm: abort scan on sched_scan requestArik Nemtsov2014-03-094-14/+33
| * iwlwifi: mvm: wait for stop sched-scan completionArik Nemtsov2014-03-093-27/+46
| * iwlwifi: mvm: check for d0i3 fw capabilityEliad Peller2014-03-092-3/+9
| * iwlwifi: mvm: fix scan offload for BGN SKUEmmanuel Grumbach2014-03-091-7/+1
| * iwlwifi: return whether to stop from rfkill methodJohannes Berg2014-03-091-3/+3
| * iwlwifi: mvm: disable power on P2P client when BSS is addedAvri Altman2014-03-091-5/+12
| * iwlwifi: mvm: fix quota for D3 imageEmmanuel Grumbach2014-03-091-2/+2
| * iwlwifi: mvm: cleanups in iwl_dbgfs_frame_stats_readEyal Shapira2014-03-091-15/+19
| * iwlwifi: mvm: init drv_stats_lockJohannes Berg2014-03-091-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-141-2/+5
|\ \
| * | iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach2014-03-041-2/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-043-12/+30
|\ \ \ | |/ / | | / | |/ |/|
| * iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-271-9/+9
| * iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov2014-02-271-1/+1
| * iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-131-2/+20
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-2418-72/+374
|\ \
| * | iwlwifi: mvm: remove redundant define in fw.cInbal Hacohen2014-02-231-2/+0
| * | iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg2014-02-231-2/+0
| * | iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira2014-02-204-2/+185
| * | iwlwifi: mvm: set immediate apply time bit in time eventsEmmanuel Grumbach2014-02-202-2/+5
| * | iwlwifi: mvm: don't dump log of second CPU when not relevantEmmanuel Grumbach2014-02-131-1/+3
| * | iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg2014-02-139-22/+22
| * | iwlwifi: mvm: new NVM format in family 8000Eran Harary2014-02-132-15/+52
| * | iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar2014-02-134-17/+41
OpenPOWER on IntegriCloud