summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli2021-09-221-1/+1
* bnxt_en: Fix error recovery regressionMichael Chan2021-09-221-4/+8
* net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda2021-09-221-0/+1
* bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan2021-09-221-7/+18
* bnxt_en: Improve logging of error recovery settings information.Michael Chan2021-09-221-7/+8
* bnxt_en: Convert to use netif_level() helpers.Michael Chan2021-09-221-20/+14
* bnxt_en: Consolidate firmware reset event logging.Michael Chan2021-09-221-7/+10
* bnxt_en: log firmware debug notificationsEdwin Peer2021-09-221-0/+8
* bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan2021-09-221-1/+1
* bnxt_en: fix stored FW_PSID version masksEdwin Peer2021-09-221-2/+2
* net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki2021-09-222-3/+25
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-221-1/+0
* net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki2021-09-221-1/+2
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-221-2/+1
* net: hso: add failure handler for add_net_deviceZiyang Xuan2021-09-221-3/+8
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-221-0/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas2021-09-221-0/+5
* octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks2021-09-221-1/+11
* net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang2021-09-221-3/+3
* net: hns3: disable mac in flr processYufeng Mo2021-09-221-2/+3
* net: hns3: change affinity_mask to numa node rangeYufeng Mo2021-09-221-6/+8
* net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo2021-09-221-2/+6
* bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer2021-09-221-0/+13
* ibmvnic: check failover_pending in login responseSukadev Bhattiprolu2021-09-221-0/+8
* qed: Handle management FW errorShai Malin2021-09-221-1/+5
* net: ipa: initialize all filter table slotsAlex Elder2021-09-221-1/+2
* net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb2021-09-221-3/+2
* net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed2021-09-221-1/+2
* r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli2021-09-221-1/+8
* ptp: dp83640: don't define PAGE0Randy Dunlap2021-09-221-1/+1
* net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen2021-09-223-9/+0
* bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-221-1/+1
* net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann2021-09-181-1/+2
* net: hns3: clean up a type mismatch warningGuojia Liao2021-09-181-1/+8
* net: w5100: check return value after calling platform_get_resource()Yang Yingliang2021-09-181-0/+2
* ath9k: fix sleeping in atomic contextMiaoqing Pan2021-09-181-5/+7
* ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen2021-09-181-1/+2
* wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain2021-09-181-0/+4
* net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik2021-09-181-0/+1
* net/mlx5: DR, fix a potential use-after-free bugWentao_Liang2021-09-181-1/+1
* iwlwifi: mvm: Fix scan channel flags settingsIlan Peer2021-09-181-1/+1
* iwlwifi: fw: correctly limit to monitor dumpJohannes Berg2021-09-181-1/+1
* iwlwifi: mvm: fix access to BSS elementsJohannes Berg2021-09-181-2/+6
* iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2021-09-182-16/+38
* iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong2021-09-181-1/+3
* iwlwifi: pcie: free RBs during configureJohannes Berg2021-09-182-1/+7
* octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep2021-09-181-0/+15
* rtw88: wow: fix size access error of probe requestChin-Yen Lee2021-09-182-2/+7
* rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih2021-09-181-1/+1
* rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee2021-09-181-5/+16