summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-1/+2
|\
| * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-04-2247-786/+1056
|\ \
| * | iwlwifi: don't disable SCD chain extension on newer devicesEmmanuel Grumbach2014-04-136-1/+11
| * | iwlwifi: mvm: Re-factor enabling uAPSD logicAvri Altman2014-04-131-18/+25
| * | iwlwifi: mvm: replace leading spaces by tabsEmmanuel Grumbach2014-04-131-3/+3
| * | iwlwifi: mvm: don't use d3 fw if d0i3 is usedEliad Peller2014-04-135-3/+58
| * | iwlwifi: 7000: bump firmware API version to 9Emmanuel Grumbach2014-04-131-4/+4
| * | 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
| |/
* | iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach2014-04-131-6/+6
* | iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira2014-04-131-6/+8