summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-27net: axienet: increase default TX ring size to 128Robert Hancock
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: limit minimum TX ring sizeRobert Hancock
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27net: gemini: allow any RGMII interface modeRussell King (Oracle)
2022-01-27net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar
2022-01-27net: phy: prefer 1000baseT over 1000baseKXRussell King (Oracle)
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen
2022-01-27rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2022-01-27mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen
2022-01-27net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-27can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang
2022-01-27can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde
2022-01-27net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh
2022-01-27Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin
2022-01-27net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman
2022-01-27fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang
2022-01-27rocker: fix a sleeping in atomic bugDan Carpenter
2022-01-27ppp: ensure minimum packet size in ppp_write()Eric Dumazet
2022-01-27mwifiex: Fix possible ABBA deadlockBrian Norris
2022-01-27wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue
2022-01-27wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue
2022-01-27can: softing_cs: softingcs_probe(): fix memleak on registration failureJohan Hovold
2022-01-20rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger
2022-01-16can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman
2022-01-16can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde
2022-01-16veth: Do not record rx queue hint in veth_xmitDaniel Borkmann
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2022-01-11rndis_host: support Hytera digital radiosThomas Toye
2022-01-11net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-11i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-11iavf: Fix limit of total number of queues to active queues of VFKaren Sornek