summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov
2023-10-14wifi: hostap: remove unused ioctl functionArnd Bergmann
2023-10-14wifi: atmel: remove unused ioctl functionArnd Bergmann
2023-10-12wifi: rtw89: coex: add annotation __counted_by() to struct rtw89_btc_btf_set_...Ping-Ke Shih
2023-10-12wifi: rtw89: coex: add annotation __counted_by() for struct rtw89_btc_btf_set...Ping-Ke Shih
2023-10-12wifi: rtw89: add EHT radiotap in monitor modePing-Ke Shih
2023-10-12wifi: rtw89: show EHT rate in debugfsPing-Ke Shih
2023-10-12wifi: rtw89: parse TX EHT rate selected by firmware from RA C2H reportPing-Ke Shih
2023-10-12wifi: rtw89: Add EHT rate mask as parameters of RA H2C commandPing-Ke Shih
2023-10-12wifi: rtw89: parse EHT information from RX descriptor and PPDU status packetPing-Ke Shih
2023-10-12wifi: rtlwifi: use convenient list_count_nodes()Dmitry Antipov
2023-10-12wifi: p54: Annotate struct p54_cal_database with __counted_byKees Cook
2023-10-11wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and u...Gustavo A. R. Silva
2023-10-11wifi: hostap: Add __counted_by for struct prism2_download_data and use struct...Gustavo A. R. Silva
2023-10-11wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()Jinjie Ruan
2023-10-09wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestampDmitry Antipov
2023-10-09wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulationZong-Zhe Yang
2023-10-09wifi: rtw88: regd: update regulatory map to R64-R42Zong-Zhe Yang
2023-10-09wifi: rtw88: 8822c: update TX power limit to V70Zong-Zhe Yang
2023-10-09wifi: rtw88: 8821c: update TX power limit to V67Zong-Zhe Yang
2023-10-09wifi: rtw88: regd: configure QATAR and UKZong-Zhe Yang
2023-10-09wifi: wfx: fix case where rates are out of orderFelipe Negrelli Wolter
2023-10-09wifi: wfx: implement wfx_remain_on_channel()Jérôme Pouiller
2023-10-09wifi: wfx: allow to send frames during ROCJérôme Pouiller
2023-10-09wifi: wfx: scan_lock is global to the deviceJérôme Pouiller
2023-10-09wifi: wfx: simplify exclusion between scan and Rx filtersJérôme Pouiller
2023-10-09wifi: wfx: introduce hif_scan_uniq()Jérôme Pouiller
2023-10-09wifi: wfx: move wfx_skb_*() out of the header fileJérôme Pouiller
2023-10-09wifi: wfx: relocate wfx_rate_mask_to_hw()Jérôme Pouiller
2023-10-09wifi: wfx: fix power_save setting when AP is stoppedJérôme Pouiller
2023-10-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-10-09Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wirelessKalle Valo
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-06net: atheros: replace deprecated strncpy with strscpyJustin Stitt
2023-10-06net: ax88796c: replace deprecated strncpy with strscpyJustin Stitt
2023-10-06net: ixp4xx_eth: Support changing the MTULinus Walleij
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-10-06net: phy: dp83867: Add support for hardware blinking LEDsSascha Hauer
2023-10-06mlxsw: core_acl_flex_keys: Fill blocks with high entropy firstAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements in all blocks per searchAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements per blockAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Add a bitmap to save which blocks are chosenAmit Cohen
2023-10-06mlxsw: Mark high entropy key blocksAmit Cohen
2023-10-06sfc: support TC rules which require OR-AR-CT-AR flowEdward Cree
2023-10-06sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPsEdward Cree
2023-10-06sfc: offload foreign RHS rules without an encap matchEdward Cree
2023-10-06sfc: support TC left-hand-side rules on foreign netdevsEdward Cree