summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-09-30net: 6pack: Fix tx timeout and slot timeGuenter Roeck
2021-09-30net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-30net: macb: fix use after free on rmmodTong Zhang
2021-09-30net: phylink: Update SFP selected interface on advertising changesNathan Rossi
2021-09-30atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru
2021-09-30net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-30net: dsa: realtek: register the MDIO bus under devresVladimir Oltean
2021-09-30net: hns3: check queue id range before usingYufeng Mo
2021-09-30net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-30enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil
2021-09-30net: hso: fix muxed tty registrationJohan Hovold
2021-09-26Revert "net/mlx5: Register to devlink ingress VLAN filter trap"Greg Kroah-Hartman
2021-09-22net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli
2021-09-22bnxt_en: Fix error recovery regressionMichael Chan
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-22bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan
2021-09-22bnxt_en: Improve logging of error recovery settings information.Michael Chan
2021-09-22bnxt_en: Convert to use netif_level() helpers.Michael Chan
2021-09-22bnxt_en: Consolidate firmware reset event logging.Michael Chan
2021-09-22bnxt_en: log firmware debug notificationsEdwin Peer
2021-09-22bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan
2021-09-22bnxt_en: fix stored FW_PSID version masksEdwin Peer
2021-09-22net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki
2021-09-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki
2021-09-22net: hso: add failure handler for add_net_deviceZiyang Xuan
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-09-22net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas
2021-09-22octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks
2021-09-22net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-22net: hns3: disable mac in flr processYufeng Mo
2021-09-22net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-22bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer
2021-09-22ibmvnic: check failover_pending in login responseSukadev Bhattiprolu
2021-09-22qed: Handle management FW errorShai Malin
2021-09-22net: ipa: initialize all filter table slotsAlex Elder
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-09-22net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-22net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-18net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann
2021-09-18net: hns3: clean up a type mismatch warningGuojia Liao