summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-24can: xilinx_can: remove repeated word from the kernel-docMichal Simek
2021-10-24can: peak_usb: CANFD: store 64-bits hw timestampsStephane Grosjean
2021-10-24can: gs_usb: use %u to print unsigned valuesMarc Kleine-Budde
2021-10-24can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-24can: rcar: drop unneeded ARM dependencyGeert Uytterhoeven
2021-10-24can: at91/janz-ican3: replace snprintf() in show functions with sysfs_emit()Qing Wang
2021-10-24can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol
2021-10-24can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol
2021-10-24can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol
2021-10-24can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol
2021-10-24can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to un...Marc Kleine-Budde
2021-10-24net: macb: Use mdio child node for MDIO bus if it existsSean Anderson
2021-10-24net: bcmgenet: Add support for 7712 16nm internal EPHYFlorian Fainelli
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson
2021-10-24net: phylink: Convert some users of mdiobus_* to mdiodev_*Sean Anderson
2021-10-24octeontx2-af: Increase number of reserved entries in KPUKiran Kumar K
2021-10-22net: dsa: sja1105: Add of_node_put() before returnWan Jiabing
2021-10-22net: liquidio: Make use of the helper macro kthread_run()Cai Huoqing
2021-10-22Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-22net: hldc_fr: use dev_addr_set()Jakub Kicinski
2021-10-22net: sb1000,rionet: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: plip: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: hippi: use dev_addr_set()Jakub Kicinski
2021-10-22net: fjes: constify and use eth_hw_addr_set()Jakub Kicinski
2021-10-22fddi: skfp: constify and use dev_addr_set()Jakub Kicinski
2021-10-22fddi: defxx,defza: use dev_addr_set()Jakub Kicinski
2021-10-22net: usb: don't write directly to netdev->dev_addrJakub Kicinski
2021-10-22net: qmi_wwan: use dev_addr_mod()Jakub Kicinski
2021-10-22usb: smsc: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: xen: use eth_hw_addr_set()Jakub Kicinski
2021-10-22mlx5: fix build after mergeJakub Kicinski
2021-10-22ice: Nuild fix.David S. Miller
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21net: ax88796c: ASIX AX88796C SPI Ethernet Adapter DriverƁukasz Stelmach
2021-10-21net: enetc: use the skb variable directly in enetc_clean_tx_ring()Vladimir Oltean
2021-10-21net: enetc: remove local "priv" variable in enetc_clean_tx_ring()Vladimir Oltean
2021-10-21wireless: mac80211_hwsim: use eth_hw_addr_set()Jakub Kicinski
2021-10-21usbnet: sanity check for maxpacketOliver Neukum
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman
2021-10-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean
2021-10-21net: mscc: ocelot: add the local station MAC addresses in VID 0Vladimir Oltean
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean