summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: nvm: create function to convert channel index to nl80211_bandTova Mussai2019-10-251-9/+17
* iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai2019-10-253-7/+9
* iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai2019-10-253-20/+25
* iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regionsShahar S Matityahu2019-10-251-6/+6
* iwlwifi: dbg_ini: add user trigger supportShahar S Matityahu2019-10-251-0/+3
* iwlwifi: mvm: add notification for missed VAPLior Cohen2019-10-253-0/+44
* iwlwifi: mvm: fix old-style declarationYueHaibing2019-10-251-2/+2
* iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach2019-10-257-11/+331
* iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototypeJohannes Berg2019-10-251-4/+0
* iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss2019-10-254-1/+67
* iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein2019-10-252-2/+13
* iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu2019-10-252-1/+3
* iwlwifi: dbg_ini: remove old API and some related codeShahar S Matityahu2019-10-253-250/+2
* iwlwifi: dbg_ini: rename external debug configuration fileShahar S Matityahu2019-10-251-1/+1
* iwlwifi: dbg_ini: support FW response/notification region typeShahar S Matityahu2019-10-253-2/+86
* iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu2019-10-252-0/+40
* iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu2019-10-252-1/+106
* iwlwifi: dbg_ini: implement monitor allocation flowShahar S Matityahu2019-10-251-1/+248
* iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu2019-10-257-14/+323
* iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2019-10-256-37/+256
* iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu2019-10-256-46/+68
* iwlwifi: dbg_ini: add error tables dumping supportShahar S Matityahu2019-10-252-2/+70
* iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu2019-10-2510-54/+440
* iwlwifi: dbg: remove multi buffers infraShahar S Matityahu2019-10-253-75/+56
* iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu2019-10-256-161/+143
* iwlwifi: dbg_ini: use new region TLV in dump flowShahar S Matityahu2019-10-252-292/+264
* iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loadedShahar S Matityahu2019-10-251-2/+2
* rtw88: mark rtw_fw_hdr __packedBrian Norris2019-10-161-1/+1
* net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring2019-10-155-21/+7
* wireless: Remove call to memset after dma_alloc_coherentFuqian Huang2019-10-154-11/+0
* rtw88: include interrupt.h for tasklet_structBrian Norris2019-10-141-0/+1
* rtw88: use a for loop in rtw_power_mode_change(), not gotoBrian Norris2019-10-141-32/+29
* rtw88: coex: Set 4 slot mode for A2DPPing-Ke Shih2019-10-141-9/+15
* rtw88: pci: config phy after chip info is setupYan-Hsuan Chuang2019-10-141-2/+2
* rtw88: Use rtw_write8_set to set SYS_FUNCYan-Hsuan Chuang2019-10-141-1/+1
* rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportTzu-En Huang2019-10-143-0/+8
* rtw88: config 8822c multicast address in MAC init flowTzu-En Huang2019-10-142-0/+4
* rtlwifi: rtl8192se: Convert inline routines to little-endian wordsLarry Finger2019-10-112-118/+122
* rtlwifi: rtl8192se: Convert macros that set descriptorLarry Finger2019-10-112-194/+341
* rtlwifi: rtl8192se: Replace local bit manipulation macrosLarry Finger2019-10-113-91/+74
* rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXXLarry Finger2019-10-111-223/+0
* wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNINGTony Lindgren2019-10-111-6/+6
* rtlwifi: rtl8192ee: Remove set but not used variable 'err'zhengbin2019-10-111-4/+1
* rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'zhengbin2019-10-091-2/+1
* rtl8xxxu: make arrays static, makes object smallerColin Ian King2019-10-093-9/+9
* iwlegacy: make array interval static, makes object smallerColin Ian King2019-10-091-1/+1
* rtw88: Fix an error messageDan Carpenter2019-10-091-1/+1
* rtl8xxxu: add bluetooth co-existence support for single antennaChris Chiu2019-10-093-7/+301
* mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost2019-10-091-1/+4
* mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost2019-10-091-1/+3