summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-12wifi: rtl8xxxu: Make some arrays constBitterblue Smith7-36/+36
2022-10-11wifi: rtw89: fix wrong bandwidth settings after scanPo-Hao Huang1-0/+1
2022-10-11wifi: rtw89: correct 6 GHz scan behaviorPo-Hao Huang2-6/+23
2022-10-11wifi: rtw89: 8852b: add chip_ops::set_channelPing-Ke Shih7-1/+903
2022-10-11wifi: rtw89: make generic functions to convert subband gain indexPing-Ke Shih2-44/+46
2022-10-11wifi: rtw89: 8852b: add HFC quota arraysPing-Ke Shih1-0/+32
2022-10-11wifi: rtw89: 8852b: set proper configuration before loading NCTLPing-Ke Shih2-5/+9
2022-10-11wifi: rtw89: parse PHY status only when PPDU is to_selfEric Huang1-0/+3
2022-10-11wifi: rtw89: coex: move chip_ops::btc_bt_aci_imp to a generic codeChing-Te Ku4-31/+7
2022-10-10wifi: realtek: remove duplicated wake_tx_queueJohannes Berg2-2/+0
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg362-3396/+14824
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel42-0/+42
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad1-1/+1
2022-10-06wifi: mt76: fix rate reporting / throughput regression on mt7915 and newerFelix Fietkau1-2/+8
2022-10-05wifi: atmel: Avoid clashing function prototypesKees Cook1-84/+80
2022-10-05wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih3-0/+27
2022-10-05wifi: rtw89: 8852c: set pin MUX to enable BT firmware logPing-Ke Shih2-0/+7
2022-10-05wifi: rtw89: phy: ignore warning of bb gain cfg_type 4Ping-Ke Shih1-0/+6
2022-10-05wifi: rtw89: 8852c: update BB parameters to v28Ping-Ke Shih1-109/+879
2022-10-05wifi: rtw89: 8852c: rfk: correct miscoding delay of DPKPing-Ke Shih1-1/+1
2022-10-05wifi: rtw89: 8852c: correct set of IQK backup registersPing-Ke Shih1-2/+1
2022-10-05brcmfmac: Fix AP interface delete issuePrasanna Kerekoppa1-11/+90
2022-10-05brcmfmac: support station interface creation version 1, 2 and 3Wright Feng1-24/+124
2022-10-05brcmfmac: add creating station interface supportWright Feng2-12/+70
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1191-23628/+81040
2022-10-04Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2022-10-04Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-75/+470
2022-10-04brcmfmac: dump dongle memory when attaching failedWright Feng2-4/+9
2022-10-04brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng1-0/+4
2022-10-04brcmfmac: add a timer to read console periodically in PCIE busWright Feng3-2/+131
2022-10-04brcmfmac: Fix authentication latency caused by OBSS stats surveyRamesh Rangavittal1-0/+6
2022-10-04brcmfmac: fix CERT-P2P:5.1.10 failureDouble Lo1-1/+1
2022-10-04brcmfmac: fix firmware trap while dumping obss statsWright Feng1-21/+17
2022-10-04brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelectionWright Feng3-2/+261
2022-10-04wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith1-6/+2
2022-10-04wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith9-25/+1874
2022-10-04Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1Borislav Petkov10-66/+451
2022-10-04wifi: rtw89: 8852be: add 8852BE PCI entryPing-Ke Shih2-0/+66
2022-10-04wifi: rtw89: 8852b: add chip_ops to read phy capPing-Ke Shih2-0/+188
2022-10-04wifi: rtw89: 8852b: add chip_ops to read efusePing-Ke Shih2-0/+181
2022-10-04wifi: rtw89: 8852b: add chip_ops::set_txpwrPing-Ke Shih4-1/+218
2022-10-04wifi: rtw89: debug: txpwr_table considers signZong-Zhe Yang1-4/+8
2022-10-04wifi: rtw89: phy: make generic txpwr setting functionsZong-Zhe Yang7-304/+184
2022-10-04wifi: rtw89: 8852b: add tables for RFKPing-Ke Shih2-0/+856
2022-10-04wifi: rtw89: 8852b: add BB and RF tables (2 of 2)Ping-Ke Shih1-0/+9628
2022-10-04wifi: rtw89: 8852b: add BB and RF tables (1 of 2)Ping-Ke Shih2-0/+13279
2022-10-04Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-2/+2
2022-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-23/+67
2022-10-04net: pse-pd: add regulator based PSE driverOleksij Rempel3-0/+160
2022-10-04ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel1-0/+58