summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2
2021-11-26i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak1-12/+23
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2-2/+4
2021-11-26i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak1-44/+9
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob1-1/+1
2021-11-26iavf: check for null in iavf_fix_featuresNicholas Nunley1-1/+2
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-11-26cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-26bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-26ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu1-0/+3
2021-11-26net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)1-1/+1
2021-11-26net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K2-1/+27
2021-11-26wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-26libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-26phy: micrel: ksz8041nl: do not use power down modeStefan Agner1-2/+3
2021-11-26mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-11-26rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan1-0/+1
2021-11-26ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-11-26b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-26b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-26ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-26net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij1-1/+1
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-11-26mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-26mwifiex: Properly initialize private structure on interface type changesJonas Dreßler1-3/+7
2021-11-26mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler1-18/+4
2021-11-26rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut3-8/+13
2021-11-26rsi: fix rate mask set leading to P2P failureMartin Fuzzey4-65/+50
2021-11-26rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey3-1/+4
2021-11-26rsi: fix occasional initialisation failure with BT coexMartin Fuzzey3-3/+18
2021-11-26wcn36xx: handle connection loss indicationBenjamin Li1-11/+33
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler1-0/+8
2021-11-26wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-11-26rtl8187: fix control-message timeoutsJohan Hovold1-7/+7
2021-11-26ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-26ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold1-0/+16
2021-11-26vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang1-1/+0
2021-11-26xen/netfront: stop tx queues during live migrationDongli Zhang1-0/+8
2021-11-26sfc: Don't use netif_info before net_device setupErik Ekman2-3/+3
2021-11-26cavium: Fix return values of the probe functionZheyu Ma1-2/+2
2021-11-26cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma1-1/+1
2021-11-12rsi: fix control-message timeoutJohan Hovold1-1/+1
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman1-8/+2
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2