summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28net: selftest: fix build issue if INET is disabledOleksij Rempel
2021-04-28net: tun: Remove redundant assignment to retYang Li
2021-04-28net: phy: marvell: add downshift support for M88E1240Maxim Kochetkov
2021-04-28net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255Colin Ian King
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-27sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queuesIgnat Korchagin
2021-04-27net: dsa: microchip: Add Microchip KSZ8863 SMI based driver supportMichael Grzeschik
2021-04-27net: phy: Add support for microchip SMI0 MDIO busAndrew Lunn
2021-04-27net: dsa: microchip: Add Microchip KSZ8863 SPI based driver supportMichael Grzeschik
2021-04-27net: dsa: microchip: ksz8795: add support for ksz88xx chipsOleksij Rempel
2021-04-27net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...Michael Grzeschik
2021-04-27net: dsa: microchip: ksz8795: move cpu_select_interface to extra functionMichael Grzeschik
2021-04-27net: dsa: microchip: ksz8795: change drivers prefix to be genericMichael Grzeschik
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu
2021-04-27net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu
2021-04-27net: dsa: check tx timestamp request in core driverYangbo Lu
2021-04-27fddi/skfp: fix typoqhjindev
2021-04-27net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODETobias Waldekranz
2021-04-27net: phy: marvell-88x2222: enable autoneg by defaultIvan Bornyakov
2021-04-27macvlan: Use 'hash' iterators to simplify codeChristophe JAILLET
2021-04-26net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
2021-04-26net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-26Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-26net: davicom: Remove redundant assignment to retJiapeng Chong
2021-04-26pcnet32: Remove redundant variable prev_link and curr_linkJiapeng Chong
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-25bnxt_en: Implement .ndo_features_check().Michael Chan
2021-04-25bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.Michael Chan
2021-04-25bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan
2021-04-25bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.Michael Chan
2021-04-25bnxt_en: Move bnxt_approve_mac().Michael Chan
2021-04-25bnxt_en: allow VF config ops when PF is closedEdwin Peer
2021-04-25bnxt_en: allow promiscuous mode for trusted VFsEdwin Peer
2021-04-25bnxt_en: Add support for fw managed link down feature.Michael Chan
2021-04-25bnxt_en: Add a new phy_flags field to the main driver structure.Michael Chan
2021-04-25bnxt_en: report signal mode in link up messagesEdwin Peer
2021-04-25macvlan: Add nodst option to macvlan type sourceJethro Beekman
2021-04-25Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-25net: ethernet: ixp4xx: Support device tree probingLinus Walleij
2021-04-25net: ethernet: ixp4xx: Retire ancient phy retrievealLinus Walleij
2021-04-25r8152: remove some bit operationsHayes Wang
2021-04-25hv_netvsc: Make netvsc/VF binding check both MAC and serial numberDexuan Cui