summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: libertas: prefer kstrtoX() for simple integer conversionsDmitry Antipov2023-08-011-18/+33
* wifi: libertas: handle possible spu_write_u16() errorsDmitry Antipov2023-08-011-3/+8
* wifi: libertas: cleanup SDIO resetDmitry Antipov2023-08-011-12/+22
* wifi: libertas: simplify list operations in free_if_spi_card()Dmitry Antipov2023-08-011-6/+3
* wifi: libertas: use convenient lists to manage SDIO packetsDmitry Antipov2023-08-011-24/+13
* wifi: libertas: add missing calls to cancel_work_sync()Dmitry Antipov2023-08-011-0/+2
* wifi: drivers: Explicitly include correct DT includesRob Herring2023-08-018-7/+6
* wifi: wilc1000: add SPI commands retry mechanismAmisha Patel2023-08-011-45/+103
* wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi2023-08-013-4/+36
* wifi: wilc1000: remove use of has_thrpt_enh3 flagPrasurjya Rohan Saikia2023-08-011-93/+10
* wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih2023-08-013-18/+55
* wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih2023-08-012-11/+25
* wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih2023-08-013-9/+42
* wifi: rtw89: use struct to access RA reportPing-Ke Shih2023-08-012-18/+19
* wifi: rtw89: use struct to access firmware C2H event headerPing-Ke Shih2023-08-012-12/+14
* wifi: rtw89: add H2C RA command V1 to support WiFi 7 chipsPing-Ke Shih2023-08-013-3/+31
* wifi: rtw89: use struct to set RA H2C commandPing-Ke Shih2023-08-012-193/+73
* wifi: rtw89: phy: rate pattern handles HW rate by chip genZong-Zhe Yang2023-08-011-15/+28
* wifi: rtw89: define hardware rate v1 for WiFi 7 chipsPing-Ke Shih2023-08-011-0/+188
* wifi: rtw89: add chip_info::chip_gen to determine chip generationPing-Ke Shih2023-08-015-0/+13
* wifi: rtw89: Fix loading of compressed firmwareLarry Finger2023-08-011-24/+3
* 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-221-2/+2
* eth: tsnep: let page recycling happen with skbsJakub Kicinski2023-07-221-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