summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_socLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register mapLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add the capability to run multiple ppeLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structureLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk ...Lorenzo Bianconi
2022-09-22net: ethernet: altera: TSE: fix error return code in altera_tse_probe()Sun Ke
2022-09-22wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano
2022-09-22wifi: ath11k: retrieve MAC address from system firmware if providedJun Yu
2022-09-22wifi: ath11k: add get_txpower mac opsAditya Kumar Singh
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh
2022-09-22wifi: ath9k: fix repeated the words in a commentJilin Yuan
2022-09-22wifi: ath9k: fix repeated to words in a commentJilin Yuan
2022-09-22wifi: ath10k: reset pointer after memory free to avoid potential use-after-freeWen Gong
2022-09-22wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnectedWen Gong
2022-09-22wifi: ath11k: change complete() to complete_all() for scan.completedWen Gong
2022-09-22Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm...Kalle Valo
2022-09-22Merge tag 'mt76-for-kvalo-2022-09-15' of https://github.com/nbd168/wirelessKalle Valo
2022-09-22wifi: rtw89: coex: update coexistence to 6.3.0Ching-Te Ku
2022-09-22wifi: rtw89: coex: add logic to control BT scan priorityChing-Te Ku
2022-09-22wifi: rtw89: coex: summarize Wi-Fi to BT scoreboard and inform BT one time a ...Ching-Te Ku
2022-09-22wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregationChing-Te Ku
2022-09-22wifi: rtw89: coex: add WL_S0 hardware TX/RX mask to allow WL_S0 TX/RX during ...Ching-Te Ku
2022-09-22wifi: rtw89: coex: add v1 Wi-Fi firmware steps reportChing-Te Ku
2022-09-22wifi: rtw89: coex: add v1 summary info to parse the traffic status from firmwareChing-Te Ku
2022-09-22wifi: rtw89: coex: translate slot ID to readable nameChing-Te Ku
2022-09-22wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP statusChing-Te Ku
2022-09-22wifi: mwifiex: fix array of flexible structures warningsJohannes Berg
2022-09-22wifi: rndis_wlan: fix array of flexible structures warningJohannes Berg
2022-09-22wifi: ipw2x00: fix array of flexible structures warningsJohannes Berg
2022-09-22mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-21ethernet: tundra: Drop forward declaration of static functionsUwe Kleine-König
2022-09-21net: mscc: ocelot: check return values of writes during resetColin Foster
2022-09-21net: mscc: ocelot: utilize readx_poll_timeout() for chip resetColin Foster
2022-09-21net: ll_temac: axienet: delete unnecessary blank lines and spaceshuangjunxian
2022-09-21net: ll_temac: move trailing statements to next linehuangjunxian
2022-09-21net: ll_temac: fix the missing spaces around '='huangjunxian
2022-09-21net: ll_temac: delete unnecessary else branchhuangjunxian
2022-09-21net: ll_temac: axienet: align with open parenthesishuangjunxian
2022-09-21net: ll_temac: Cleanup for function name in a stringHaoyue Xu
2022-09-21net: ll_temac: fix the format of block commentshuangjunxian
2022-09-21net: macvtap: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-21net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-21net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...Jian Shen
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-09-21net: fjes: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König
2022-09-21net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang