summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-26bnxt_en: Handle async event when the PHC is updated in RTC modePavan Chebbi
2022-01-26bnxt_en: Implement .adjtime() for PTP RTC modePavan Chebbi
2022-01-26bnxt_en: Add driver support to use Real Time Counter for PTPPavan Chebbi
2022-01-26bnxt_en: PTP: Refactor PTP initialization functionsPavan Chebbi
2022-01-26bnxt_en: Update firmware interface to 1.10.2.73Michael Chan
2022-01-26net: stmmac: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-26net: stmmac: convert to phylink_generic_validate()Russell King (Oracle)
2022-01-26net: stmmac: remove phylink_config.pcs_poll usageRussell King (Oracle)
2022-01-26net: stmmac/xpcs: convert to pcs_validate()Russell King (Oracle)
2022-01-26net: stmmac: fill in supported_interfacesRussell King (Oracle)
2022-01-26net: stmmac: convert to phylink_get_linkmodes()Russell King (Oracle)
2022-01-26net: xpcs: add support for retrieving supported interface modesRussell King (Oracle)
2022-01-26mlxsw: core_env: Forbid module reset on RJ45 portsDanielle Ratson
2022-01-26mlxsw: core_env: Forbid power mode set and get on RJ45 portsDanielle Ratson
2022-01-26mlxsw: core_env: Forbid getting module EEPROM on RJ45 portsDanielle Ratson
2022-01-26mlxsw: core_env: Query and store port module's type during initializationDanielle Ratson
2022-01-26mlxsw: reg: Add Port Module Type Mapping registerDanielle Ratson
2022-01-26mlxsw: spectrum_ethtool: Add support for two new link modesDanielle Ratson
2022-01-26mlxsw: Add netdev argument to mlxsw_env_get_module_info()Danielle Ratson
2022-01-26mlxsw: core_env: Do not pass number of modules as argumentIdo Schimmel
2022-01-26mlxsw: spectrum_ethtool: Remove redundant variableIdo Schimmel
2022-01-25amd: declance: use eth_hw_addr_set()Thomas Bogendoerfer
2022-01-25net: tulip: remove redundant assignment to variable new_csr6Colin Ian King
2022-01-25net: hns3: handle empty unknown interrupt for VFYufeng Mo
2022-01-25net: mana: Use struct_size() helper in mana_gd_create_dma_region()Gustavo A. R. Silva
2022-01-25r8169: use new PM macrosHeiner Kallweit
2022-01-25ionic: replace set_vf data with unionShannon Nelson
2022-01-25ionic: stretch heartbeat detectionShannon Nelson
2022-01-25ionic: remove the dbid_inuse bitmapShannon Nelson
2022-01-25ionic: disable napi when ionic_lif_init() failsBrett Creeley
2022-01-25ionic: Cleanups in the Tx hotpath codeBrett Creeley
2022-01-25ionic: Prevent filter add/del err msgs when the device is not availableBrett Creeley
2022-01-25ionic: Query FW when getting VF info via ndo_get_vf_configBrett Creeley
2022-01-25ionic: Allow flexibility for error reporting on dev commandsBrett Creeley
2022-01-25ionic: Correctly print AQ errors if completions aren't receivedBrett Creeley
2022-01-25ionic: fix up printing of timeout errorShannon Nelson
2022-01-25ionic: better handling of RESET eventShannon Nelson
2022-01-25ionic: add FW_STOPPING stateShannon Nelson
2022-01-25ionic: Don't send reset commands if FW isn't runningBrett Creeley
2022-01-25ionic: separate function for watchdog initShannon Nelson
2022-01-25ionic: start watchdog after all is setupShannon Nelson
2022-01-25ionic: fix type complaint in ionic_dev_cmd_clean()Shannon Nelson
2022-01-25net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski
2022-01-25net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen
2022-01-25yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua
2022-01-25net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang
2022-01-24net: use bool values to pass bool param of phy_init_eee()Jisheng Zhang
2022-01-24net: fec_ptp: remove redundant initialization of variable valColin Ian King
2022-01-24net: usb: asix: remove redundant assignment to variable regColin Ian King
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski