summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * rtw89: coex: Move Wi-Fi firmware coexistence matching version to chipChing-Te Ku2022-09-024-37/+66
| * rtw89: coex: update radio state for RTL8852A/RTL8852CChing-Te Ku2022-09-022-9/+19
| * rtw89: 8852c: adjust mactxen delay of mac/phy interfaceChia-Yuan Li2022-09-022-1/+7
| * rtw89: 8852c: modify PCIE prebkf timeChia-Yuan Li2022-09-021-1/+11
| * rtw89: ser: leave lps with mutexZong-Zhe Yang2022-09-021-0/+3
| * rtw89: declare support HE HTC alwaysPing-Ke Shih2022-09-021-2/+1
| * rtw89: 8852a: update HW setting on BBZong-Zhe Yang2022-09-022-2/+4
| * rtw89: 8852c: disable dma during mac initPo-Hao Huang2022-09-021-0/+2
| * wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang2022-09-026-4/+76
| * wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang2022-09-026-13/+65
| * wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang2022-09-025-0/+139
| * wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang2022-09-024-14/+79
| * wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang2022-09-025-0/+27
| * wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang2022-09-025-7/+48
| * wifi: rtw89: concentrate parameter control for setting channel callbackZong-Zhe Yang2022-09-024-40/+61
| * wifi: rtw89: rfk: concentrate parameter control while set_channel()Zong-Zhe Yang2022-09-024-8/+12
| * wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang2022-09-027-131/+206
| * wifi: rtw89: create rtw89_chan centrally to avoid breakageZong-Zhe Yang2022-09-026-81/+109
| * wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang2022-09-0217-163/+257
| * wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang2022-09-028-122/+128
| * wifi: rtw89: rewrite decision on channel by entity stateZong-Zhe Yang2022-09-026-20/+53
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-08-305-43/+83
| |\
| | * wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa2022-08-301-15/+28
| | * wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong2022-08-091-25/+29
| | * wifi: ath10k: Set tx credit to one for WCN3990 snoc based devicesYoughandhar Chintala2022-08-093-3/+26
| * | wifi: mac80211: fix potential deadlock in ieee80211_key_link()Sun Ke2022-08-291-2/+4
* | | Merge branch 'net_sched-redundant-resource-cleanups'David S. Miller2022-09-032-44/+17
|\ \ \
| * | | net: sched: htb: remove redundant resource cleanup in htb_init()Zhengchao Shao2022-09-031-27/+9
| * | | net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()Zhengchao Shao2022-09-031-17/+8
|/ / /
* | | net: fec: add stop mode support for imx8 platformWei Fang2022-09-032-0/+39
* | | r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch2022-09-031-0/+2
* | | net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-031-14/+6
* | | net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()Zhengchao Shao2022-09-031-3/+0
* | | net: lantiq_etop: Fix return type for implementation of ndo_start_xmitGUO Zihua2022-09-031-1/+1
* | | net: sunplus: Fix return type for implementation of ndo_start_xmitGUO Zihua2022-09-031-1/+2
* | | net: xscale: Fix return type for implementation of ndo_start_xmitGUO Zihua2022-09-031-1/+1
* | | net: broadcom: Fix return type for implementation ofGUO Zihua2022-09-031-1/+1
* | | net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman2022-09-031-4/+2
* | | net: remove netif_tx_napi_add()Jakub Kicinski2022-09-021-2/+0
* | | net: bql: add more documentationEric Dumazet2022-09-021-6/+26
* | | Merge branch 'net-ipa-transaction-state-IDs'David S. Miller2022-09-022-14/+84
|\ \ \
| * | | net: ipa: track polled transactions with an IDAlex Elder2022-09-022-16/+24
| * | | net: ipa: track completed transactions with an IDAlex Elder2022-09-022-17/+24
| * | | net: ipa: track pending transactions with an IDAlex Elder2022-09-022-18/+29
| * | | net: ipa: track committed transactions with an IDAlex Elder2022-09-022-17/+29
| * | | net: ipa: track allocated transactions with an IDAlex Elder2022-09-022-2/+27
| * | | net: ipa: use an array for transactionsAlex Elder2022-09-022-13/+20
|/ / /
* | | Merge branch 'lan966x-make-reset-optional'David S. Miller2022-09-022-3/+2
|\ \ \
| * | | net: lan966x: make reset optionalMichael Walle2022-09-021-1/+2
| * | | dt-bindings: net: sparx5: don't require a reset lineMichael Walle2022-09-021-2/+0
|/ / /