summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2021-09-18net: w5100: check return value after calling platform_get_resource()Yang Yingliang
2021-09-18ath9k: fix sleeping in atomic contextMiaoqing Pan
2021-09-18ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-09-18wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain
2021-09-18net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik
2021-09-18net/mlx5: DR, fix a potential use-after-free bugWentao_Liang
2021-09-18iwlwifi: mvm: Fix scan channel flags settingsIlan Peer
2021-09-18iwlwifi: fw: correctly limit to monitor dumpJohannes Berg
2021-09-18iwlwifi: mvm: fix access to BSS elementsJohannes Berg
2021-09-18iwlwifi: mvm: avoid static queue number aliasingJohannes Berg
2021-09-18iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong
2021-09-18iwlwifi: pcie: free RBs during configureJohannes Berg
2021-09-18octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep
2021-09-18rtw88: wow: fix size access error of probe requestChin-Yen Lee
2021-09-18rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih
2021-09-18rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee