summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach2024-10-251-6/+18
| * wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay2024-10-251-6/+4
| * wifi: iwlwifi: mvm: SAR table alignmentAnjaneyulu2024-10-251-38/+58
| * wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay2024-10-252-1/+5
| * wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmdMiri Korenblit2024-10-251-5/+5
| * wifi: iwlwifi: mvm: don't leak a link on AP removalEmmanuel Grumbach2024-10-251-1/+1
* | net: usb: qmi_wwan: add Quectel RG650VBenoît Monin2024-10-291-0/+1
* | netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...Zichen Xie2024-10-291-1/+3
* | gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso2024-10-291-9/+13
* | mctp i2c: handle NULL header addressMatt Johnston2024-10-291-0/+3
* | ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski2024-10-293-2/+90
* | ice: block SF port creation in legacy modeMichal Swiatkowski2024-10-291-0/+6
* | igb: Disable threaded IRQ for igb_msix_otherWander Lairson Costa2024-10-291-1/+1
* | net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu2024-10-291-5/+17
* | net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...Ley Foon Tan2024-10-292-0/+10
* | usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driverBenjamin Große2024-10-281-0/+1
* | macsec: Fix use-after-free while sending the offloading packetJianbo Liu2024-10-281-2/+1
|/
* Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2024-10-2517-24/+97
|\
| * Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2024-10-173-3/+13
| |\
| | * wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel2024-10-161-2/+5
| | * wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2024-10-162-1/+8
| * | wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171Bitterblue Smith2024-10-171-1/+0
| * | wifi: rtw88: Fix the RX aggregation in USB 3 modeBitterblue Smith2024-10-171-1/+0
| * | wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven2024-10-171-0/+1
| * | wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hostsPing-Ke Shih2024-10-171-7/+41
| * | wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-10-086-9/+9
| * | wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä2024-10-081-0/+2
| * | wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()Ben Hutchings2024-09-192-1/+24
| * | wifi: mt76: do not increase mcu skb refcount if retry is not supportedFelix Fietkau2024-09-181-2/+5
| * | wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_in...Ping-Ke Shih2024-09-181-0/+2
* | | net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang2024-10-241-3/+20
* | | net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang2024-10-242-19/+43
* | | net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang2024-10-242-33/+32
* | | net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer2024-10-241-0/+1
* | | hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang2024-10-241-0/+30
* | | net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey2024-10-241-10/+11
* | | r8169: avoid unsolicited interruptsHeiner Kallweit2024-10-231-1/+3
* | | net: usb: usbnet: fix name regressionOliver Neukum2024-10-221-1/+2
* | | mlxsw: spectrum_router: fix xa_store() error checkingYuan Can2024-10-221-6/+3
* | | virtio_net: fix integer overflow in statsMichael S. Tsirkin2024-10-211-1/+1
* | | net: wwan: fix global oob in wwan_rtnl_policyLin Ma2024-10-211-1/+1
* | | fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin2024-10-211-15/+47
* | | fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin2024-10-212-3/+9
* | | net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh2024-10-201-0/+1
* | | octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin2024-10-191-0/+27
* | | octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin2024-10-191-23/+32
* | | bnxt_en: replace ptp_lock with irqsave variantVadim Fedorenko2024-10-193-41/+63
* | | net: phy: dp83822: Fix reset pin definitionsMichel Alex2024-10-191-2/+2
* | | net: plip: fix break; causing plip to never transmitJakub Boehm2024-10-191-1/+1
* | | be2net: fix potential memory leak in be_xmit()Wang Hai2024-10-191-5/+5