summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei
2020-08-31net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_stateIoana Ciornei
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei
2020-08-31net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTIONYueHaibing
2020-08-31net: hns: Remove unused macro AE_NAME_PORT_ID_IDXYueHaibing
2020-08-31net: dl2k: Remove unused macro DRV_NAMEYueHaibing
2020-08-31net: wan: slic_ds26522: Remove unused macro DRV_NAMEYueHaibing
2020-08-31net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko
2020-08-31sfc: return errors from efx_mcdi_set_id_led, and de-indirectEdward Cree
2020-08-31sfc: fix kernel-doc on struct efx_loopback_stateEdward Cree
2020-08-31sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safeEdward Cree
2020-08-31sfc: fix W=1 warnings in efx_farch_handle_rx_not_okEdward Cree
2020-08-31gtp: relax alloc constraint when adding a pdpNicolas Dichtel
2020-08-31gtp: remove useless rcu_read_lock()Nicolas Dichtel
2020-08-31net: phylink: avoid oops during initialisationRussell King
2020-08-31hinic: add support to query function tableLuo bin
2020-08-31hinic: add support to query rq infoLuo bin
2020-08-31hinic: add support to query sq infoLuo bin
2020-08-28ionic: pull reset_queues into tx_timeout handlerShannon Nelson
2020-08-28ionic: change queue count with no resetShannon Nelson
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson
2020-08-28ionic: change mtu without full queue rebuildShannon Nelson
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson
2020-08-28ionic: clean up unnecessary non-static functionsShannon Nelson
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson
2020-08-28ionic: remove lif list conceptShannon Nelson
2020-08-28ionic: use kcalloc for new arraysShannon Nelson
2020-08-28ionic: fix up a couple of debug stringsShannon Nelson
2020-08-28ionic: set MTU floor at ETH_MIN_MTUShannon Nelson
2020-08-28net: phy: DP83822: Add ability to advertise Fiber connectionDan Murphy
2020-08-28smsc95xx: add phylib supportAndre Edich
2020-08-28smsc95xx: use usbnet->driver_privAndre Edich
2020-08-28smsc95xx: remove redundant function argumentsAndre Edich
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...David S. Miller
2020-08-27gtp: add notification mechanismNicolas Dichtel
2020-08-27net: phy: Sort Kconfig and MakefileAndrew Lunn
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn
2020-08-27net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-26net: ath11k: constify ath11k_thermal_opsRikard Falkeborn
2020-08-26net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn
2020-08-26net: phy: at803x: constify static regulator_opsRikard Falkeborn
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn
2020-08-26net: ipa: remove duplicate includeWang Hai