summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-21Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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-22Revert "drm/ast: Add detect function support"Kim Phillips
2021-10-22Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-10-22Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
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-21ptp: free 'vclock_index' in ptp_clock_release()Yang Yingliang
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
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean
2021-10-21Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-10-21drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus
2021-10-21drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus
2021-10-21drm/kmb: Disable change of plane parametersEdmund Dea
2021-10-21drm/kmb: Remove clearing DPHY regsEdmund Dea
2021-10-21drm/kmb: Limit supported mode to 1080pAnitha Chrisanthus
2021-10-21drm/kmb: Work around for higher system clockAnitha Chrisanthus
2021-10-21drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen
2021-10-21drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut
2021-10-20ice: Add tc-flower filter support for channelKiran Patil
2021-10-20ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20ice: Add missing E810 device idsTony Nguyen