summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-03-27nfp: flower: handle acti_netdevs allocation failureDuoming Zhou1-0/+5
2024-03-27r8152: fix unknown device for choose_configurationHayes Wang1-1/+1
2024-03-27net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor1-17/+20
2024-03-27net: hns3: fix port duplex configure error in IMP resetJie Wang1-1/+4
2024-03-27net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu1-1/+1
2024-03-27net: hns3: fix wrong judgment condition issueJijie Shao1-1/+1
2024-03-27net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital1-1/+1
2024-03-27octeontx2-af: Fix devlink paramsSunil Goutham1-10/+10
2024-03-27net: dsa: microchip: make sure drive strength configuration is not lost by so...Oleksij Rempel1-4/+6
2024-03-27sr9800: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-03-27ice: fix stats being updated by way too large valuesPrzemek Kitszel1-13/+11
2024-03-27igb: Fix missing time sync eventsVinicius Costa Gomes1-18/+5
2024-03-27igc: Fix missing time sync eventsVinicius Costa Gomes1-11/+1
2024-03-27wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou1-0/+3
2024-03-27wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith1-1/+1
2024-03-27wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith2-2/+3
2024-03-27wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith1-0/+40
2024-03-27wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177Ming Yen Hsieh1-1/+1
2024-03-27wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel confi...Ming Yen Hsieh1-12/+14
2024-03-27wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh1-2/+2
2024-03-27wifi: mt76: mt7925e: fix use-after-free in free_irq()Deren Wu1-0/+1
2024-03-27wifi: mt76: mt7921e: fix use-after-free in free_irq()Deren Wu2-0/+3
2024-03-27wifi: mt76: mt792x: fix ethtool warningGen Xu1-0/+1
2024-03-27wifi: mt76: mt7996: fix HIF_TXD_V2_1 valueBenjamin Lin1-1/+1
2024-03-27wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang1-1/+1
2024-03-27wifi: mt76: mt7996: fix HE beamformer phy cap for station vifHoward Hsu1-2/+3
2024-03-27wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin1-2/+14
2024-03-27wifi: mt76: mt7996: fix TWT issuesPeter Chiu2-9/+47
2024-03-27wifi: mt76: mt7996: check txs format before getting skb by pidPeter Chiu1-10/+13
2024-03-27wifi: mt76: mt7925: update PCIe DMA settingsDeren Wu2-3/+15
2024-03-27wifi: mt76: mt7925: add support to set ifs time by mcu commandMing Yen Hsieh3-1/+53
2024-03-27wifi: mt76: mt7925: add flow to avoid chip bt function failQuan Zhou2-0/+5
2024-03-27wifi: mt76: mt7925: fix the wrong header translation configMing Yen Hsieh1-24/+8
2024-03-27wifi: mt76: mt7925: fix WoW failed in encrypted modeMing Yen Hsieh4-57/+103
2024-03-27wifi: mt76: mt7925: fix fw download failMing Yen Hsieh1-1/+1
2024-03-27wifi: mt76: mt7925: fix wmm queue mappingMing Yen Hsieh2-2/+21
2024-03-27wifi: mt76: mt7925: fix mcu query command failHao Zhang1-1/+5
2024-03-27wifi: mt76: mt7925: fix SAP no beacon issue in 5Ghz and 6Ghz bandrong.yan3-4/+15
2024-03-27wifi: mt76: mt7925: fix connect to 80211b mode fail in 2Ghz bandMing Yen Hsieh1-3/+1
2024-03-27wifi: mt76: mt7996: fix fw loading timeoutLorenzo Bianconi1-1/+2
2024-03-27wifi: wilc1000: revert reset line logic flipAlexis Lothoré1-3/+3
2024-03-27net: ena: Remove ena_select_queueKamal Heib1-17/+0
2024-03-27wifi: brcmsmac: avoid function pointer castsArnd Bergmann3-5/+5
2024-03-27wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfacesAlexis Lothoré1-21/+7
2024-03-27wifi: iwlwifi: mvm: Fix the listener MAC filter flagsIlan Peer1-1/+1
2024-03-27can: m_can: Start/Cancel polling timer together with interruptsMarkus Schneider-Pargmann1-11/+12
2024-03-27wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg1-3/+1
2024-03-27wifi: iwlwifi: mvm: don't set the MFP flag for the GTKEmmanuel Grumbach1-7/+11
2024-03-27wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg1-3/+9
2024-03-27wifi: iwlwifi: properly check if link is activeMiri Korenblit1-2/+1