summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-19net: mdio: rename mdio_device reset to reset_gpioDavid Bauer3-7/+7
2019-04-19net: phy: add support for reset-controllerDavid Bauer2-4/+36
2019-04-19net: gemini: remove unnecessary assertJakub Kicinski1-2/+0
2019-04-19sb1000: fix variable set but not used warningsJakub Kicinski1-6/+3
2019-04-19net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit1-4/+0
2019-04-19net: phy: don't set autoneg if it's not supportedHeiner Kallweit1-0/+4
2019-04-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller27-457/+3201
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller85-1142/+1979
2019-04-18ice: Calculate ITR increment based on direct calculationBrett Creeley1-72/+63
2019-04-18ice: Bump driver versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan5-2/+159
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan3-0/+85
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan6-2/+86
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan4-3/+54
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan5-0/+52
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan5-3/+47
2019-04-18ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan2-2/+81
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan14-82/+997
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan6-1/+1057
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan10-0/+230
2019-04-18ice: Bump versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan16-294/+294
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan4-6/+6
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger1-10/+0
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller138-832/+1282
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann5-48/+71
2019-04-17s390/qeth: simplify QoS codeJulian Wiedmann2-20/+7
2019-04-17s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann4-52/+51
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann6-26/+97
2019-04-17s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann2-3/+0
2019-04-17s390/qeth: don't bother updating the last-tx timeJulian Wiedmann1-1/+0
2019-04-17s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann1-4/+10