summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi2023-07-255-67/+69
* wifi: mt76: mt7921: remove macro duplication in regs.hLorenzo Bianconi2023-07-251-1/+0
* wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu2023-07-251-1/+1
* wifi: mt76: mt7996: drop return in mt7996_sta_statisticsRyder Lee2023-07-251-12/+13
* wifi: mt76: mt7915: drop return in mt7915_sta_statisticsRyder Lee2023-07-251-14/+13
* wifi: mt76: report non-binding skb tx rate when WED is activePeter Chiu2023-07-251-0/+7
* wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu2023-07-254-31/+16
* wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu2023-07-256-14/+79
* wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee2023-07-256-13/+39
* wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang2023-07-251-1/+1
* wifi: mt76: enable UNII-4 channel 177 supportRyder Lee2023-07-251-0/+1
* wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee2023-07-253-0/+40
* wifi: mt76: mt7996: enable BSS_CHANGED_MU_GROUPS supportRyder Lee2023-07-253-7/+38
* wifi: mt76: mt7996: fix header translation logicRyder Lee2023-07-251-4/+9
* mt76: mt7921: don't assume adequate headroom for SDIO headersMatt Whitlock2023-07-251-0/+4
* wifi: brcmsmac: remove unused data typeDmitry Antipov2023-07-251-8/+0
* wifi: mwifiex: Set WIPHY_FLAG_NETNS_OK flagJohannes Wiesboeck2023-07-251-0/+1
* wifi: mwifiex: fix fortify warningDmitry Antipov2023-07-251-3/+6
* wifi: mwifiex: prefer strscpy() over strlcpy()Dmitry Antipov2023-07-251-8/+3
* wifi: rtl8xxxu: Enable AP mode for RTL8723BUBitterblue Smith2023-07-251-0/+2
* wifi: rtl8xxxu: Enable AP mode for RTL8192EUBitterblue Smith2023-07-251-0/+2
* wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU)Bitterblue Smith2023-07-251-0/+2
* wifi: rtl8xxxu: Enable AP mode for RTL8192FUBitterblue Smith2023-07-251-0/+2
* wifi: zd1211rw: fix typo "tranmits"Yueh-Shun Li2023-07-251-1/+1
* wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong2023-07-251-3/+5
* wifi: rtw88: simplify vif iteratorsDmitry Antipov2023-07-255-17/+9
* wifi: rtw88: remove unused USB bulkout size setDmitry Antipov2023-07-252-22/+0
* wifi: rtw88: remove unused and set but unused leftoversDmitry Antipov2023-07-255-15/+0
* wifi: rtw88: delete timer and free skb queue when unloadingDmitry Antipov2023-07-251-1/+3
* ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet2023-07-2413-20/+16
* net: add sysctl accept_ra_min_rtr_lftPatrick Rohr2023-07-235-2/+36
* net: dsa: remove deprecated strncpyjustinstitt@google.com2023-07-231-4/+5
* Merge branch 'process-connector-bug-fixes-and-enhancements'David S. Miller2023-07-2311-42/+545
|\
| * connector/cn_proc: Selftest for proc connectorAnjali Kulkarni2023-07-233-0/+317
| * connector/cn_proc: Allow non-root users accessAnjali Kulkarni2023-07-232-6/+19
| * connector/cn_proc: Performance improvementsAnjali Kulkarni2023-07-232-6/+75
| * connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni2023-07-235-35/+100
| * netlink: Add new netlink_release functionAnjali Kulkarni2023-07-233-0/+11
| * netlink: Reverse the patch which removed filteringAnjali Kulkarni2023-07-232-2/+30
|/
* Merge branch 'net-page_pool-remove-page_pool_release_page'Jakub Kicinski2023-07-225-29/+11
|\
| * net: page_pool: merge page_pool_release_page() with page_pool_return_page()Jakub Kicinski2023-07-221-10/+2
| * net: page_pool: hide page_pool_release_page()Jakub Kicinski2023-07-223-17/+7
| * eth: stmmac: let page recycling happen with skbsJakub Kicinski2023-07-221-2/+2
| * eth: tsnep: let page recycling happen with skbsJakub Kicinski2023-07-221-1/+1
|/
* genetlink: add explicit ordering break check for split opsJiri Pirko2023-07-221-1/+5
* MAINTAINERS: net: fix sort orderMarc Kleine-Budde2023-07-221-9/+9
* Merge branch 'octeontx2-pf-round-robin-sched'David S. Miller2023-07-218-43/+388
|\
| * docs: octeontx2: extend documentation for Round Robin schedulingHariprasad Kelam2023-07-211-0/+8
| * octeontx2-pf: htb offload support for Round Robin schedulingNaveen Mamindlapalli2023-07-214-40/+247
| * sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli2023-07-213-6/+6