summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-12can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde
2024-09-12can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde
2024-09-12can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde
2024-09-12can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde
2024-09-12net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti
2024-09-12usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-09-12net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean
2024-09-12wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer
2024-09-12net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki
2024-09-12bareudp: Fix device stats updates.Guillaume Nault
2024-09-12usbnet: modern method to get random MACOliver Neukum
2024-09-12ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba
2024-09-12ice: allow hot-swapping XDP programsMaciej Fijalkowski
2024-09-12ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()Maciej Fijalkowski
2024-09-12igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-09-12ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li
2024-09-12can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD modeMarc Kleine-Budde
2024-09-12can: m_can: Release irq on error in m_can_openSimon Horman
2024-09-12wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel
2024-09-12net: mctp-serial: Fix missing escapes on transmitMatt Johnston
2024-09-12can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_openSimon Arlott
2024-09-08virtio_net: Fix napi_skb_cache_put warningBreno Leitao
2024-09-08net/mlx5e: SHAMPO, Fix incorrect page releaseDragos Tatulea
2024-09-08ionic: fix potential irq name truncationShannon Nelson
2024-09-08wifi: iwlwifi: remove fw_running opShahar S Matityahu
2024-09-08wifi: rtw89: ser: avoid multiple deinit on same CAMZong-Zhe Yang
2024-09-08wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson
2024-09-08net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian
2024-09-04igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim
2024-09-04igc: Fix reset adapter logics when tx mode changeFaizal Rahim
2024-09-04gtp: fix a potential NULL pointer dereferenceCong Wang
2024-09-04bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu
2024-09-04wifi: iwlwifi: fw: fix wgds rev 3 exact sizeAnjaneyulu
2024-09-04net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer
2024-09-04wifi: wfx: repair open network AP modeAlexander Sverdlin
2024-08-29ice: fix W=1 headers mismatchJesse Brandeburg
2024-08-29cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-08-29net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-08-29net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-08-29octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-08-29net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang
2024-08-29dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter
2024-08-29ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-29ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-29ice: Pull out next_to_clean bump out of ice_put_rx_buf()Maciej Fijalkowski
2024-08-29ice: Store page count inside ice_rx_bufMaciej Fijalkowski
2024-08-29ice: Add xdp_buff to ice_rx_ring structMaciej Fijalkowski
2024-08-29ice: Prepare legacy-rx for upcoming XDP multi-buffer supportMaciej Fijalkowski