summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zd1211rw: use struct_size() helperGustavo A. R. Silva2019-04-251-2/+1
* mwifiex: use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-251-5/+2
* rsi: miscallaneous changes for 9116 and commonSiva Rebbagondla2019-04-252-17/+30
* rsi: reset device changes for 9116Siva Rebbagondla2019-04-253-30/+91
* rsi: send new tx command frame wlan9116 featuresSiva Rebbagondla2019-04-253-0/+84
* rsi: new bootup parameters for 9116Siva Rebbagondla2019-04-253-3/+181
* rsi: change in device init frame sequence for 9116Siva Rebbagondla2019-04-251-8/+30
* rsi: add firmware loading for 9116 deviceSiva Rebbagondla2019-04-255-1/+239
* rsi: move common part of firmware load to separate functionSiva Rebbagondla2019-04-252-20/+36
* rsi: add new device model for 9116Siva Rebbagondla2019-04-255-7/+41
* rt2x00mmio: remove legacy commentStanislaw Gruszka2019-04-251-2/+0
* rt2x00: remove not used entry fieldStanislaw Gruszka2019-04-251-3/+0
* rt2x00: remove last_nostatus_checkStanislaw Gruszka2019-04-253-12/+0
* rt2800mmio: use timer and work for handling tx statuses timeoutsStanislaw Gruszka2019-04-255-8/+82
* rt2800mmio: fetch tx status changesStanislaw Gruszka2019-04-251-8/+9
* rt2800: move txstatus pending routineStanislaw Gruszka2019-04-253-19/+21
* rt2800: new flush implementation for SoC devicesStanislaw Gruszka2019-04-251-1/+1
* rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka2019-04-254-26/+12
* rsi: Fix NULL pointer dereference in kmallocAditya Pakki2019-04-251-12/+18
* rt2x00: code-style fix in rt2800usb.cTomislav Požega2019-04-251-2/+2
* rt2x00: do not print error when queue is fullStanislaw Gruszka2019-04-251-1/+1
* rt2x00: check number of EPROTO errorsStanislaw Gruszka2019-04-252-3/+20
* rt2x00: use ratelimited variants dev_warn/dev_errStanislaw Gruszka2019-04-251-2/+2
* net: cw1200: fix a NULL pointer dereferenceKangjie Lu2019-04-251-0/+5
* ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exitYueHaibing2019-04-251-2/+7
* ray_cs: use remove_proc_subtree to simplify procfs codeYueHaibing2019-04-251-5/+1
* ray_cs: Check return value of pcmcia_register_driverYueHaibing2019-04-251-0/+2
* rndis_wlan: use struct_size() helperGustavo A. R. Silva2019-04-251-7/+5
* Merge tag 'iwlwifi-next-for-kalle-2019-04-18-2' of git://git.kernel.org/pub/s...Kalle Valo2019-04-2519-81/+230
|\
| * iwlwifi: dbg_ini: set dump bit only when trigger collection is certainShahar S Matityahu2019-04-191-0/+3
| * iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_staNathan Chancellor2019-04-191-3/+5
| * iwlwifi: remove unused 0x40C0 PCI device IDsLuca Coelho2019-04-193-23/+0
| * iwlwifi: mvm: support rtt confidence indicationAvraham Stern2019-04-193-3/+88
| * iwlwifi: dbg: add lmac and umac PC registers to periphery dumpShahar S Matityahu2019-04-191-0/+2
| * iwlwifi: dbg: add periphery memory dumping support to ax210 device familyShahar S Matityahu2019-04-191-1/+7
| * iwlwifi: rs: consider LDPC capability in case of HEGregory Greenman2019-04-191-5/+11
| * iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu2019-04-193-24/+82
| * iwlwifi: add FW_INFO debug levelShahar S Matityahu2019-04-192-4/+6
| * iwlwifi: dbg_ini: support notification and dhc regions type parsingShahar S Matityahu2019-04-191-1/+7
| * iwlwifi: unite macros with same meaningShaul Triebitz2019-04-196-15/+16
| * iwlwifi: mvm: set 512 TX queue slots for AX210 devicesShaul Triebitz2019-04-191-1/+2
| * iwlwifi: bump FW API to 47 for 22000 seriesLuca Coelho2019-04-191-1/+1
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-04-1913-117/+330
|\ \ | |/ |/|
| * wil6210: print error in FW and board files load failuresMaya Erez2019-04-031-1/+5
| * wil6210: reset buff id in status message after completionMaya Erez2019-04-034-11/+48
| * wil6210: add support for ucode tracingAhmad Masri2019-04-032-0/+2
| * wil6210: prevent access to RGF_CAF_ICR in TalynMaya Erez2019-04-031-5/+0
| * wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2019-04-032-5/+11
| * wil6210: fix report of rx packet checksum in edma modeAhmad Masri2019-04-032-21/+41
| * wil6210: free edma_rx_swtail upon resetDedy Lansky2019-04-031-0/+3