summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rsi: add in missing RSI_FSM_STATES into array fsm_stateColin Ian King2017-06-281-0/+2
* MAINTAINERS: add brcm80211 maintainer info from CypressArend Van Spriel2017-06-281-0/+3
* brcmfmac: rework headroom check in .start_xmit()Arend Van Spriel2017-06-283-14/+37
* brcmfmac: use atomic_t for statistic counter in struct brcmf_busArend Van Spriel2017-06-282-2/+2
* brcmfmac: cleanup kerneldoc for struct brcmf_busArend Van Spriel2017-06-281-2/+1
* mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat2017-06-281-4/+0
* rtlwifi: Add in_4way field for btcoexistPing-Ke Shih2017-06-282-2/+2
* rtlwifi: Fill ap_num field by driverPing-Ke Shih2017-06-285-0/+123
* rtlwifi: Add ap_num field for btcoexistPing-Ke Shih2017-06-283-4/+4
* rtlwifi: Add return value to btc_set.Ping-Ke Shih2017-06-281-1/+3
* rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...Ping-Ke Shih2017-06-281-7/+17
* rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih2017-06-282-4/+4
* rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih2017-06-283-4/+9
* rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih2017-06-284-12/+30
* qtnfmac: fix uninitialized return code in retColin Ian King2017-06-281-1/+1
* Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-2839-450/+845
|\
| * iwlwifi: mvm: support TX on MONITOR ifaceLiad Kaufman2017-06-231-0/+3
| * iwlwifi: pcie: work around suspend/resume issueJohannes Berg2017-06-232-0/+15
| * iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT descriptionChaya Rachel Ivgi2017-06-231-1/+1
| * iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crashEmmanuel Grumbach2017-06-231-4/+4
| * iwlwifi: pcie: reduce unwanted noise in the logsLuca Coelho2017-06-231-3/+3
| * iwlwifi: mvm: print base HW address during initLuca Coelho2017-06-232-0/+4
| * iwlwifi: mvm: document assoc_beacon_arrive_timeLuca Coelho2017-06-231-0/+1
| * iwlwifi: mvm: support new flush APIMordechai Goodstein2017-06-236-42/+100
| * iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERTEmmanuel Grumbach2017-06-231-4/+2
| * iwlwifi: mvm: set assoc_beacon_arrive_timeAvraham Stern2017-06-231-0/+2
| * iwlwifi: pcie: make iwl_pcie_apm_stop_master() return voidJohannes Berg2017-06-232-5/+3
| * iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach2017-06-236-34/+72
| * iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactiveEmmanuel Grumbach2017-06-231-0/+4
| * iwlwifi: mvm: reset the HW before dumping if HW error is detectedLuca Coelho2017-06-231-0/+32
| * iwlwifi: pcie: don't disable bh when handling FW errorsLuca Coelho2017-06-231-2/+0
| * iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach2017-06-231-7/+25
| * iwlwifi: mvm: fix nvm_data leakLuca Coelho2017-06-231-2/+6
| * iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho2017-06-233-12/+3
| * iwlwifi: document transmit buffer bits betterJohannes Berg2017-06-231-4/+14
| * iwlwifi: mvm: add documentation for enum iwl_debug_cmdsJohannes Berg2017-06-231-0/+17
| * iwlwifi: mvm: disentangle union in TX status structJohannes Berg2017-06-234-19/+69
| * iwlwifi: mvm: fix fw monitor 7000 HW recollectingLiad Kaufman2017-06-231-1/+5
| * iwlwifi: mvm: docs: fix enum link, provide TX response linkJohannes Berg2017-06-232-2/+3
| * iwlwifi: pcie: fix command completion name debugJohannes Berg2017-06-231-1/+2
| * iwlwifi: fix TX tracing for non-linear SKBsJohannes Berg2017-06-233-13/+16
| * iwlwifi: simplify data tracepointJohannes Berg2017-06-233-9/+8
| * iwlwifi: mvm: better link scan notification results lengthJohannes Berg2017-06-221-1/+1
| * iwlwifi: pcie: use kstrtou32_from_user()Johannes Berg2017-06-221-9/+4
| * iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman2017-06-226-14/+42
| * iwlwifi: mvm: document status bitsJohannes Berg2017-06-221-0/+12
| * iwlwifi: pcie: remove pointless debugfs parsing for csr fileJohannes Berg2017-06-221-10/+0
| * iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-229-74/+88
| * iwlwifi: mvm: don't warn in queue sync on RF-killJohannes Berg2017-06-222-5/+17
| * iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg2017-06-223-2/+50