aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SRFlorian Fainelli1-1/+3
2021-09-21net: bcmgenet: Request APD, DLL disable and IDDQ-SRFlorian Fainelli1-1/+3
2021-09-21net: phy: broadcom: Utilize appropriate suspend for BCM54810/11Florian Fainelli1-2/+2
2021-09-21net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610MFlorian Fainelli1-0/+4
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli2-0/+59
2021-09-21net/ipv4/syncookies.c: remove superfluous header files from syncookies.cMianhan Liu1-2/+0
2021-09-21net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_core.cMianhan Liu1-3/+0
2021-09-20net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.cMianhan Liu1-7/+0
2021-09-20net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.cMianhan Liu1-6/+0
2021-09-20net/ipv4/route.c: remove superfluous header files from route.cMianhan Liu1-8/+0
2021-09-20net: lantiq: add support for jumbo framesAleksander Jan Bajkowski1-7/+57
2021-09-20net: wwan: iosm: fw flashing & cd collection infrastructure changesM Chetan Kumar2-1/+5
2021-09-20net: wwan: iosm: devlink fw flashing & cd collection documentationM Chetan Kumar2-0/+183
2021-09-20net: wwan: iosm: transport layer support for fw flashing/cdM Chetan Kumar6-30/+464
2021-09-20net: wwan: iosm: coredump collection supportM Chetan Kumar2-0/+185
2021-09-20net: wwan: iosm: fw flashing supportM Chetan Kumar2-0/+832
2021-09-20net: wwan: iosm: devlink registrationM Chetan Kumar2-0/+570
2021-09-20net: phy: at803x: fix spacing and improve name for 83xx phyAnsuel Smith1-30/+30
2021-09-20net: phy: at803x: add resume/suspend function to qca83xx phyAnsuel Smith1-0/+6
2021-09-20net: phy: at803x: add support for qca 8327 A variant internal phyAnsuel Smith1-5/+20
2021-09-20virtio_net: introduce TX timeout watchdogTony Lu1-1/+21
2021-09-19octeontx2-af: verify CQ context updatesHariprasad Kelam2-1/+79
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski4-46/+27
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)1-1/+4
2021-09-19net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTERYajun Deng1-2/+2
2021-09-19virtio_net: use netdev_warn_once to output warn when without enough queuesXuan Zhuo1-2/+2
2021-09-19NET: IPV4: fix error "do not initialise globals to 0"wangzhitong1-1/+1
2021-09-19net: net_namespace: Fix undefined member in key_remove_domain()Yajun Deng1-0/+4
2021-09-19net: dpaa2-mac: add support for more ethtool 10G link modesRussell King1-0/+5
2021-09-18selftests: mptcp: add mptcp getsockopt test casesFlorian Westphal4-3/+714
2021-09-18mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt supportFlorian Westphal2-0/+115
2021-09-18mptcp: add MPTCP_TCPINFO getsockopt supportFlorian Westphal2-1/+124
2021-09-18mptcp: add MPTCP_INFO getsockoptFlorian Westphal3-1/+43
2021-09-18mptcp: add new mptcp_fill_diag helperFlorian Westphal3-25/+37
2021-09-18net: macb: enable mii on rgmii for sama7g5Claudiu Beznea1-2/+4
2021-09-18net: macb: add support for mii on rgmiiClaudiu Beznea2-0/+6
2021-09-18net: macb: align for OSSMODE offsetClaudiu Beznea1-1/+1
2021-09-18net: macb: add description for SRTSMClaudiu Beznea1-1/+1
2021-09-18net: bcmgenet: Patch PHY interface for dedicated PHY driverFlorian Fainelli1-2/+36
2021-09-17sky2: Stop printing VPD info to debugfsHeiner Kallweit1-83/+1
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli2-0/+202
2021-09-17ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()Nathan Chancellor1-2/+2
2021-09-17selftests/bpf: Fix a few compiler warningsYonghong Song2-5/+3
2021-09-17libbpf: Constify all high-level program attach APIsAndrii Nakryiko2-52/+52
2021-09-17libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7Andrii Nakryiko3-0/+10
2021-09-17selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() APIAndrii Nakryiko1-17/+26
2021-09-17libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()Andrii Nakryiko1-1/+12
2021-09-17libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocsAndrii Nakryiko1-0/+1
2021-09-17selftests/bpf: Stop using relaxed_core_relocs which has no effectAndrii Nakryiko1-2/+1
2021-09-17libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()Andrii Nakryiko1-9/+5