summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier2022-09-055-0/+206
* net: altera: tse: cosmetic change to use reverse xmas tree orderingMaxime Chevallier2022-09-052-22/+23
* dt-bindings: net: Convert Altera TSE bindings to yamlMaxime Chevallier2022-09-052-113/+141
* Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-09-0471-7097/+26678
|\
| * wifi: mac80211_hwsim: fix multi-channel handling in netlink RXJohannes Berg2022-09-031-22/+4
| * wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfigJohannes Berg2022-09-031-15/+13
| * wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg2022-09-032-2/+6
| * wifi: mac80211: mlme: refactor QoS settings codeJohannes Berg2022-09-032-13/+27
| * wifi: mac80211_hwsim: warn on invalid link addressJohannes Berg2022-09-031-0/+2
| * wifi: mac80211: fix double SW scan stopJohannes Berg2022-09-031-1/+1
| * wifi: mac80211: mlme: assign link address correctlyJohannes Berg2022-09-031-3/+2
| * wifi: mac80211: move link code to a new fileJohannes Berg2022-09-034-254/+274
| * wifi: mac80211_hwsim: refactor RX a bitJohannes Berg2022-09-031-11/+15
| * wifi: mac80211_hwsim: check STA magic in change_sta_linksJohannes Berg2022-09-031-0/+2
| * wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg2022-09-033-6/+4
| * wifi: mac80211_hwsim: remove multicast workaroundJohannes Berg2022-09-031-6/+1
| * wifi: nl80211: remove redundant err variableJinpeng Cui2022-09-031-4/+1
| * wifi: mac80211: Support POWERED_ADDR_CHANGE featureJames Prestwood2022-09-032-2/+71
| * wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood2022-09-031-0/+9
| * wifi: mac80211: prevent 4-addr use on MLDsJohannes Berg2022-09-032-0/+11
| * wifi: mac80211: prevent VLANs on MLDsJohannes Berg2022-09-031-0/+5
| * wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-0222-36/+36
| * wifi: wilc1000: remove redundant ret variableJinpeng Cui2022-09-021-3/+2
| * wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang2022-09-021-2/+6
| * wifi: wfx: prevent underflow in wfx_send_pds()Dan Carpenter2022-09-021-1/+1
| * wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter2022-09-021-7/+7
| * wifi: rtw89: declare to support beamformee above bandwidth 80MHzPing-Ke Shih2022-09-021-0/+2
| * wifi: rtw89: correct polling address of address CAMPing-Ke Shih2022-09-021-1/+1
| * wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih2022-09-024-12/+14
| * wifi: rtw89: pci: correct TX resource checking in low power modePing-Ke Shih2022-09-021-0/+2
| * wifi: rtw89: pci: fix interrupt stuck after leaving low power modePing-Ke Shih2022-09-021-1/+2
| * wifi: rtw89: enlarge the CFO tracking boundaryCheng-Chieh Hsieh2022-09-021-1/+1
| * wifi: rtw89: pci: correct suspend/resume setting for variant chipsChin-Yen Lee2022-09-021-8/+23
| * wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852cChin-Yen Lee2022-09-022-24/+79
| * wifi: rtw89: pci: fix PCI PHY auto adaption by using software restoreChia-Yuan Li2022-09-023-2/+110
| * wifi: rtw89: 8852c: set TBTT shift configurationChia-Yuan Li2022-09-022-0/+23
| * wifi: rtw89: add retry to change power_mode stateChin-Yen Lee2022-09-022-6/+18
| * wifi: rtw89: correct BA CAM allocationPing-Ke Shih2022-09-024-20/+73
| * wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih2022-09-026-1/+77
| * wifi: rtw89: 8852c: declare correct BA CAM numberPing-Ke Shih2022-09-025-13/+21
| * wifi: rtw89: 8852c: update TX power tables to R49Zong-Zhe Yang2022-09-021-3279/+6546
| * wifi: rtw89: 8852c: update RF radio A/B parameters to R49Ping-Ke Shih2022-09-021-2538/+16505
| * wifi: rtw89: TX power limit/limit_ru consider negativeZong-Zhe Yang2022-09-022-16/+20
| * rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852cChing-Te Ku2022-09-022-8/+113
| * rtw89: coex: Add v1 Wi-Fi SCC coexistence policyChing-Te Ku2022-09-022-2/+112
| * rtw89: coex: Move _set_policy to chip_opsChing-Te Ku2022-09-025-1/+386
| * rtw89: coex: update WL role info v1 for RTL8852C branch usingChing-Te Ku2022-09-024-74/+458
| * rtw89: coex: Add v1 version TDMA format and parametersChing-Te Ku2022-09-022-17/+75
| * rtw89: coex: Define BT B1 slot lengthChing-Te Ku2022-09-021-65/+66
| * rtw89: coex: Add logic to parsing rtl8852c firmware type ctrl reportChing-Te Ku2022-09-023-27/+98