summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-248-56/+56
|\
| * iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-133-10/+10
| * iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
| * iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| * iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach2014-05-071-4/+6
| * iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-063-0/+27
| * iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach2014-05-061-1/+1
| * iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach2014-05-061-3/+3
| * iwlwifi: mvm: several fixes in scanAlexander Bondar2014-04-132-45/+16
* | 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