summaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/usb
AgeCommit message (Expand)Author
2025-04-30rtwn: fix mbuf allocation errors in USB RX path for > 4 KiB framesAdrian Chadd
2024-12-18rtwn: bump up the RX USB buffersAdrian Chadd
2024-12-06rtwn: add placeholder for the per-MACID rate reportAdrian Chadd
2024-11-21rtwn: Add device ID for TPLink RTL8192CUAugustin Cavalier
2024-11-20rtwn: change the USB TX transfers to only do one pending transfer per endpointAdrian Chadd
2023-12-01Revert "Enter the network epoch in USB WiFi drivers when processing input"Bjoern A. Zeeb
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-05-09rtwn: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-01-11rtwn(4): Add new USB ID.Hans Petter Selasky
2022-01-07rtwn(4): Add new USB ID.Hans Petter Selasky
2021-12-06rtwn/usb: add product ID for Asus USB N10 Nano Rev. B1Andreas Wetzel
2021-05-27rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3.Dmitry Chagin
2020-09-29rtwn: narrow the epoch areaBjoern A. Zeeb
2020-09-01rtwn: clean up empty lines in .c and .h filesMateusz Guzik
2020-08-31rtwn(4): Add support for the Belkin N300.Mark Johnston
2020-08-06Add new USB ID.Hans Petter Selasky
2020-06-27rtwn: Add a USB ID for Buffalo WI-U2-433DHPLi-Wen Hsu
2020-05-12rtwn: Add a USB ID for the TP-Link TL-WN727N.Mark Johnston
2020-05-09rtwn: Add a new USB ID.Mark Johnston
2020-03-22Add new USB ID.Hans Petter Selasky
2020-03-20Add new USB device ID for Elecom 802.11ac USB device.Gavin Atkinson
2020-01-24Enter the network epoch in USB WiFi drivers when processing inputGleb Smirnoff
2019-09-01Add support for TP-Link Archer T2U Nano.Jung-uk Kim
2019-01-28rtwn_usb(4): add new USB id.Andriy Voskoboinyk
2019-01-25net80211: reuse TICKS_2_MSEC / MSEC_2_TICKS macros from sys/time.hAndriy Voskoboinyk
2019-01-16rtwn_usb(4): add new USB id for RTL8821AUAndriy Voskoboinyk
2019-01-02rtwn_usb(4): add USB id for TP-LINK TL-WN821N v5.Andriy Voskoboinyk
2018-12-17Add revision number for TP-Link TL-WN722N to prevent ambiguity betweenAndriy Voskoboinyk
2018-12-15Add new USB id in rtwn_usb(4) (RTL8812AU)Andriy Voskoboinyk
2018-12-10rtwn, rsu: add more USB ids.Andriy Voskoboinyk
2017-12-03Add support for RealTek 8812 over USBGeorge V. Neville-Neil
2017-10-30rtwn_usb(4): add few USB IDs.Andriy Voskoboinyk
2017-07-30rtwn_usb: add support for fragmented Rx.Andriy Voskoboinyk
2017-07-06rtwn: add Rx descriptor structures for common code.Andriy Voskoboinyk
2017-07-04rtwn_usb: reject too long (>16K) mbufs.Andriy Voskoboinyk
2017-03-19rtwn: drop unneeded (after r315583) code.Andriy Voskoboinyk
2017-01-24Sort REALTEK section and remove duplicate entry for RTL8192CU.Kevin Lo
2017-01-24Add support for the Realtek RTL8192EU chipset.Kevin Lo
2017-01-17rtwn: export more stats to net80211Andriy Voskoboinyk
2017-01-09rtwn_usb(4): do not try to modify global static structure.Andriy Voskoboinyk
2017-01-08rtwn_usb(4): fix Rx buffer size calculation.Andriy Voskoboinyk
2017-01-06Add new USB device ID.Kevin Lo
2016-11-12rtwn: enable 11n support for RTL8188CE.Andriy Voskoboinyk
2016-11-06rtwn: add HOSTAP / IBSS mode support for RTL8188CE.Andriy Voskoboinyk
2016-11-06rtwn_pci: omit tx_done() stage if device is not running.Andriy Voskoboinyk
2016-10-18rtwn(4): fix build with 'options IEEE80211_SUPPORT_SUPERG'Andriy Voskoboinyk
2016-10-17rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk