Commit Graph

  • 09a2b3e94d fix build for v6.16 fix-6.16 amazingfate 2025-06-28 14:26:04 +08:00
  • 86e3c4d220
    Update README.md Igor 2025-05-13 20:16:17 +02:00
  • 66b7540c05
    Merge pull request #1 from domin144/fix_6.15 Igor 2025-05-14 23:03:02 +02:00
  • b01f1ad2eb fix build for kernel 6.15 Dominik Wójt 2025-05-03 20:20:21 +02:00
  • ac64712f67 fix build for kernel 6.14 fix-6.13-build amazingfate 2025-02-16 17:07:30 +08:00
  • 4b8d758f42 fix build for kernel 6.13 amazingfate 2024-12-23 19:35:12 +08:00
  • 52e593e8c8
    Merge pull request #45 from Jookia/fix-kernel67 master lwfinger 2023-11-14 15:34:33 -06:00
  • 2906e202e8 Fix version check for change_beacon it should be 6.7 Jookia 2023-11-14 22:18:15 +11:00
  • d89bde02d0
    Merge pull request #43 from Jookia/fix-kernel65 lwfinger 2023-11-13 11:57:40 -06:00
  • 31100220eb Fix cfg80211_rtw_change_beacon on kernel 6.5 Jookia 2023-10-30 16:46:06 +11:00
  • 47ce045cd8 rtl8723ds: Fix warning in do_div Larry Finger 2023-08-01 12:37:02 -05:00
  • c65bc55a36
    Merge pull request #38 from radxa-pkg/master lwfinger 2023-05-05 11:36:23 -05:00
  • 339d6c4d89 rtl8723ds: Update comments with UTF-8 encoding ZHANG Yuntian 2023-05-05 12:35:44 +08:00
  • 42fdd132e9 rtl8723ds: Check ssids in cfg80211_rtw_scan() Larry Finger 2023-04-12 12:54:57 -05:00
  • ec85dc6b9f rtl8723ds: Add COPTING file Larry Finger 2023-02-05 14:03:40 -06:00
  • 1a8f8b1557 rtl8723ds: Clean up some Coverity and Smatch warnings Larry Finger 2023-01-31 11:52:34 -06:00
  • a638cc8639
    Merge pull request #32 from giuliobenetti/fix/powerpc lwfinger 2022-12-01 12:27:01 -06:00
  • aaf31f36eb rtl8723ds: get_ra() exists only on PowerPC Giulio Benetti 2022-12-01 15:24:08 +01:00
  • 3f1d7b6dc7
    Merge pull request #31 from johnkeeping/rtnl-locking lwfinger 2022-11-30 09:26:02 -06:00
  • 38231d5832
    Merge pull request #30 from johnkeeping/sta-info-alignment lwfinger 2022-11-29 19:35:49 -06:00
  • dac75d70bc rtl8723ds: simplify locking in rtw_change_ifname() John Keeping 2022-11-29 16:45:59 +00:00
  • 1eca486544 rtl8723ds: fix locking for (un)register John Keeping 2022-11-29 16:41:04 +00:00
  • 255c827ec1 rtl8723ds: fix sta_info alignment John Keeping 2022-11-29 18:30:16 +00:00
  • fa06cb893c
    Merge pull request #29 from giuliobenetti/fix/user-extra-flags-override lwfinger 2022-11-16 09:49:28 -06:00
  • 769a1943cb Makefile: move 'EXTRA_CFLAGS += $(USER_EXTRA_CFLAGS)' at the end of EXTRA_FLAGS assignment Giulio Benetti 2022-11-16 16:08:21 +01:00
  • 5ab2d3f385 rtl8723ds: Fix builds for kernels through 6.1 Larry Finger 2022-11-04 10:40:45 -05:00
  • 912fdb3053
    Merge pull request #27 from xypron/rtw_mfree_stainfo lwfinger 2022-10-20 10:01:13 -05:00
  • 5ce43b6183 rtl8723ds: fix rtw_mfree_stainfo() Heinrich Schuchardt 2022-10-20 14:21:16 +02:00
  • 3febf28dc7
    Merge pull request #26 from AlexGhiti/int/alex/fix_5.19 lwfinger 2022-10-18 09:37:28 -05:00
  • ce40065dc4 rtl8723ds: Fix compilation errors on a 5.19 kernel Alexandre Ghiti 2022-10-17 15:29:11 +02:00
  • 83032266f6
    Merge pull request #22 from johnkeeping/preempt-rt lwfinger 2022-07-26 16:36:43 -05:00
  • 161bb7bab4 rtl8723ds: remove raw_spinlock on RT John Keeping 2022-07-26 12:42:34 +01:00
  • 6f3869f15a rtl8723ds: Change Makefile to handle riscv32 and riscv64 Larry Finger 2022-06-01 10:13:44 -05:00
  • 76146e8584 rtl8723ds: Fix build errors with kernel 5.18 Larry Finger 2022-04-07 10:53:17 -05:00
  • 76fb80685b rtl8723ds: Fix build on kernel 5.17 Larry Finger 2022-01-26 13:45:31 -06:00
  • 2c218a36ed
    Merge pull request #14 from jekamps/kernel_5.15-fix lwfinger 2022-01-18 10:13:30 -06:00
  • b80b52a36e rtl8723ds: Fix build with kernel 5.15 John-Eric Kamps 2022-01-17 23:28:21 +01:00
  • 1b6ddd544b
    Merge pull request #11 from Icenowy/newest-kernel lwfinger 2021-07-24 12:40:07 -05:00
  • 9afd800400 fix hang on 5.14 Icenowy Zheng 2021-07-24 18:40:13 +08:00
  • 4bc94be2c6 fix build for 5.12 Icenowy Zheng 2021-07-24 18:40:05 +08:00
  • 6fde63d7c1 fix build for removed get_fs/set_fs (5.10) Icenowy Zheng 2021-07-24 18:38:55 +08:00
  • f3167881f4 rtl8723ds: Use CONFIG_PREEMPT_RT to select raw spin lock form for real-time kernels Larry Finger 2021-03-24 20:58:13 -05:00
  • 9837ccab16 rtl8723ds: Fix some smatch warnings Larry Finger 2021-03-18 16:42:51 -05:00
  • 80af87ac76 rtl8723ds: Update cfg80211_rtw_mgmt_frame_register for kernel 5.8 Larry Finger 2020-09-18 18:49:41 -05:00
  • c54996f3a7 rtl8723ds: Fix builds for kernel 5.8+ Larry Finger 2020-09-17 11:19:09 -05:00
  • 149dcf1140 rtl8723ds: Add *.d to .gitignore Larry Finger 2020-04-11 11:36:54 -05:00
  • 4ae3c679a9 rtl8723ds: Fix "ielen" not initialized Larry Finger 2020-04-11 11:35:18 -05:00
  • 798d7c0de7 Merge branch 'master' of http://github.com/lwfinger/rtl8723ds Larry Finger 2020-04-11 11:33:40 -05:00
  • e8dba16f88 rtl8723ds:" Fix build on kernel 5.3 and newer Larry Finger 2020-04-11 11:29:25 -05:00
  • 3f74a755b2
    Merge pull request #6 from HonJEK/linux_5.6_fix lwfinger 2020-04-11 11:20:55 -05:00
  • 17db5978f6 rtl8723ds: Fix fallthrough annotation John-Eric Kamps 2020-04-11 08:51:45 +02:00
  • 2ca33c2b77 add proc_ops for kernel 5.6 John-Eric Kamps 2020-04-11 08:49:48 +02:00
  • 2c4a1a09c1
    Merge pull request #5 from igorpecovnik/master lwfinger 2020-03-04 12:17:56 -06:00
  • 6a2e44322d
    Typo Igor Pečovnik 2020-03-03 18:59:11 +01:00
  • 0962017310
    Merge pull request #4 from HonJEK/linux_5.3_fix lwfinger 2019-11-04 11:00:53 -06:00
  • 0addd37c8d Merge branch 'linux_5.2_fix' into linux_5.3_fix John-Eric Kamps 2019-11-04 11:12:18 +01:00
  • 3e9b49353f Fix operations with kernel 5.2 See this commit: a350eccee5 John-Eric Kamps 2019-11-04 11:07:53 +01:00
  • f418909778 Fix operations with kernel 5.3 Based on lwfinger/rtlwifi_new/commit/2b3cb6be0aed5cbcd4318a7e63d39e499b5094c0#diff-839e3ea33b3a136b794f7a0281eead7c John-Eric Kamps 2019-11-04 10:56:09 +01:00
  • fd4403497d
    Merge pull request #1 from HonJEK/master lwfinger 2019-07-15 11:51:32 -05:00
  • 3f32082ee3 Fix for linux >=5.1 "get_ds" removed John-Eric Kamps 2019-07-15 15:27:18 +02:00
  • 5b15b740ca rtl8723ds: Fix build for kernel 5.0 API changes Larry Finger 2019-01-08 10:22:40 -06:00
  • 3030a734d7 rtl8723ds: Update source for recent API changes Larry Finger 2018-11-29 11:43:26 -06:00
  • 5949fdf1cc rtl8723ds: Fix more Sparse errors Larry Finger 2017-10-27 15:25:56 -05:00
  • ef471acce1 rtl8723ds: Fix Sparse errors/warnings in core/rtw_security.c Larry Finger 2017-10-27 14:53:08 -05:00
  • 426d23f60f rtl8723ds: Fix more Sparse errors Larry Finger 2017-10-25 15:25:54 -05:00
  • 3250ef8601 rtl8723ds: Fix all instances of using scaler instead of NULL Larry Finger 2017-10-25 15:06:06 -05:00
  • d7a5aeb7f2 rtl8723ds: Fix some little-endian errors in macros Larry Finger 2017-10-25 14:47:30 -05:00
  • d532a1ebc5 rtl8723ds: Fix another context imbalance and some big-endian errors Larry Finger 2017-10-25 14:11:25 -05:00
  • 781d065f23 rtl8723ds: Fix another different lock contexts for basic block error Larry Finger 2017-10-25 14:01:50 -05:00
  • c69a20ba17 rtl8723ds: Fix a couple of errors in overlapping locks Larry Finger 2017-10-25 13:56:39 -05:00
  • 1621248cc1 rtl8723ds: Make fixes for more Sparse errors Larry Finger 2017-10-25 11:34:05 -05:00
  • 525d5256f5 rtl8723ds: Remove CONFIG_PCI_HCI and associated dead code Larry Finger 2017-10-17 00:05:02 -05:00
  • 3c1cb50012 rtl8723ds: Remove PLATFORM_LINUX symbol - it is the only one supported Larry Finger 2017-10-16 23:17:59 -05:00
  • 58d8344823 rtl8723ds: Remove code for FREEBSD, OS_XP and OS_CE Larry Finger 2017-10-16 21:04:14 -05:00
  • c3c991544f rtl8723ds: Remove WINDOWS code Larry Finger 2017-10-16 19:51:31 -05:00
  • 27368d0b9c rtl8723ds: Fix some checkpatch warnings and change default log level Larry Finger 2017-10-16 16:27:15 -05:00
  • 57b8112292 rtl8723ds: Fix NULL dereference error Larry Finger 2017-10-14 20:29:15 -05:00
  • 452f4494cd rtl8723ds: Fix some Sparse warnings Larry Finger 2017-10-14 16:19:56 -05:00
  • 0914147710 rtl8723ds: Update .gitignore Larry Finger 2017-10-14 16:19:09 -05:00
  • eb9c1aa49f rtl8723ds: Fix builds for kernel 4.14 Larry Finger 2017-10-14 09:31:11 -05:00
  • e87533e664 rtl8723ds: Initial commit of files Larry Finger 2017-04-25 09:56:34 -05:00
  • 76ab2438bb Initial commit lwfinger 2017-04-25 09:51:18 -05:00