summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-25iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King
2019-04-25mwifiex: add support for SD8987 chipsetTamás Szűcs
2019-04-25mwl8k: Fix rate_idx underflowPetr Štetiar
2019-04-25at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing
2019-04-25mwl8k: fix error handling in mwl8k_post_cmd()Alexey Khoroshilov
2019-04-25b43: Remove empty function lpphy_papd_cal()Larry Finger
2019-04-25mwifiex: prevent an array overflowDan Carpenter
2019-04-25zd1211rw: use struct_size() helperGustavo A. R. Silva
2019-04-25mwifiex: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-25rsi: miscallaneous changes for 9116 and commonSiva Rebbagondla
2019-04-25rsi: reset device changes for 9116Siva Rebbagondla
2019-04-25rsi: send new tx command frame wlan9116 featuresSiva Rebbagondla
2019-04-25rsi: new bootup parameters for 9116Siva Rebbagondla
2019-04-25rsi: change in device init frame sequence for 9116Siva Rebbagondla
2019-04-25rsi: add firmware loading for 9116 deviceSiva Rebbagondla
2019-04-25rsi: move common part of firmware load to separate functionSiva Rebbagondla
2019-04-25rsi: add new device model for 9116Siva Rebbagondla
2019-04-25rt2x00mmio: remove legacy commentStanislaw Gruszka
2019-04-25rt2x00: remove not used entry fieldStanislaw Gruszka
2019-04-25rt2x00: remove last_nostatus_checkStanislaw Gruszka
2019-04-25rt2800mmio: use timer and work for handling tx statuses timeoutsStanislaw Gruszka
2019-04-25rt2800mmio: fetch tx status changesStanislaw Gruszka
2019-04-25rt2800: move txstatus pending routineStanislaw Gruszka
2019-04-25rt2800: new flush implementation for SoC devicesStanislaw Gruszka
2019-04-25rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka
2019-04-25rsi: Fix NULL pointer dereference in kmallocAditya Pakki
2019-04-25rt2x00: code-style fix in rt2800usb.cTomislav Požega
2019-04-25rt2x00: do not print error when queue is fullStanislaw Gruszka
2019-04-25rt2x00: check number of EPROTO errorsStanislaw Gruszka
2019-04-25rt2x00: use ratelimited variants dev_warn/dev_errStanislaw Gruszka
2019-04-25net: cw1200: fix a NULL pointer dereferenceKangjie Lu
2019-04-25ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exitYueHaibing
2019-04-25ray_cs: use remove_proc_subtree to simplify procfs codeYueHaibing
2019-04-25ray_cs: Check return value of pcmcia_register_driverYueHaibing
2019-04-25rndis_wlan: use struct_size() helperGustavo A. R. Silva
2019-04-25Merge tag 'iwlwifi-next-for-kalle-2019-04-18-2' of git://git.kernel.org/pub/s...Kalle Valo
2019-04-19iwlwifi: dbg_ini: set dump bit only when trigger collection is certainShahar S Matityahu
2019-04-19iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_staNathan Chancellor
2019-04-19iwlwifi: remove unused 0x40C0 PCI device IDsLuca Coelho
2019-04-19iwlwifi: mvm: support rtt confidence indicationAvraham Stern
2019-04-19iwlwifi: dbg: add lmac and umac PC registers to periphery dumpShahar S Matityahu
2019-04-19iwlwifi: dbg: add periphery memory dumping support to ax210 device familyShahar S Matityahu
2019-04-19iwlwifi: rs: consider LDPC capability in case of HEGregory Greenman
2019-04-19iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu
2019-04-19iwlwifi: add FW_INFO debug levelShahar S Matityahu
2019-04-19iwlwifi: dbg_ini: support notification and dhc regions type parsingShahar S Matityahu
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz
2019-04-19iwlwifi: mvm: set 512 TX queue slots for AX210 devicesShaul Triebitz
2019-04-19iwlwifi: bump FW API to 47 for 22000 seriesLuca Coelho
2019-04-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo