summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01netdevsim: add ndo_get_iflink() implementationDavid Wei
2024-03-01netdevsim: forward skbs from one connected port to anotherDavid Wei
2024-03-01netdevsim: allow two netdevsim ports to be connectedDavid Wei
2024-03-01net: bcmasp: Add support for PHY interruptsJustin Chen
2024-03-01net: bcmasp: Keep buffers through power managementJustin Chen
2024-03-01net: phy: mdio-bcm-unimac: Add asp v2.2 supportJustin Chen
2024-03-01net: bcmasp: Add support for ASP 2.2Justin Chen
2024-03-01net: phy: qcom: qca808x: fill in possible_interfacesRobert Marko
2024-03-01net: phy: qcom: qca808x: add helper for checking for 1G only modelRobert Marko
2024-03-01ipv6: annotate data-races around cnf.forwardingEric Dumazet
2024-03-01ipv6: annotate data-races around cnf.hop_limitEric Dumazet
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-29gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov
2024-02-29net: stmmac: fix typo in commentYanteng Si
2024-02-29net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO functionRobert Marko
2024-02-29net: dsa: mv88e6xxx: rename mv88e6xxx_g2_scratch_gpio_set_smiRobert Marko
2024-02-28igb: extend PTP timestamp adjustments to i211Oleksij Rempel
2024-02-28net: phy: dp83826: disable WOL at initCatalin Popescu
2024-02-28Merge tag 'acpi-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-02-28Merge tag 'pm-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-02-28Merge tag 'spi-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-28Merge tag 'regulator-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-28Bluetooth: qca: Fix triggering coredump implementationZijun Hu
2024-02-28Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota
2024-02-28Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu
2024-02-28Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalidJohan Hovold
2024-02-28net: intel: igc: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: igb: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: e1000e: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: i40e/igc: Remove setting Autoneg in EEE capabilitiesAndrew Lunn
2024-02-28net: ethernet: ixgbe: Convert EEE to use linkmodesAndrew Lunn
2024-02-28net: qlogic: qede: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: usb: ax88179_178a: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: usb: r8152: Use linkmode helpers for EEEAndrew Lunn
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-02-28net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMIISarosh Hasan
2024-02-28net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap
2024-02-28net: dsa: realtek: support reset controllerLuiz Angelo Daros de Luca
2024-02-27Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-27net: lan78xx: fix "softirq work is pending" errorOleksij Rempel
2024-02-27bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-27net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-02-27net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer
2024-02-27bnxt_en: fix accessing vnic_info before allocating itAlexander Lobakin
2024-02-27veth: try harder when allocating queue memoryJakub Kicinski