summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-12-09wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()Sean Wang
2022-12-09wifi: mt76: dma: rely on queue page_frag_cache for wed rx queuesLorenzo Bianconi
2022-12-09wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi
2022-12-09wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf failsLorenzo Bianconi
2022-12-09wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi
2022-12-09wifi: mt76: mt7915: enable per-phy led supportLorenzo Bianconi
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi
2022-12-09wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr...Deren Wu
2022-12-09wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()Ryder Lee
2022-12-09wifi: mt76: mt7996: fix unintended sign extension of mt7996_hw_queue_read()Ryder Lee
2022-12-09wifi: mt76: mt7921: add support to update fw capability with MTFG tableQuan Zhou
2022-12-09wifi: mt76: mt76x0: fix oob access in mt76x0_phy_get_target_powerLorenzo Bianconi
2022-12-09wifi: mt76: mt7996: fix endianness warning in mt7996_mcu_sta_he_tlvLorenzo Bianconi
2022-12-09wifi: mt76: mt7996: drop always true condition of __mt7996_reg_addr()Ryder Lee
2022-12-09wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()Ryder Lee
2022-12-09wifi: mt76: mt7915: check the correctness of event dataRyder Lee
2022-12-09wifi: mt76: mt7996: check return value before accessing free_block_numRyder Lee
2022-12-09wifi: mt76: mt7915: check return value before accessing free_block_numRyder Lee
2022-12-09wifi: mt76: mt7915: split mcu chan_mib array upRyder Lee
2022-12-09wifi: mt76: mt7996: fix integer handling issue of mt7996_rf_regval_set()Ryder Lee
2022-12-09wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_rx_radar_detected()Ryder Lee
2022-12-09wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_ie_countdown()Ryder Lee
2022-12-09wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaksRyder Lee
2022-12-09wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio hostDeren Wu
2022-12-09wifi: mt76: mt7915: add missing of_node_put()Wang Yufen
2022-12-09drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can
2022-12-09net: stmmac: fix possible memory leak in stmmac_dvr_probe()Gaosheng Cui
2022-12-09net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()Zhang Changzhong
2022-12-09net: defxx: Fix missing err handling in dfx_init()Yongqiang Liu
2022-12-08net: phy: remove redundant "depends on" linesRandy Dunlap
2022-12-08net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init failsLorenzo Bianconi
2022-12-08net: ethernet: mtk_wed: fix some possible NULL pointer dereferencesLorenzo Bianconi
2022-12-08nfp: Fix spelling mistake "tha" -> "the"Colin Ian King
2022-12-08mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel
2022-12-08mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel
2022-12-08mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel
2022-12-08mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel
2022-12-08mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08net/mlx5: Expose steering dropped packets counterMichael Guralnik
2022-12-08net/mlx5: Refactor and expand rep vport stat groupOr Har-Toov
2022-12-08net/mlx5e: multipath, support routes with more than 2 nexthopsMaor Dickman
2022-12-08net/mlx5e: TC, add support for meter mtu offloadOz Shlomo
2022-12-08net/mlx5e: meter, add mtu post meter tablesOz Shlomo
2022-12-08net/mlx5e: meter, refactor to allow multiple post meter tablesOz Shlomo
2022-12-08net/mlx5: DR, Add support for range match actionYevgeny Kliteynik
2022-12-08net/mlx5: DR, Add function that tells if STE miss addr has been initializedYevgeny Kliteynik
2022-12-08net/mlx5: DR, Some refactoring of miss address handlingYevgeny Kliteynik
2022-12-08net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik