summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-08net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson
2022-02-08net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-02-08net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-02-08net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-02-05net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-02-05net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-02-05ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-02-01net: hns3: handle empty unknown interrupt for VFYufeng Mo
2022-02-01yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua
2022-02-01ibmvnic: don't spin in taskletSukadev Bhattiprolu
2022-02-01ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu
2022-02-01phylib: fix potential use-after-freeMarek BehĂșn
2022-02-01net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-02-01i40e: fix unsigned stat widthsJoe Damato
2022-02-01i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-02-01i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-02-01i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-02-01net: sfp: ignore disabled SFP nodeMarek BehĂșn
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