summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: queue: fix kernel-docJohannes Berg2023-09-111-2/+4
* wifi: iwlwifi: don't use an uninitialized variableMiri Korenblit2023-09-111-3/+0
* wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg2023-09-119-27/+24
* wifi: iwlwifi: honor the enable_ini valueEmmanuel Grumbach2023-09-114-36/+25
* wifi: iwlwifi: mvm: disconnect long CSA only w/o alternativeJohannes Berg2023-09-111-1/+2
* wifi: iwlwifi: mvm: increase session protection after CSAJohannes Berg2023-09-111-1/+1
* wifi: iwlwifi: mvm: support CSA with MLDEmmanuel Grumbach2023-09-112-3/+6
* wifi: mac80211_hwsim: clean up kernel-docJohannes Berg2023-09-111-10/+9
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-119-16/+19
* wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-1111-58/+48
* wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov2023-09-111-1/+1
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-113-6/+6
* ssb: Fix division by zero issue in ssb_calc_clock_rateRand Deeb2023-09-071-1/+1
* wifi: rtw89: 8922a: set memory heap address for secure firmwarePing-Ke Shih2023-09-072-0/+6
* wifi: rtw89: fw: refine download flow to support variant firmware suitsPing-Ke Shih2023-09-071-19/+65
* wifi: rtw89: 8922a: add chip_ops::bb_preinit to enable BB before downloading ...Ping-Ke Shih2023-09-076-0/+20
* wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih2023-09-0712-14/+31
* wifi: rtw89: fw: add checking type for variant type of firmwarePing-Ke Shih2023-09-076-15/+45
* wifi: rtw89: fw: implement supported functions of download firmware for WiFi ...Ping-Ke Shih2023-09-072-0/+238
* wifi: rtw89: fw: generalize download firmware flow by mac_gen pointersPing-Ke Shih2023-09-073-18/+29
* wifi: rtw89: fw: move polling function of firmware path ready to an individua...Ping-Ke Shih2023-09-074-9/+17
* wifi: rtw89: mcc: trigger FW to start/stop MCCZong-Zhe Yang2023-09-071-0/+173
* wifi: rtw89: fix typo of rtw89_fw_h2c_mcc_macid_bitmap()Zong-Zhe Yang2023-09-072-2/+2
* wifi: rtw89: mcc: decide pattern and calculate parametersZong-Zhe Yang2023-09-072-0/+235
* wifi: rtw89: mcc: consider and determine BT durationZong-Zhe Yang2023-09-071-0/+169
* wifi: rtw89: mcc: fill fundamental configurationsZong-Zhe Yang2023-09-073-0/+187
* wifi: rtw89: mcc: initialize start flowZong-Zhe Yang2023-09-074-0/+502
* wifi: rtw89: 8852c: Fix TSSI causes transmit power inaccuracyKuan-Chung Chen2023-09-043-23/+46
* wifi: rtw89: 8852c: Update bandedge parameters for better performanceKuan-Chung Chen2023-09-043-3/+15
* wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov2023-09-041-1/+1
* wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as testedZenm Chen2023-09-041-0/+1
* wifi: rtw88: fix typo rtw8822cu_probePo-Hao Huang2023-09-041-2/+2
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2023-08-2611-64/+210
|\
| * e1000e: Add support for the next LOM generationSasha Neftin2023-08-245-0/+17
| * igc: Decrease PTM short interval from 10 us to 1 usSasha Neftin2023-08-241-1/+1
| * igc: Add support for multiple in-flight TX timestampsVinicius Costa Gomes2023-08-246-63/+192
* | net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)2023-08-261-6/+7
* | net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)2023-08-261-1/+1
* | net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)2023-08-262-10/+10
* | net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)2023-08-262-3/+9
* | net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)2023-08-262-0/+7
* | net: stmmac: use phylink_limit_mac_speed()Russell King (Oracle)2023-08-261-21/+14
* | net: stmmac: use "mdio_bus_data" local variableRussell King (Oracle)2023-08-261-2/+4
* | net: stmmac: clean up passing fwnode to phylinkRussell King (Oracle)2023-08-261-4/+5
* | net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)2023-08-263-4/+5
* | net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)2023-08-261-0/+18
* | veth: Avoid NAPI scheduling on failed SKB forwardingLiang Chen2023-08-261-3/+2
* | Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-08-26132-1046/+1992
|\ \
| * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-08-2540-268/+195
| |\ \
| | * | wifi: ath: Use is_multicast_ether_addr() to check multicast Ether addressRuan Jinjie2023-08-251-1/+1