summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-09-18net: wireless: eswin: update eswin wifi driver for kernel 6.1ziv.xu9-33/+69
2023-09-18net: wireless: eswin: proting esiwn wifi driverziv.xu108-1/+52819
2023-08-31Merge tag 'JH7110_6.1_SDK_v5.7.0' into vf2-6.1.y-develAndy Hu1-2/+0
2023-08-30can: starfive: drop flow control to fix buffer blocking issueWilliam Qiu1-2/+0
2023-08-17driver: wireless: aic8800: add aic8800 wifi/bt driverziv.xu119-5/+66099
2023-08-10net:stmmac:dwc-qos: add support for external rmii_rtx clocksSamin Guo1-0/+11
2023-07-26ipms: can: modify the range of tseg1/tseg2William Qiu1-6/+6
2023-06-16CAN: starfive - Add CAN engine supportWilliam Qiu3-0/+1294
2023-06-09net: stmmac: Add StarFive dwmac supportYanhong Wang3-0/+162
2023-06-09net: phy: add driver for Motorcomm yt8521 phyYanhong Wang1-81/+2231
2023-05-30net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET1-1/+10
2023-05-30net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-30net/mlx5: Collect command failures data only for known commandsShay Drory1-1/+2
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan1-1/+1
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik1-1/+3
2023-05-30net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory3-6/+9
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit1-1/+2
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski1-7/+9
2023-05-30net/mlx5e: Use correct encap attribute during invalidationVlad Buslov1-1/+3
2023-05-30net/mlx5e: Fix deadlock in tc route query codeVlad Buslov3-20/+48
2023-05-30net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu3-7/+16
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET1-0/+1
2023-05-30lan966x: Fix unloading/loading of the driverHoratiu Vultur1-0/+10
2023-05-30octeontx2-pf: Fix TSOv6 offloadSunil Goutham1-3/+1
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2-2/+13
2023-05-30net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus1-9/+15
2023-05-30net: dsa: mv88e6xxx: Add RGMII delay to 88E6320Steffen Bätz3-0/+13
2023-05-24wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih3-1/+19
2023-05-24can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson1-0/+2
2023-05-24can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson1-17/+4
2023-05-24can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson1-0/+2
2023-05-24can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson1-0/+15
2023-05-24can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson1-5/+5
2023-05-24can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson1-0/+1
2023-05-24net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean1-1/+1
2023-05-24net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar3-12/+33
2023-05-24igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov1-2/+2
2023-05-24net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore1-1/+1
2023-05-24cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET1-0/+2
2023-05-24tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima1-0/+15
2023-05-24net: tun: rebuild error handling in tun_get_userChuang Wang1-36/+29
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg1-0/+10
2023-05-24wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi1-1/+1
2023-05-24wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi1-1/+1
2023-05-24wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg1-8/+11
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg1-1/+1
2023-05-24ice: Fix ice VF reset during iavf initializationDawid Wesierski4-4/+25
2023-05-24ice: introduce clear_reset_state operationJacob Keller4-4/+31