summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-15wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2022-05-24mwifiex: Add SD8997 SDIO-UART firmwareAndrejs Cainikovs
2022-05-24mwifiex: Select firmware based on strappingAndrejs Cainikovs
2022-05-19Merge remote-tracking branch 'gh-fslc/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxPhilippe Schenker
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-05-13net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-09net: hns3: add validity check for message data lengthJian Shen
2022-05-09hamradio: remove needs_free_netdev to avoid UAFLin Ma
2022-05-09hamradio: defer 6pack kfree after unregister_netdevLin Ma
2022-04-27Revert "net: micrel: fix KS8851_MLL Kconfig"Marek Vasut
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-27can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-15qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-15dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-15bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-15bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-15tuntap: add sanity checks about msg_controllen in sendmsgHarold Huang
2022-04-15macvtap: advertise link netns via netlinkSven Eckelmann
2022-04-15ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-15net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-04-15can: mcba_usb: properly check endpoint typePavel Skripkin