summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-04-18Merge branch 'net-add-reset-controller-driven-PHY-reset'David S. Miller
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-18net: phy: add support for reset-controllerDavid Bauer
2019-04-18dt-bindings: net: add PHY reset controller bindingDavid Bauer
2019-04-18Merge branch 'net-some-build-fixes-and-other-improvements'David S. Miller
2019-04-18net: skb: remove unused assertsJakub Kicinski
2019-04-18net: gemini: remove unnecessary assertJakub Kicinski
2019-04-18net/sched: taprio: fix build without 64bit divJakub Kicinski
2019-04-18sb1000: fix variable set but not used warningsJakub Kicinski
2019-04-18l2tp: fix set but not used variableJakub Kicinski
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra
2019-04-18net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit