summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-25rsi: new bootup parameters for 9116Siva Rebbagondla3-3/+181
2019-04-25rsi: change in device init frame sequence for 9116Siva Rebbagondla1-8/+30
2019-04-25rsi: add firmware loading for 9116 deviceSiva Rebbagondla5-1/+239
2019-04-25rsi: move common part of firmware load to separate functionSiva Rebbagondla2-20/+36
2019-04-25rsi: add new device model for 9116Siva Rebbagondla5-7/+41
2019-04-25rt2x00mmio: remove legacy commentStanislaw Gruszka1-2/+0
2019-04-25rt2x00: remove not used entry fieldStanislaw Gruszka1-3/+0
2019-04-25rt2x00: remove last_nostatus_checkStanislaw Gruszka3-12/+0
2019-04-25rt2800mmio: use timer and work for handling tx statuses timeoutsStanislaw Gruszka5-8/+82
2019-04-25rt2800mmio: fetch tx status changesStanislaw Gruszka1-8/+9
2019-04-25rt2800: move txstatus pending routineStanislaw Gruszka3-19/+21
2019-04-25rt2800: new flush implementation for SoC devicesStanislaw Gruszka1-1/+1
2019-04-25rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka4-26/+12
2019-04-25rsi: Fix NULL pointer dereference in kmallocAditya Pakki1-12/+18
2019-04-25rt2x00: code-style fix in rt2800usb.cTomislav Požega1-2/+2
2019-04-25rt2x00: do not print error when queue is fullStanislaw Gruszka1-1/+1
2019-04-25rt2x00: check number of EPROTO errorsStanislaw Gruszka2-3/+20
2019-04-25rt2x00: use ratelimited variants dev_warn/dev_errStanislaw Gruszka1-2/+2
2019-04-25net: cw1200: fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-04-25ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exitYueHaibing1-2/+7
2019-04-25ray_cs: use remove_proc_subtree to simplify procfs codeYueHaibing1-5/+1
2019-04-25ray_cs: Check return value of pcmcia_register_driverYueHaibing1-0/+2
2019-04-25rndis_wlan: use struct_size() helperGustavo A. R. Silva1-7/+5
2019-04-25Merge tag 'iwlwifi-next-for-kalle-2019-04-18-2' of git://git.kernel.org/pub/s...Kalle Valo19-81/+230
2019-04-19iwlwifi: dbg_ini: set dump bit only when trigger collection is certainShahar S Matityahu1-0/+3
2019-04-19iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_staNathan Chancellor1-3/+5
2019-04-19iwlwifi: remove unused 0x40C0 PCI device IDsLuca Coelho3-23/+0
2019-04-19iwlwifi: mvm: support rtt confidence indicationAvraham Stern3-3/+88
2019-04-19iwlwifi: dbg: add lmac and umac PC registers to periphery dumpShahar S Matityahu1-0/+2
2019-04-19iwlwifi: dbg: add periphery memory dumping support to ax210 device familyShahar S Matityahu1-1/+7
2019-04-19iwlwifi: rs: consider LDPC capability in case of HEGregory Greenman1-5/+11
2019-04-19iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu3-24/+82
2019-04-19iwlwifi: add FW_INFO debug levelShahar S Matityahu2-4/+6
2019-04-19iwlwifi: dbg_ini: support notification and dhc regions type parsingShahar S Matityahu1-1/+7
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz6-15/+16
2019-04-19iwlwifi: mvm: set 512 TX queue slots for AX210 devicesShaul Triebitz1-1/+2
2019-04-19iwlwifi: bump FW API to 47 for 22000 seriesLuca Coelho1-1/+1
2019-04-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo13-117/+330
2019-04-18Merge branch 'net-add-reset-controller-driven-PHY-reset'David S. Miller5-9/+48
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer4-8/+8
2019-04-18net: phy: add support for reset-controllerDavid Bauer3-4/+37
2019-04-18dt-bindings: net: add PHY reset controller bindingDavid Bauer1-0/+6
2019-04-18Merge branch 'net-some-build-fixes-and-other-improvements'David S. Miller5-18/+15
2019-04-18net: skb: remove unused assertsJakub Kicinski1-2/+0
2019-04-18net: gemini: remove unnecessary assertJakub Kicinski1-2/+0
2019-04-18net/sched: taprio: fix build without 64bit divJakub Kicinski1-6/+11
2019-04-18sb1000: fix variable set but not used warningsJakub Kicinski1-6/+3
2019-04-18l2tp: fix set but not used variableJakub Kicinski1-2/+1
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra6-10/+60
2019-04-18net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit1-4/+0