summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-15wifi: iwlwifi: mvm: add support for the new STA related commandsMiri Korenblit6-8/+431
2023-03-15wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit7-20/+390
2023-03-15wifi: iwlwifi: mvm: add support for the new MAC CTXT commandMiri Korenblit7-17/+411
2023-03-15wifi: iwlwifi: mvm: Refactor MAC_CONTEXT_CMD sending flowMiri Korenblit1-123/+197
2023-03-15wifi: iwlwifi: mvm: Refactor STA_HE_CTXT_CMD sending flowMiri Korenblit1-37/+57
2023-03-15wifi: iwlwifi: yoyo: Add driver defined dump file nameMukesh Sisodiya5-29/+101
2023-03-15wifi: iwlwifi: yoyo: Add new tlv for dump file name extensionMukesh Sisodiya3-2/+51
2023-03-15wifi: iwlwifi: mvm: avoid sta lookup in queue allocJohannes Berg1-23/+27
2023-03-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo33-326/+1223
2023-03-13wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang1-0/+5
2023-03-13wifi: rtw88: fix memory leak in rtw_usb_probe()Dongliang Mu1-1/+1
2023-03-13wifi: rtw89: coex: Add v5 firmware cycle status reportChing-Te Ku3-2/+249
2023-03-13wifi: rtw89: coex: Add v2 Bluetooth scan infoChing-Te Ku2-24/+106
2023-03-13wifi: rtw89: coex: Fix wrong structure assignment at null data reportChing-Te Ku1-1/+1
2023-03-13wifi: rtw89: coex: Add register monitor report v2 formatChing-Te Ku2-14/+151
2023-03-13wifi: rtw89: coex: Add traffic TX/RX info and its H2CChing-Te Ku4-4/+241
2023-03-13wifi: rtw89: coex: Add WiFi role info v2Ching-Te Ku4-7/+439
2023-03-13wifi: rtw89: coex: Add more error_map and counter to logChing-Te Ku2-55/+88
2023-03-13wifi: qtnfmac: use struct_size and size_sub for payload lengthJacob Keller1-3/+4
2023-03-13wifi: ipw2x00: convert ipw_fw_error->elem to flexible array[]Jacob Keller2-6/+4
2023-03-13wifi: rtl8xxxu: use module_usb_driverMartin Kaiser1-19/+1
2023-03-13wifi: rtw89: release RX standby timer of beamformee CSI to save powerPing-Ke Shih3-2/+36
2023-03-13wifi: rtl8xxxu: mark Edimax EW-7811Un V2 as testedMartin Kaiser1-1/+1
2023-03-13wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 4356Hans de Goede1-0/+1
2023-03-13wifi: move raycs, wl3501 and rndis_wlan to legacy directoryKalle Valo10-60/+63
2023-03-13wifi: move mac80211_hwsim and virt_wifi to virtual directoryKalle Valo7-22/+25
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh3-60/+291
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh3-34/+584
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh3-52/+54
2023-03-11qede: remove linux/version.h and linux/compiler.hMuhammad Usama Anjum2-3/+0
2023-03-11sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree4-0/+67
2023-03-11net: ethernet: ti: am65-cpsw: Update name of Serdes PHYSiddharth Vadapalli1-1/+1
2023-03-11ptp_ocp: add force_irq to xilinx_spi configurationVadim Fedorenko1-0/+1
2023-03-11Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski56-412/+1807
2023-03-11net: sfp: only use soft polling if we have A2h accessRussell King (Oracle)1-1/+5
2023-03-11net: sfp: add A2h presence flagRussell King (Oracle)1-18/+24
2023-03-11tap: add support for IOCB_NOWAITJens Axboe1-2/+13
2023-03-11tun: flag the device as supporting FMODE_NOWAITJens Axboe1-0/+2
2023-03-11net: lan966x: Add support for IS1 VCAP ethernet protocol typesHoratiu Vultur1-8/+28
2023-03-11net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPsHoratiu Vultur1-0/+80
2023-03-11net: lan966x: Add TC support for IS1 VCAPHoratiu Vultur1-3/+102
2023-03-11net: lan966x: Add IS1 VCAP keyset configuration for lan966xHoratiu Vultur4-16/+383
2023-03-11net: lan966x: Add IS1 VCAP modelHoratiu Vultur3-60/+1563
2023-03-11net: mvpp2: Defer probe if MAC address source is not yet readyMiquel Raynal1-8/+16
2023-03-10net: restore alpha order to Ethernet devices in configBjorn Helgaas1-1/+1
2023-03-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski5-23/+46
2023-03-10net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()Geert Uytterhoeven1-5/+3
2023-03-10net: phy: smsc: use phy_set_bits in smsc_phy_config_initHeiner Kallweit1-10/+3
2023-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski254-1760/+4739
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds35-123/+2219