summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-13iwlwifi: 7000: bump firmware API version to 9Emmanuel Grumbach1-4/+4
2014-04-13iwlwifi: mvm: Add support for Energy based scan (EBS)Haim Dreyfuss6-6/+37
2014-04-13iwlwifi: mvm: BT Coex - send priority tables from iwl_send_bt_init_confEmmanuel Grumbach3-7/+6
2014-04-13iwlwifi: mvm: BT Coex - minor API changeEmmanuel Grumbach2-16/+24
2014-04-13iwlwifi: mvm: BT Coex - don't use comma operatorEmmanuel Grumbach1-4/+4
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flagEmmanuel Grumbach5-31/+2
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_STA_KEY_CMD flagEmmanuel Grumbach3-177/+32
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flagEmmanuel Grumbach2-6/+6
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_SCHED_SCAN flagEmmanuel Grumbach2-10/+5
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flagEmmanuel Grumbach4-70/+24
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_BF_UPDATED flagEmmanuel Grumbach3-6/+2
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_TIME_EVENT_API_V2 flagEmmanuel Grumbach3-114/+12
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_RX_ENERGY_API flagEmmanuel Grumbach2-41/+1
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_PM_CMD_SUPPORT flagEmmanuel Grumbach5-31/+1
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_NEWBT_COEX TLV flagEmmanuel Grumbach2-10/+0
2014-04-13iwlwifi: mvm: deprecate -7 firmwareEmmanuel Grumbach4-14/+5
2014-04-13iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.cEmmanuel Grumbach2-1/+7
2014-04-13iwlwifi: mvm: add per rate tx statsEyal Shapira2-4/+111
2014-04-13iwlwifi: mvm: Use RCU_INIT_POINTER(x, NULL)Monam Agarwal1-4/+4
2014-04-13iwlwifi: mvm: don't enable bcast filtering on P2P clientEmmanuel Grumbach1-0/+4
2014-04-13iwlwifi: mvm: Fix tx-backoff when NIC exit thermal throttlingEytan Lifshitz1-3/+4
2014-04-13iwlwifi: mvm: Fix warning message when exit thermal throttlingEytan Lifshitz1-1/+2
2014-04-13iwlwifi: mvm: dump Rx FIFO when the firmware assertsEmmanuel Grumbach6-8/+78
2014-04-13iwlwifi: pcie: WARN upon traffic while flushing TX queuesEmmanuel Grumbach1-2/+14
2014-04-13iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach4-8/+12
2014-04-13iwlwifi: mvm: don't set AP STA to EINVALEmmanuel Grumbach1-8/+0
2014-04-13iwlwifi: mvm: propagate the beamforming status from firmwareEmmanuel Grumbach1-0/+2
2014-04-13iwlwifi: mvm: remove redundant empty lineEmmanuel Grumbach1-1/+0
2014-04-13iwlwifi: move CPU1_CPU2_SEPARATOR_SECTION to iwl-fw.hEran Harary2-1/+1
2014-04-13iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_nowEmmanuel Grumbach1-13/+6
2014-04-13iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg3-25/+28
2014-04-13iwlwifi: pcie: fix TX queue lockingJohannes Berg1-1/+4
2014-04-13iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg2-13/+11
2014-04-13iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg2-20/+26
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg8-10/+86
2014-04-13iwlwifi: mvm: add debugfs file for fixed reduced tx powerEliad Peller2-0/+16
2014-04-13iwlwifi: mvm: add ATPC implementationEliad Peller4-3/+233
2014-04-09iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc fieldEliad Peller4-2/+13
2014-04-06iwlwifi: pcie: don't leave the new NICs awake for commandsEmmanuel Grumbach3-3/+10
2014-04-06iwlwifi: mvm: fix the number of channels in family 8000Eran Harary2-13/+20
2014-04-06iwlwifi: mvm: Handle power management constraints for additional use-casesAvri Altman3-85/+117
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov1-2/+2
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello1-10/+4
2014-03-31rsi: rsi_91x: misleading debug printkDan Carpenter1-1/+2
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar1-2/+2
2014-03-31rtl8187: fix compile warningAndrea Merello1-1/+1
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee1-0/+1
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee1-2/+63
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar1-2/+3
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar1-0/+1