summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-27net/mlx5e: Refactor build channel paramsTariq Toukan
2020-06-27net/mlx5e: Turn XSK ICOSQ into a general asynchronous oneTariq Toukan
2020-06-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan
2020-06-27net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit
2020-06-26net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh
2020-06-26net: atlantic: add alignment checks in hw_atl2_utils_fw.cMark Starovoytov
2020-06-26net: atlantic: missing space in a comment in aq_nic.hDmitry Bezrukov
2020-06-26net: atlantic: fix typo in aq_ring_tx_cleanMark Starovoytov
2020-06-26net: atlantic: make aq_pci_func_init staticMark Starovoytov
2020-06-26net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPPMark Starovoytov
2020-06-26net: atlantic: fix variable type in aq_ethtool_get_pauseparamNikita Danilov
2020-06-26net: atlantic: MACSec offload statistics checkpatch fixMark Starovoytov
2020-06-26docs: networking: move FDDI drivers to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move ATM drivers to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move AppleTalk / LocalTalk drivers to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move ray_cs to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move baycom to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move z8530 to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-26net: phy: mdio: reset MDIO devices even if probe() is not implementedBartosz Golaszewski
2020-06-26net: phy: reset the PHY even if probe() is not implementedBartosz Golaszewski
2020-06-26net: phy: arrange headers in phy_device.c alphabeticallyBartosz Golaszewski
2020-06-26net: phy: arrange headers in mdio_device.c alphabeticallyBartosz Golaszewski
2020-06-26net: phy: arrange headers in mdio_bus.c alphabeticallyBartosz Golaszewski
2020-06-26net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-26bonding: Remove extraneous parentheses in bond_setupNathan Chancellor
2020-06-26net: stmmac: dwmac-meson8b: use clk_parent_data for clock registrationMartin Blumenstingl
2020-06-26bnx2x: use generic power managementVaibhav Gupta
2020-06-25i40e: Remove scheduling while atomic possibilityAleksandr Loktionov
2020-06-25i40e: Add support for 5Gbps cardsAleksandr Loktionov
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-25i40e: Add a check to see if MFS is setTodd Fujinaka
2020-06-25i40e: detect and log info about pre-recovery modePiotr Kwapulinski
2020-06-25i40e: make PF wait reset loop reliablePiotr Kwapulinski
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-06-25i40e: Move client header locationShiraz Saleem
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25net: phy: mscc: improve vsc8514/8584_config_init consistencyAntoine Tenart
2020-06-25net: phy: mscc: remove useless page configuration in the config initAntoine Tenart
2020-06-25net: phy: mscc: restore the base page in vsc8514/8584_config_initAntoine Tenart
2020-06-25net: phy: mscc: do not access the MDIO bus lock directlyAntoine Tenart
2020-06-25net: phy: mscc: ptp: fix a typo in a commentAntoine Tenart
2020-06-25net: phy: mscc: ptp: fix a smatch errorAntoine Tenart
2020-06-25net: phy: mscc: fix a possible double unlockAntoine Tenart
2020-06-25net: phy: mscc: macsec: fix sparse warningsAntoine Tenart
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld