summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-18ice: cleanup inconsistent codeJesse Brandeburg
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-18iavf: field get conversionJesse Brandeburg
2023-12-18i40e: field get conversionJesse Brandeburg
2023-12-18igc: field get conversionJesse Brandeburg
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2023-12-18igc: field prep conversionJesse Brandeburg
2023-12-18ice: fix pre-shifted bit usageJesse Brandeburg
2023-12-18ice: field prep conversionJesse Brandeburg
2023-12-18iavf: field prep conversionJesse Brandeburg
2023-12-18i40e: field prep conversionJesse Brandeburg
2023-12-18intel: legacy: field prep conversionJesse Brandeburg
2023-12-18intel: add bit macro includes where neededJesse Brandeburg
2023-12-18e1000e: make lost bits explicitJesse Brandeburg
2023-12-18wifi: ath12k: support default regdb while searching board-2.bin for WCN7850Baochen Qiang
2023-12-18wifi: ath12k: add support to search regdb data in board-2.bin for WCN7850Wen Gong
2023-12-18wifi: ath12k: remove unused ATH12K_BD_IE_BOARD_EXTWen Gong
2023-12-18wifi: ath12k: add fallback board name without variant while searching board-2...Wen Gong
2023-12-18wifi: ath12k: add string type to search board data in board-2.bin for WCN7850Wen Gong
2023-12-18wifi: ath10k: remove duplicate memset() in 10.4 TDLS peer updateJeff Johnson
2023-12-18wifi: ath10k: use flexible array in struct wmi_tdls_peer_capabilitiesJeff Johnson
2023-12-18wifi: ath10k: remove unused template structsJeff Johnson
2023-12-18wifi: ath10k: remove struct wmi_pdev_chanlist_update_eventJeff Johnson
2023-12-18wifi: ath10k: use flexible arrays for WMI start scan TLVsJeff Johnson
2023-12-18wifi: ath10k: use flexible array in struct wmi_host_mem_chunksJeff Johnson
2023-12-18wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2023-12-18wifi: ath9k: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-18wifi: ath9k: delete some unused/duplicate macrosWenli Looi
2023-12-18wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()Dmitry Antipov
2023-12-18wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo
2023-12-18ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman
2023-12-18ice: stop trashing VF VSI aggregator node ID informationJacob Keller
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi
2023-12-17net: phy: restructure __phy_write/read_mmd to helper and phydev userChristian Marangi
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh
2023-12-17Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2023-12-17wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warningsGustavo A. R. Silva
2023-12-17net: phylink: reimplement population of pl->supported for in-bandVladimir Oltean
2023-12-15net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle
2023-12-15bnxt_en: do not map packet buffers twiceAndy Gospodarek
2023-12-15wifi: ath11k: workaround too long expansion sparse warningsKalle Valo
2023-12-15Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy
2023-12-15wifi: rt2x00: remove useless code in rt2x00queue_create_tx_descriptor()Dmitry Antipov
2023-12-15wifi: rtw89: only reset BB/RF for existing WiFi 6 chips while starting upPing-Ke Shih
2023-12-15wifi: rtw89: add DBCC H2C to notify firmware the statusPing-Ke Shih
2023-12-15wifi: rtw89: mac: add suffix _ax to MAC functionsPing-Ke Shih
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih