summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: davinci_emac: Use MAC Address from Device TreeAdam Ford2023-10-241-10/+12
* net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka2023-10-241-0/+14
* net: microchip: lan743x: improve throughput with rx timestamp configVishvambar Panth S2023-10-244-2/+63
* net: veth: use newly added page pool API for veth with xdpYunsheng Lin2023-10-231-9/+16
* page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin2023-10-236-10/+4
* Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-10-236-7/+137
|\
| * Bluetooth: btmtksdio: enable bluetooth wakeup in system suspendZhengping Jiang2023-10-231-6/+38
| * Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao2023-10-231-0/+2
| * Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODEDJanne Grunau2023-10-231-0/+5
| * Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang2023-10-231-0/+3
| * Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza2023-10-231-0/+2
| * Bluetooth: qca: add support for QCA2066Tim Jiang2023-10-233-1/+83
| * Bluetooth: Add support for Intel Misty Peak - 8087:0038Vijay Satija2023-10-231-0/+1
| * Bluetooth: Add support ITTIM PE50-M75CJingyang Wang2023-10-231-0/+3
* | idpf: cancel mailbox work in error pathPavan Kumar Linga2023-10-231-0/+1
* | idpf: set scheduling mode for completion queueMichal Kubiak2023-10-232-3/+15
|/
* net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OFRob Herring2023-10-231-1/+1
* net: lan966x: remove useless code in lan966x_xtr_irq_handlerSu Hui2023-10-231-1/+0
* chtls: fix tp->rcv_tstamp initializationEric Dumazet2023-10-231-1/+1
* vxlan: use generic function for tunnel IPv6 route lookupBeniamino Galvani2023-10-231-106/+30
* geneve: use generic function for tunnel IPv6 route lookupBeniamino Galvani2023-10-231-65/+31
* ipv6: add new arguments to udp_tunnel6_dst_lookup()Beniamino Galvani2023-10-231-3/+7
* ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()Beniamino Galvani2023-10-231-3/+2
* ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2023-10-231-5/+5
* bnxt_en: extend media types to supported and autoneg modesEdwin Peer2023-10-221-120/+153
* bnxt_en: convert to linkmode_set_bit() APIEdwin Peer2023-10-221-24/+24
* bnxt_en: Refactor NRZ/PAM4 link speed related logicMichael Chan2023-10-221-31/+67
* bnxt_en: refactor speed independent ethtool modesEdwin Peer2023-10-221-38/+40
* bnxt_en: support lane configuration via ethtoolEdwin Peer2023-10-221-7/+25
* bnxt_en: add infrastructure to lookup ethtool link modeEdwin Peer2023-10-222-20/+258
* bnxt_en: Fix invoking hwmon_notify_eventKalesh AP2023-10-221-5/+11
* bnxt_en: Do not call sleeping hwmon_notify_event() from NAPIKalesh AP2023-10-224-9/+18
* octeon_ep: assert hardware structure sizesShinas Rasheed2023-10-212-0/+7
* net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_workSu Hui2023-10-211-0/+4
* net: wwan: replace deprecated strncpy with strscpyJustin Stitt2023-10-201-1/+1
* pds_core: add an error code check in pdsc_dl_info_getSu Hui2023-10-201-0/+2
* ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()Dan Carpenter2023-10-201-9/+10
* igb: Fix an end of loop testDan Carpenter2023-10-201-3/+6
* ice: cleanup ice_find_netlist_nodeJacob Keller2023-10-201-15/+15
* ice: make ice_get_pf_c827_idx staticJacob Keller2023-10-202-2/+1
* ice: manage VFs MSI-X using resource trackingMichal Swiatkowski2023-10-201-19/+151
* ice: set MSI-X vector count on VFMichal Swiatkowski2023-10-203-0/+84
* ice: add bitmap to track VF MSI-X usageMichal Swiatkowski2023-10-202-0/+11
* ice: implement num_msix field per VFMichal Swiatkowski2023-10-204-7/+14
* ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel2023-10-205-28/+32
* ice: add drop rule matching on not active lportMichal Swiatkowski2023-10-203-20/+75
* ice: remove unused ice_flow_entry fieldsPrzemek Kitszel2023-10-202-7/+1
* net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel2023-10-201-0/+22
* net: dsa: microchip: ksz8: Enable MIIM PHY Control reg accessOleksij Rempel2023-10-201-3/+83
* mlxsw: spectrum: Set SW LAG mode on Spectrum>1Petr Machata2023-10-201-0/+2