summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli1-0/+2
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson4-14/+12
2021-10-24net: phylink: Convert some users of mdiobus_* to mdiodev_*Sean Anderson1-16/+7
2021-10-24octeontx2-af: Increase number of reserved entries in KPUKiran Kumar K2-263/+132
2021-10-22net: dsa: sja1105: Add of_node_put() before returnWan Jiabing1-1/+3
2021-10-22net: liquidio: Make use of the helper macro kthread_run()Cai Huoqing1-6/+5
2021-10-22Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski183-2719/+97630
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski1-17/+146
2021-10-22net: hldc_fr: use dev_addr_set()Jakub Kicinski1-1/+3
2021-10-22net: sb1000,rionet: use eth_hw_addr_set()Jakub Kicinski2-10/+16
2021-10-22net: plip: use eth_hw_addr_set()Jakub Kicinski1-2/+6
2021-10-22net: s390: constify and use eth_hw_addr_set()Jakub Kicinski4-8/+7
2021-10-22net: hippi: use dev_addr_set()Jakub Kicinski1-2/+4
2021-10-22net: fjes: constify and use eth_hw_addr_set()Jakub Kicinski3-8/+11
2021-10-22fddi: skfp: constify and use dev_addr_set()Jakub Kicinski3-4/+4
2021-10-22fddi: defxx,defza: use dev_addr_set()Jakub Kicinski2-4/+4
2021-10-22net: usb: don't write directly to netdev->dev_addrJakub Kicinski8-13/+24
2021-10-22net: qmi_wwan: use dev_addr_mod()Jakub Kicinski1-2/+5
2021-10-22usb: smsc: use eth_hw_addr_set()Jakub Kicinski2-4/+8
2021-10-22net: xen: use eth_hw_addr_set()Jakub Kicinski2-3/+7
2021-10-22mlx5: fix build after mergeJakub Kicinski2-4/+4
2021-10-22ice: Nuild fix.David S. Miller1-2/+0
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller194-818/+1526
2021-10-21Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-42/+137
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport2-0/+5
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds59-179/+354
2021-10-21net: ax88796c: ASIX AX88796C SPI Ethernet Adapter DriverƁukasz Stelmach10-0/+2223
2021-10-21net: enetc: use the skb variable directly in enetc_clean_tx_ring()Vladimir Oltean1-2/+1
2021-10-21net: enetc: remove local "priv" variable in enetc_clean_tx_ring()Vladimir Oltean1-4/+1
2021-10-22Revert "drm/ast: Add detect function support"Kim Phillips1-17/+1
2021-10-22Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...Dave Airlie9-24/+123
2021-10-22Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie3-1/+13
2021-10-21wireless: mac80211_hwsim: use eth_hw_addr_set()Jakub Kicinski1-2/+5
2021-10-21usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean1-1/+4
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-21ptp: free 'vclock_index' in ptp_clock_release()Yang Yingliang1-4/+1
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean1-1/+2
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman2-3/+3
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman1-11/+26
2021-10-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller18-154/+2021
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean1-19/+12
2021-10-21net: mscc: ocelot: add the local station MAC addresses in VID 0Vladimir Oltean4-15/+17
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean1-34/+112
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean1-16/+65
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean1-8/+5
2021-10-21Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller11-54/+85
2021-10-21drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus3-8/+10
2021-10-21drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus1-1/+1
2021-10-21drm/kmb: Disable change of plane parametersEdmund Dea3-1/+49