summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-17net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed
2022-05-17octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh
2022-05-17ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progressMin Li
2022-05-17ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li
2022-05-17net: smc911x: replace ternary operator with min()Guo Zhengkui
2022-05-17net: thunderx: remove null check after call container_of()Haowen Bai
2022-05-17octeontx2-pf: Use memset_startat() helper in otx2_stop()Xiu Jianfeng
2022-05-17net: phy: marvell: Add errata section 5.1 for Alaska PHYLeszek Polak
2022-05-17net: qede: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-17net: vxge: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-17qed: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-17net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei
2022-05-17ethernet/ti: delete if NULL check befort devm_kfreeBernard Zhao
2022-05-16net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTPWells Lu
2022-05-16Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-16net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez
2022-05-16net: dsa: realtek: rtl8366rb: Serialize indirect PHY register accessAlvin Šipraga
2022-05-16can: slcan: slc_xmit(): use can_dropped_invalid_skb() instead of manual checkVincent Mailhol
2022-05-16can: ctucanfd: Let users select instead of depend on CAN_CTUCANFDGeert Uytterhoeven
2022-05-16net: phy: micrel: Use the kszphy probe/suspend/resumeFabio Estevam
2022-05-16net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-05-16octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-16net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()YueHaibing
2022-05-16octeon_ep: delete unnecessary NULL checkZiyang Xuan
2022-05-16octeon_ep: add missing destroy_workqueue in octep_init_moduleZheng Bin
2022-05-16net: tulip: convert to devresRolf Eike Beer
2022-05-16net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin
2022-05-16mlx5: support BIG TCP packetsEric Dumazet
2022-05-16mlx4: support BIG TCP packetsEric Dumazet
2022-05-16veth: enable BIG TCP packetsEric Dumazet
2022-05-16net: loopback: enable BIG TCP packetsEric Dumazet
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck
2022-05-16ravb: Add support for RZ/V2MPhil Edworthy
2022-05-16ravb: Use separate clock for gPTPPhil Edworthy
2022-05-16ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqsPhil Edworthy
2022-05-16ravb: Separate handling of irq enable/disable regs into featurePhil Edworthy
2022-05-13ice: Expose RSS indirection tables for queue groups via ethtoolSridhar Samudrala
2022-05-13ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-05-13eth: sfc: remove remnants of the out-of-tree napi_weight module paramJakub Kicinski
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-05-13sfc: siena: Fix Kconfig dependenciesRen Zhijie
2022-05-13bnxt_en: parse and report result field when NVRAM package install failsKalesh AP
2022-05-13bnxt_en: Enable packet timestamping for all RX packetsPavan Chebbi
2022-05-13bnxt_en: Configure ptp filters during bnxt openPavan Chebbi
2022-05-13bnxt_en: Update firmware interface to 1.10.2.95Michael Chan
2022-05-13net: axienet: Use NAPI for TX completion pathRobert Hancock
2022-05-13net: axienet: Be more careful about updating tx_bd_tailRobert Hancock
2022-05-13net: phy: smsc: Cope with hot-removal in interrupt handlerLukas Wunner
2022-05-13net: phy: smsc: Cache interrupt maskLukas Wunner