summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-03wil6210: add printout of platform capabilitiesDedy Lansky
2019-05-03wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar
2019-05-03wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-04-29wireless: carl9170: fix clang build warningArnd Bergmann
2019-04-29wil6210: fix potential out-of-bounds readGustavo A. R. Silva
2019-04-29ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli
2019-04-29ath9k: drop redundant code in ar9003_hw_set_channelTomislav Požega
2019-04-29ath: drop duplicated defineTomislav Požega
2019-04-29ath9k: Remove some set but not used variablesYueHaibing
2019-04-29ath9k: Differentiate between max combined and per chain powerSven Eckelmann
2019-04-29ath9k: Check for errors when reading SREV registerTim Schumacher
2019-04-29ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen
2019-04-29ath6kl: remove redundant check of status != 0Colin Ian King
2019-04-29ath6kl: add some bounds checkingDan Carpenter
2019-04-29ath6kl: wmi: use struct_size() helperGustavo A. R. Silva
2019-04-29ath6kl: debug: Use struct_size() helperGustavo A. R. Silva
2019-04-29ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu
2019-04-29ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong
2019-04-29ath10k: add fragmentation handler for high latency devicesWen Gong
2019-04-29ath10k: add PN replay protection for high latency devicesWen Gong
2019-04-29ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND eventWen Gong
2019-04-29ath10k: add struct for high latency PN replay protectionWen Gong
2019-04-23ath10k: sdio: add missing error checkErik Stromdahl
2019-04-23ath10k: add initialization of HTC headerAlagu Sankar
2019-04-23ath10k: fix use-after-free on SDIO data framesKalle Valo
2019-04-23ath10k: htt: support MSDU ids with SDIOAlagu Sankar
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo
2019-04-23ath10k: htt: don't use txdone_fifo with SDIOAlagu Sankar
2019-04-23ath10k: don't disable interrupts in ath10k_sdio_remove()Wen Gong
2019-04-23ath10k: sdio: workaround firmware UART pin configuration bugWen Gong
2019-04-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-18net: phy: add support for reset-controllerDavid Bauer
2019-04-18net: gemini: remove unnecessary assertJakub Kicinski
2019-04-18sb1000: fix variable set but not used warningsJakub Kicinski
2019-04-18net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit
2019-04-18net: phy: don't set autoneg if it's not supportedHeiner Kallweit
2019-04-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller
2019-04-18ice: Calculate ITR increment based on direct calculationBrett Creeley
2019-04-18ice: Bump driver versionAnirudh Venkataramanan
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan