summaryrefslogtreecommitdiffstats
path: root/net/phonet/pn_dev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-18Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu1-2/+5
2020-03-18net: stmmac: Add support for Enterprise MAC versionJose Abreu5-1/+173
2020-03-18net: stmmac: Add XLGMII supportJose Abreu2-0/+64
2020-03-18net: phy: xpcs: Add XLGMII supportJose Abreu1-0/+98
2020-03-18ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson1-0/+3
2020-03-18ionic: print data for unknown xcvr typeShannon Nelson1-4/+9
2020-03-18ionic: remove adminq napi instanceShannon Nelson1-0/+1
2020-03-18ionic: deinit rss only if selectedShannon Nelson1-1/+2
2020-03-18ionic: stop devlink warn on mgmt deviceShannon Nelson1-2/+7
2020-03-18net_sched: sch_fq: enable use of hrtimer slackEric Dumazet2-4/+19
2020-03-18net_sched: do not reprogram a timer about to expireEric Dumazet1-2/+7
2020-03-18net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet2-6/+16
2020-03-18nfp: allow explicitly selected delayed statsJakub Kicinski1-1/+2
2020-03-18net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski13-52/+48
2020-03-18net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit1-2/+5
2020-03-18net: phy: improve phy_driver callback handle_interruptHeiner Kallweit3-17/+23
2020-03-18net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski4-3/+17
2020-03-18net: axienet: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-03-18net: ll_temac: let core reject the unsupported coalescing parametersJakub Kicinski1-19/+2
2020-03-18net: davinci_emac: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-18net: cpsw: reject unsupported coalescing paramsJakub Kicinski2-0/+2
2020-03-18net: tehuti: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-18net: dwc-xlgmac: let core reject the unsupported coalescing parametersJakub Kicinski1-15/+2
2020-03-18net: socionext: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-18net: sfc: reject unsupported coalescing paramsJakub Kicinski2-6/+6
2020-03-17tcp: fix stretch ACK bugs in YeahPengcheng Yang1-30/+11
2020-03-17tcp: fix stretch ACK bugs in VenoPengcheng Yang1-4/+5
2020-03-17tcp: stretch ACK fixes in Veno prepPengcheng Yang1-21/+23
2020-03-17tcp: fix stretch ACK bugs in ScalablePengcheng Yang1-8/+9
2020-03-17tcp: fix stretch ACK bugs in BICPengcheng Yang1-5/+6
2020-03-17sfc: fix XDP-redirect in this driverJesper Dangaard Brouer4-8/+15
2020-03-17remoteproc: clean up notification configAlex Elder2-4/+2
2020-03-17net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik1-1/+1
2020-03-16qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai1-12/+1
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko1-0/+1
2020-03-16net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng1-11/+4
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng1-11/+4
2020-03-16chcr: remove set but not used variable 'status'YueHaibing1-2/+1
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower3-15/+157
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower2-39/+136
2020-03-16net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King1-24/+29
2020-03-16net: dsa: mv88e6xxx: remove port_link_state functionsRussell King4-232/+0
2020-03-16net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King4-145/+107
2020-03-16net: dsa: mv88e6xxx: fix Serdes link changesRussell King2-21/+13
2020-03-16net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King4-74/+480
2020-03-16net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King1-32/+35
2020-03-16net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King2-14/+5
2020-03-16net: dsa: warn if phylink_mac_link_state returns errorRussell King1-1/+6
2020-03-16net: mii: add linkmode_adv_to_mii_adv_x()Russell King1-0/+20
2020-03-16net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King1-18/+19