summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-09-18net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-18ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-09-18ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-09-18wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-09-18net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik1-0/+1
2021-09-18net/mlx5: DR, fix a potential use-after-free bugWentao_Liang1-1/+1
2021-09-18iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-09-18iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-09-18iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-09-18iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-09-18iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-09-18iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-09-18octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep1-0/+15
2021-09-18rtw88: wow: fix size access error of probe requestChin-Yen Lee2-2/+7
2021-09-18rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih1-1/+1
2021-09-18rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee1-5/+16
2021-09-18rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu2-9/+26
2021-09-18net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-09-18net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor1-10/+8
2021-09-18bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo1-1/+2
2021-09-18nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund1-1/+1
2021-09-18igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-09-18iavf: fix locking of critical sectionsStefan Assmann1-7/+50
2021-09-18iavf: do not override the adapter state in the watchdog taskStefan Assmann1-1/+0
2021-09-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut1-5/+3
2021-09-18wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates2-1/+5
2021-09-15iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes1-0/+1
2021-09-15octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4
2021-09-15octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3
2021-09-15octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2
2021-09-15net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2-2/+2
2021-09-15brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum1-1/+1
2021-09-15atlantic: Fix driver resume flow.Sudarsana Reddy Kalluru1-0/+3
2021-09-15ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-09-15ice: Only lock to update netdev dev_addrBrett Creeley1-4/+9
2021-09-15iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-09-15iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach11-54/+55
2021-09-15rsi: fix an error code in rsi_probe()Dan Carpenter1-0/+1
2021-09-15rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter1-1/+3
2021-09-15net/mlx5: Fix unpublish devlink parametersParav Pandit1-0/+1
2021-09-15net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-09-15net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong1-1/+4
2021-09-15net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy1-0/+15
2021-09-15net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy3-27/+7
2021-09-15ionic: cleanly release devlink instanceLeon Romanovsky1-7/+7
2021-09-15i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2021-09-15gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang1-2/+4
2021-09-12Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang1-0/+1
2021-09-12net: ll_temac: Remove left-over debug messageEsben Haabendal1-3/+1
2021-09-08qede: Fix memset corruptionShai Malin1-1/+1