summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries2024-04-031-1/+1
* wifi: iwlwifi: mvm: handle debugfs names more carefullyJohannes Berg2024-04-031-4/+7
* wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg2024-04-031-7/+8
* wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg2024-04-031-1/+1
* wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith2024-04-031-0/+7
* wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin2024-04-035-68/+6
* wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin2024-04-037-35/+76
* wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel2024-04-033-0/+23
* wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld2024-04-031-2/+2
* wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld2024-04-031-3/+3
* net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2024-04-032-8/+8
* wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CUNick Morrow2024-04-031-14/+26
* wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel2024-04-031-3/+4
* wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang2024-04-031-2/+2
* net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2024-03-262-4/+46
* net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2024-03-262-9/+23
* octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep2024-03-261-3/+14
* octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep2024-03-261-0/+3
* octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep2024-03-261-3/+4
* octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2024-03-262-2/+2
* octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep2024-03-269-83/+205
* net/bnx2x: Prevent access to a freed page in page_poolThinh Tran2024-03-261-3/+3
* net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin2024-03-261-2/+2
* wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich2024-03-261-3/+3
* net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL2024-03-261-4/+4
* net: veth: do not manipulate GRO when using XDPIgnat Korchagin2024-03-261-18/+0
* net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle2024-03-261-7/+11
* net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle2024-03-261-4/+3
* net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen2024-03-261-1/+1
* vmxnet3: Fix missing reserved tailroomWilliam Tu2024-03-261-3/+3
* octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian2024-03-261-1/+1
* nfp: flower: handle acti_netdevs allocation failureDuoming Zhou2024-03-261-0/+5
* net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor2024-03-261-17/+20
* net: hns3: fix port duplex configure error in IMP resetJie Wang2024-03-261-1/+4
* net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu2024-03-261-1/+1
* net: hns3: fix wrong judgment condition issueJijie Shao2024-03-261-1/+1
* net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital2024-03-261-1/+1
* net: dsa: microchip: make sure drive strength configuration is not lost by so...Oleksij Rempel2024-03-261-4/+6
* sr9800: Add check for usbnet_get_endpointsChen Ni2024-03-261-1/+3
* ice: fix stats being updated by way too large valuesPrzemek Kitszel2024-03-261-13/+11
* igb: Fix missing time sync eventsVinicius Costa Gomes2024-03-261-18/+5
* igc: Fix missing time sync eventsVinicius Costa Gomes2024-03-261-11/+1
* wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou2024-03-261-0/+3
* wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith2024-03-261-1/+1
* wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith2024-03-262-2/+3
* wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith2024-03-261-0/+40
* wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177Ming Yen Hsieh2024-03-261-1/+1
* wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel confi...Ming Yen Hsieh2024-03-261-12/+14
* wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh2024-03-261-2/+2
* wifi: mt76: mt7925e: fix use-after-free in free_irq()Deren Wu2024-03-261-0/+1