summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: Add support for Energy based scan (EBS)Haim Dreyfuss2014-04-136-6/+37
* iwlwifi: mvm: BT Coex - send priority tables from iwl_send_bt_init_confEmmanuel Grumbach2014-04-133-7/+6
* iwlwifi: mvm: BT Coex - minor API changeEmmanuel Grumbach2014-04-132-16/+24
* iwlwifi: mvm: BT Coex - don't use comma operatorEmmanuel Grumbach2014-04-131-4/+4
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flagEmmanuel Grumbach2014-04-135-31/+2
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_STA_KEY_CMD flagEmmanuel Grumbach2014-04-133-177/+32
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flagEmmanuel Grumbach2014-04-132-6/+6
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_SCHED_SCAN flagEmmanuel Grumbach2014-04-132-10/+5
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flagEmmanuel Grumbach2014-04-134-70/+24
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_BF_UPDATED flagEmmanuel Grumbach2014-04-133-6/+2
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_TIME_EVENT_API_V2 flagEmmanuel Grumbach2014-04-133-114/+12
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_RX_ENERGY_API flagEmmanuel Grumbach2014-04-132-41/+1
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_PM_CMD_SUPPORT flagEmmanuel Grumbach2014-04-135-31/+1
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_NEWBT_COEX TLV flagEmmanuel Grumbach2014-04-132-10/+0
* iwlwifi: mvm: deprecate -7 firmwareEmmanuel Grumbach2014-04-134-14/+5
* iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.cEmmanuel Grumbach2014-04-132-1/+7
* iwlwifi: mvm: add per rate tx statsEyal Shapira2014-04-132-4/+111
* iwlwifi: mvm: Use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-131-4/+4
* iwlwifi: mvm: don't enable bcast filtering on P2P clientEmmanuel Grumbach2014-04-131-0/+4
* iwlwifi: mvm: Fix tx-backoff when NIC exit thermal throttlingEytan Lifshitz2014-04-131-3/+4
* iwlwifi: mvm: Fix warning message when exit thermal throttlingEytan Lifshitz2014-04-131-1/+2
* iwlwifi: mvm: dump Rx FIFO when the firmware assertsEmmanuel Grumbach2014-04-136-8/+78
* iwlwifi: pcie: WARN upon traffic while flushing TX queuesEmmanuel Grumbach2014-04-131-2/+14
* iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach2014-04-134-8/+12
* iwlwifi: mvm: don't set AP STA to EINVALEmmanuel Grumbach2014-04-131-8/+0
* iwlwifi: mvm: propagate the beamforming status from firmwareEmmanuel Grumbach2014-04-131-0/+2
* iwlwifi: mvm: remove redundant empty lineEmmanuel Grumbach2014-04-131-1/+0
* iwlwifi: move CPU1_CPU2_SEPARATOR_SECTION to iwl-fw.hEran Harary2014-04-132-1/+1
* iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_nowEmmanuel Grumbach2014-04-131-13/+6
* iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg2014-04-133-25/+28
* iwlwifi: pcie: fix TX queue lockingJohannes Berg2014-04-131-1/+4
* iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg2014-04-132-13/+11
* iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg2014-04-132-20/+26
* iwlwifi: pcie: implement GRO without NAPIJohannes Berg2014-04-138-10/+86
* iwlwifi: mvm: add debugfs file for fixed reduced tx powerEliad Peller2014-04-132-0/+16
* iwlwifi: mvm: add ATPC implementationEliad Peller2014-04-134-3/+233
* iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc fieldEliad Peller2014-04-094-2/+13
* iwlwifi: pcie: don't leave the new NICs awake for commandsEmmanuel Grumbach2014-04-063-3/+10
* iwlwifi: mvm: fix the number of channels in family 8000Eran Harary2014-04-062-13/+20
* iwlwifi: mvm: Handle power management constraints for additional use-casesAvri Altman2014-04-063-85/+117
* 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-1837-438/+1709
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud