summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-10-24tsnep: Fix tsnep_request_irq() format-overflow warningGerhard Engleder
2023-10-24net: ethernet: davinci_emac: Use MAC Address from Device TreeAdam Ford
2023-10-24net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka
2023-10-24net: microchip: lan743x: improve throughput with rx timestamp configVishvambar Panth S
2023-10-23net: veth: use newly added page pool API for veth with xdpYunsheng Lin
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-23Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-23idpf: cancel mailbox work in error pathPavan Kumar Linga
2023-10-23idpf: set scheduling mode for completion queueMichal Kubiak
2023-10-23Bluetooth: btmtksdio: enable bluetooth wakeup in system suspendZhengping Jiang
2023-10-23Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao
2023-10-23Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODEDJanne Grunau
2023-10-23Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang
2023-10-23Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza
2023-10-23Bluetooth: qca: add support for QCA2066Tim Jiang
2023-10-23Bluetooth: Add support for Intel Misty Peak - 8087:0038Vijay Satija
2023-10-23Bluetooth: Add support ITTIM PE50-M75CJingyang Wang
2023-10-23net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OFRob Herring
2023-10-23net: lan966x: remove useless code in lan966x_xtr_irq_handlerSu Hui
2023-10-23chtls: fix tp->rcv_tstamp initializationEric Dumazet
2023-10-23vxlan: use generic function for tunnel IPv6 route lookupBeniamino Galvani
2023-10-23geneve: use generic function for tunnel IPv6 route lookupBeniamino Galvani
2023-10-23ipv6: add new arguments to udp_tunnel6_dst_lookup()Beniamino Galvani
2023-10-23ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()Beniamino Galvani
2023-10-23ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2023-10-22bnxt_en: extend media types to supported and autoneg modesEdwin Peer
2023-10-22bnxt_en: convert to linkmode_set_bit() APIEdwin Peer
2023-10-22bnxt_en: Refactor NRZ/PAM4 link speed related logicMichael Chan
2023-10-22bnxt_en: refactor speed independent ethtool modesEdwin Peer
2023-10-22bnxt_en: support lane configuration via ethtoolEdwin Peer
2023-10-22bnxt_en: add infrastructure to lookup ethtool link modeEdwin Peer
2023-10-22bnxt_en: Fix invoking hwmon_notify_eventKalesh AP
2023-10-22bnxt_en: Do not call sleeping hwmon_notify_event() from NAPIKalesh AP
2023-10-21octeon_ep: assert hardware structure sizesShinas Rasheed
2023-10-21net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_workSu Hui
2023-10-20net: wwan: replace deprecated strncpy with strscpyJustin Stitt
2023-10-20pds_core: add an error code check in pdsc_dl_info_getSu Hui
2023-10-20ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()Dan Carpenter
2023-10-20igb: Fix an end of loop testDan Carpenter
2023-10-20ice: cleanup ice_find_netlist_nodeJacob Keller
2023-10-20ice: make ice_get_pf_c827_idx staticJacob Keller
2023-10-20ice: manage VFs MSI-X using resource trackingMichal Swiatkowski
2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski
2023-10-20ice: add bitmap to track VF MSI-X usageMichal Swiatkowski
2023-10-20ice: implement num_msix field per VFMichal Swiatkowski
2023-10-20ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel
2023-10-20ice: add drop rule matching on not active lportMichal Swiatkowski
2023-10-20ice: remove unused ice_flow_entry fieldsPrzemek Kitszel
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel