summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* connector/cn_proc: Allow non-root users accessAnjali Kulkarni2023-07-232-6/+19
* connector/cn_proc: Performance improvementsAnjali Kulkarni2023-07-231-6/+56
* connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni2023-07-233-16/+68
* eth: stmmac: let page recycling happen with skbsJakub Kicinski2023-07-211-2/+2
* eth: tsnep: let page recycling happen with skbsJakub Kicinski2023-07-211-1/+1
* 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-211-2/+2
* octeontx2-pf: implement transmit schedular allocation algorithmNaveen Mamindlapalli2023-07-212-6/+136
* mlxsw: spectrum: Permit enslavement to netdevices with uppersPetr Machata2023-07-211-4/+62
* mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavementPetr Machata2023-07-213-8/+65
* mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavementPetr Machata2023-07-214-0/+137
* mlxsw: spectrum_router: Replay neighbours when RIF is madePetr Machata2023-07-211-1/+61
* mlxsw: spectrum_router: Replay MACVLANs when RIF is madePetr Machata2023-07-212-27/+54
* mlxsw: spectrum_router: Offload ethernet nexthops when RIF is madePetr Machata2023-07-211-0/+54
* mlxsw: spectrum_router: Join RIFs of LAG upper VLANsPetr Machata2023-07-211-3/+52
* mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata2023-07-213-5/+132
* mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata2023-07-211-0/+90
* mlxsw: spectrum: Add a replay_deslavement argument to event handlersPetr Machata2023-07-211-8/+12
* mlxsw: spectrum: Allow event handlers to check unowned bridgesPetr Machata2023-07-211-16/+24
* mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()Petr Machata2023-07-211-5/+15
* mlxsw: spectrum_router: Extract a helper to schedule neighbour workPetr Machata2023-07-211-9/+16
* mlxsw: spectrum_router: Allow address handlers to run on bridge portsPetr Machata2023-07-211-17/+24
* net: ethernet: mtk_ppe: add MTK_FOE_ENTRY_V{1,2}_SIZE macrosLorenzo Bianconi2023-07-212-5/+8
* eth: bnxt: handle invalid Tx completions more gracefullyJakub Kicinski2023-07-203-1/+31
* eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work()Jakub Kicinski2023-07-201-35/+26
* eth: bnxt: move and rename reset helpersJakub Kicinski2023-07-201-36/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-20119-792/+1268
|\
| * Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-2031-305/+511
| |\
| | * Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-07-201-0/+1
| | |\
| | | * Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń2023-07-201-0/+1
| | * | net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean2023-07-201-7/+14
| | |/
| | * net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle2023-07-191-1/+1