summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.or...David S. Miller2017-07-0176-535/+1122
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-2810-19/+28
| |\
| | * ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva2017-06-281-1/+1
| | * ath10k: fix a bunch of spelling mistakes in messagesColin Ian King2017-06-284-5/+5
| | * ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan2017-06-281-4/+4
| | * ath9k: avoid potential freezing during random generator readMiaoqing Pan2017-06-281-1/+5
| | * ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan2017-06-281-1/+3
| | * ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal2017-06-281-1/+1
| | * ath9k: fix tx99 bus errorMiaoqing Pan2017-06-281-2/+0
| | * ath9k: fix tx99 use after freeMiaoqing Pan2017-06-281-4/+9
| * | mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King2017-06-281-1/+1
| * | wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva2017-06-281-2/+4
| * | libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter2017-06-281-2/+3
| * | cw1200: add const to hwbus_ops structuresBhumika Goyal2017-06-282-2/+2
| * | rsi: add in missing RSI_FSM_STATES into array fsm_stateColin Ian King2017-06-281-0/+2
| * | 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