aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-07-25net: ethernet: mtk-ppe: fix traffic offload with bridged wlanLorenzo Bianconi
2022-07-25mlxsw: spectrum_ptp: Rename mlxsw_sp1_ptp_phc_adjfreq()Amit Cohen
2022-07-25mlxsw: spectrum_ptp: Rename mlxsw_sp_ptp_get_message_types()Amit Cohen
2022-07-25mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' per ASICAmit Cohen
2022-07-25mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_state' per ASICAmit Cohen
2022-07-25mlxsw: pci: Simplify FRC clock readingAmit Cohen
2022-07-25mlxsw: spectrum_ptp: Initialize the clock to zero as part of initializationAmit Cohen
2022-07-25mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'Danielle Ratson
2022-07-25mlxsw: resources: Add resource identifier for maximum number of FIDsAmit Cohen
2022-07-25mlxsw: spectrum: Fix the shift of FID field in TX headerDanielle Ratson
2022-07-25mlxsw: Set time stamp type as part of config profileDanielle Ratson
2022-07-25mlxsw: cmd: Add UTC related fields to query firmware commandDanielle Ratson
2022-07-25mlxsw: pci_hw: Add 'time_stamp' and 'time_stamp_type' fields to CQEv2Danielle Ratson
2022-07-25mlxsw: reg: Add Monitoring Time Precision Correction Port Configuration RegisterDanielle Ratson
2022-07-25mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2Danielle Ratson
2022-07-25mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()Danielle Ratson
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-25net: macb: Update tsu clk usage in runtime suspend/resume for VersalHarini Katakam
2022-07-25net: macb: Sort CAPS flags by bit positionsHarini Katakam
2022-07-25net: ethernet: mtk_eth_soc: add support for page_pool_get_statsLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: add xmit XDP supportLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: introduce xdp ethtool countersLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: add basic XDP supportLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: rely on page_pool for single page buffersLorenzo Bianconi
2022-07-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-22net: usb: ax88179_178a: wol optimizationsJustin Chen
2022-07-22net: usb: ax88179_178a: move priv to driver_privJustin Chen
2022-07-22net: usb: ax88179_178a: restore state on resumeJustin Chen
2022-07-22net: usb: ax88179_178a: clean up pm callsJustin Chen
2022-07-22net: usb: ax88179_178a: remove redundant init codeJustin Chen
2022-07-22Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-22Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz
2022-07-22Bluetooth: btusb: Add support for ISO packetsLuiz Augusto von Dentz
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko
2022-07-22Bluetooth: btrtl: Fix typo in commentshaomin Deng
2022-07-22iavf: Check for duplicate TC flower filter before parsingAvinash Dayanand
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree
2022-07-22sfc: hook up ef100 representor TXEdward Cree
2022-07-22sfc: support passing a representor to the EF100 TX pathEdward Cree
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree
2022-07-22sfc: phys port/switch identification for ef100 repsEdward Cree
2022-07-22sfc: add basic ethtool ops to ef100 repsEdward Cree
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree
2022-07-22sfc: update EF100 register descriptionsEdward Cree
2022-07-22net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang
2022-07-22mlxsw: use netif_is_any_bridge_port() instead of open codeJuhee Kang
2022-07-21Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...Jakub Kicinski