Commit graph

  • d03150b1f8
    Merge 0f68189028 into f5d1c8df2e Genevieve Helsel 2024-04-14 00:38:58 -0700
  • 0f68189028 Update Makefile to not error if repo was cloned using Sapling This changes the test Makefile target conditional to pass for Sapling cloned repos. Genevieve Helsel 2024-04-14 00:18:09 -0700
  • f42fc9c45d
    Merge pull request #455 from adamg88/linux-6.8-support v5.2.2.4 lwfinger 2024-02-06 11:52:54 -0600
  • a8aba44e14 changes for kernel v6.8 5kft 2024-01-21 08:10:45 -0800
  • 306f3e62cf rtl8188eu: Fix build errors for kernel 6.7 Larry Finger 2023-12-04 10:54:18 -0600
  • 3ff6f7d84c rtl8188eu: Fix shadow copy to dev_addr Larry Finger 2023-07-29 12:32:25 -0500
  • f5d1c8df2e rtl8188eu: Fix shadow copy of dev_addr master Larry Finger 2023-07-29 12:26:55 -0500
  • 3ced095e6a rtl8188eu: Fix shadow copy to dev_addr Larry Finger 2023-07-29 12:22:02 -0500
  • 5c3302ab2e rtl8188eu: Remove "all" possibility of setting AD-HOC mode Larry Finger 2023-07-10 14:18:14 -0500
  • 6c3f0ced60 rtl8188eu: Disable parm->adhoc Larry Finger 2023-07-06 11:09:38 -0500
  • c0bef36ff6 rtl8188eu: Another try at fixing warning Larry Finger 2023-07-05 16:06:03 -0500
  • 0c5f2e7112 rtl8188eu: Rework section tgat fails in AP mode Larry Finger 2023-07-03 12:53:19 -0500
  • c3ec302f58 rtl8188eu: Address warning in createbss_hdl() Larry Finger 2023-07-01 09:18:21 -0500
  • 361da16739 Revert "rtl8188eu: Address warning in createbss_hdl()" Larry Finger 2023-07-01 09:12:29 -0500
  • 573b2f4e6e rtl8188eu: Address warning in createbss_hdl() Larry Finger 2023-06-30 11:28:23 -0500
  • f435a10625 rtl8188eu: Remove useless warning Larry Finger 2023-04-10 15:40:15 -0500
  • b5d64670e9 rtl8188eu: Prevent crash when ssids is NULL Larry Finger 2023-04-10 12:23:27 -0500
  • 57bd21c563 rtl8188eu: Possible fix for iwd crash Larry Finger 2023-04-09 12:54:37 -0500
  • 1201a7a51f rtl8188eu: Apply "fix" suggested by user Larry Finger 2023-02-18 12:56:39 -0600
  • 51051d2e4b rtl8188eu: Add hardware LED blanking Larry Finger 2022-12-20 17:24:21 -0600
  • f4af53305c
    Merge pull request #433 from giuliobenetti/fix/powerpc-leftover lwfinger 2022-11-28 20:04:04 -0600
  • b9637c592b rtl8188eu: convert left-over get_ra() to wifi_get_ra() Giulio Benetti 2022-11-27 14:20:43 +0100
  • 7245a6982d rtl8188eu: Change get_ra() to wifi_get_ra() Larry Finger 2022-11-28 13:36:55 -0600
  • cb854ca647 rtl8188eu: Fix builds through kernel 6.1 v4.1.8_9499 Larry Finger 2022-11-28 14:44:00 -0600
  • 208f2ccb65 rtl8188eu: Fix build for kernel 6.1 Larry Finger 2022-11-28 13:29:37 -0600
  • 129685e7c7 get_ra() exists only on PowerPC Giulio Benetti 2022-11-27 14:20:43 +0100
  • f99f244be3 rtl8188eu: Fix build on kernel 6.1 Larry Finger 2022-11-28 12:47:29 -0600
  • c4908ca4ca
    Merge pull request #427 from giuliobenetti/fix/linux-before-6.0.0 lwfinger 2022-10-17 18:30:31 -0500
  • ca95522030 Re-introduce code for Linux version < 6.0.0. Giulio Benetti 2022-10-17 23:18:37 +0200
  • 77c1b083c5
    Merge pull request #426 from CoelacanthusHex/fix/v5/riscv lwfinger 2022-10-11 10:31:10 -0500
  • fd6c97ef99
    rtl8188eu: fix SUBARCH on riscv64 Celeste Liu 2022-10-11 22:54:45 +0800
  • 7c6e80da34 rtl8188eu: Remove wrapper around spin_unlock_irqrestore() Larry Finger 2022-09-14 12:31:35 -0500
  • 8f5cee5861 rtl8188eu: Change definition of KSRC in Makefile Larry Finger 2022-08-29 10:04:39 -0500
  • 96ecc77616 rtl8188eu: Update Makefile Larry Finger 2022-08-27 12:17:24 -0500
  • e488450b36 rtl8188eu: Remove code not needed for kernel 60.0 Larry Finger 2022-08-27 12:08:47 -0500
  • e79b15cb79 rtl8188eu: Change location for saved module Larry Finger 2022-08-27 12:06:53 -0500
  • 7a7c5e0c0b rtl8188eu: Revert one of the changes for 5.19.2 Larry Finger 2022-08-18 16:00:27 -0500
  • 96c88129ba rtl8188eu: Fix builds for kernel 5.19.2 Larry Finger 2022-08-18 10:45:53 -0500
  • 0a5e81555c rtl8188eu: Fix builds for kernel 6.0 Larry Finger 2022-08-12 12:11:45 -0500
  • 24b960c5c0 rtl8188eu: Change some locking around rtw_get_sec_ie() Larry Finger 2022-07-20 15:20:33 -0500
  • 5f636ea7dd rtl8188eu: Change for loop counter to int to avoid wrap-around Larry Finger 2022-07-18 08:52:20 -0500
  • e43ffc5f23 rtl8188eu: Fix infinite loop in rtw_get_wps_ie() Larry Finger 2022-07-16 13:48:04 -0500
  • 318a5f1d15 rtl8188eu: Fill out set/get txpower Larry Finger 2022-07-16 13:21:15 -0500
  • a36cfdfdb6 rtl8188eu: Fix some gcc12 compiler warnings Larry Finger 2022-07-15 13:51:36 -0500
  • 7630ec848b rtl8188eu: Add Rosewill USB-N150 Nano to device tables kernel Larry Finger 2022-07-12 15:07:24 -0500
  • 77d786b6e8 rtl8188eu: Copy the code from the kernel into a new branch Larry Finger 2022-06-08 18:46:35 -0500
  • 30901e601a rtl8188eu: Update control_ap Larry Finger 2022-04-17 13:55:27 -0500
  • e6757b349b rtl8188eu: Add hostapd 2.9 with rtl871x driver added Larry Finger 2022-04-17 13:31:50 -0500
  • 903b6fcb82 rtl8188eu: Add hostapd-2.9 modified for the rtl871x driver Larry Finger 2022-04-17 13:00:45 -0500
  • 13531f3844 rtl8188eu: Fix build for kernel 5.18 Larry Finger 2022-04-17 12:49:39 -0500
  • 775137f273 rtl8188eu: Fix build for API changes in kernel 5.17 Larry Finger 2022-02-03 10:21:57 -0600
  • bf23ec4903 rtl8188eu: Fix another API change for kernel 5.17 Larry Finger 2022-01-28 20:28:19 -0600
  • 5b67bc47ea rtl8188eu: Fix bug related to removal of GRO_DROP Larry Finger 2022-01-26 13:11:39 -0600
  • 9d070c63c5 rtl8188eu: Remove CONFIG_IOCTL_CFG80211 from autoconf.h Larry Finger 2022-01-26 13:09:06 -0600
  • 1944ad78ce rtl8188eu: Fix build with kernel 5.17 Larry Finger 2022-01-26 13:05:08 -0600
  • 78df4f193d rtl8188eu: Add CONFIG_IOCTL_CFG80211 to Makefile Larry Finger 2022-01-25 00:47:17 -0600
  • 5cff05afbb rtl8188eu: Fix build under kernel 5.17 Larry Finger 2022-01-24 17:02:53 -0600
  • 7ba3df1bcb rtl8188eu: Fix lockup on start Larry Finger 2022-01-15 11:42:34 -0600
  • a2c8a1deda rtl8188eu: Remove dead code associated with CONFIG_PLATFORM_INTEL_BYT Larry Finger 2022-01-14 21:12:34 -0600
  • 53ed527078 rtl8188eu: Fix Makefile to create directory for module Larry Finger 2022-01-10 13:01:21 -0600
  • ca2465c497 rtl8188eu: Fix Makefile to create directory for module Larry Finger 2022-01-10 13:01:21 -0600
  • 9f723a04cb rtl8188eu: Fix Makefile to create directory for module Larry Finger 2022-01-10 13:01:21 -0600
  • b9cb76ce66 rtl8188eu: Fix build on kernel 5.16 Larry Finger 2021-12-21 15:10:08 -0600
  • 5e453c775a
    Merge pull request #389 from fzuuzf/v4.1.8_9499 lwfinger 2021-12-11 12:31:48 -0600
  • 233a5d2ca6 rtl8188eu: Tweak Makefile for easier cross compilation Karsten Wiese 2021-12-11 17:25:32 +0100
  • 667ab7a45f rtl8188eu: Compile fix for kernel versions from 4.18 to 4.20 Karsten Wiese 2021-12-11 17:17:51 +0100
  • 0f6d12e144 rtl8188eu: Fix "fix some UBSAN and kmalloc warnings" Karsten Wiese 2021-12-11 17:03:43 +0100
  • 71e55575be rtl8188eu: Update .gitignore BlackHole-master Larry Finger 2021-11-12 19:10:00 -0600
  • 65bb1fa9d4 rtl8188eu: Fix build for kernels through 5.15 Larry Finger 2021-11-12 16:42:02 -0600
  • 0572d04e67 rtl8188eu: Minor change to control_ap Larry Finger 2021-11-11 16:41:09 -0600
  • a69d6361ef rtl8188eu: Update hostapd to version 2.9 Larry Finger 2021-10-28 20:06:41 -0500
  • 373d98d270 rtl8188eu: Fix builds for kernel 5.15 Larry Finger 2021-10-28 11:44:11 -0500
  • a1dbe3155c rtl8188eu: Fix build for kernel 5.15 Larry Finger 2021-10-18 16:13:42 -0500
  • 3b5034b445 Fix kernel 5.15 compilation Remove IPX support from driver, set as obsolete in Jan 2018. IPX is not supported by the linux kernel since v5.15-rc1 see commit 6c9b40844751ea30c72f7a2f92f4d704bc6b2927 Carlos Garcés 2021-10-10 12:33:58 +0200
  • 5fbebcb35b rtl8188eu: Update README.md Larry Finger 2021-08-10 13:17:13 -0500
  • c708301cca rtl8188eu: Update README.md Larry Finger 2021-08-10 13:17:13 -0500
  • 0ff1f31cc5 rtl8188eu: Fix trailing spaces Larry Finger 2021-07-23 15:22:16 -0500
  • 99a65acdfc rtl8188eu: Simplify Makefile Larry Finger 2021-07-22 19:45:13 -0500
  • 5e6ddcda98 rtl8188eu: Flatten include/ Larry Finger 2021-07-22 19:32:22 -0500
  • 43a72191f6 rtl8188eu: Flatten os_dep Larry Finger 2021-07-22 19:19:25 -0500
  • e086df9ed1 rtl8188eu: Ftatten btc Larry Finger 2021-07-22 19:04:09 -0500
  • 4de1397841 rtl8188eu: Flatten hap/ Larry Finger 2021-07-22 18:57:16 -0500
  • 81aeb84017 rtl8188eu: Flatten core Larry Finger 2021-07-22 18:34:17 -0500
  • 2e52830997 rtl8188eu: Flatten hal directory Larry Finger 2021-07-22 12:55:23 -0500
  • 4e056cdd71
    Merge pull request #370 from Nacho-meteor/master lwfinger 2021-05-15 16:49:18 -0500
  • ae5be09bbc feat: add driver package to build DEB package support in Debian DKMS format 刘鑫 2021-05-15 16:42:04 +0800
  • 4a73c76f02 rtl8188eu: fix some UBSAN and kmalloc warnings Larry Finger 2021-05-10 10:25:47 -0500
  • b4d6cb1d6f
    Merge pull request #368 from finn0/fix/typo lwfinger 2021-05-01 12:14:49 -0500
  • ac9cb491cb
    docs: Fix typos in README.md Vipul Kumar 2021-04-30 05:39:24 +0000
  • 99a60df1f5 rtl8188eu: Fix builds for old and new kernels Larry Finger 2021-04-09 16:34:42 -0500
  • 302b22d794
    Merge edae986dcc into 07152ef10d codicodi 2021-04-04 16:37:52 +0200
  • 07152ef10d rtl8188eu: Use CONFIG_PREEMPT_RT to select raw spin lock form for real-time kernels Larry Finger 2021-03-23 19:32:46 -0500
  • 6c792da5b8 rtl8188eu: Change locking in update_sta_info Larry Finger 2021-03-23 10:33:18 -0500
  • d124526cf3 rtl8188eu: Another fix for RTL8188FU Larry Finger 2021-03-20 13:17:43 -0500
  • fe4156ba5a rtl8188eu: Add RTL8188F support Larry Finger 2021-03-20 13:05:41 -0500
  • 8cb717bd63 rtl8188eu: Update some fixes Larry Finger 2021-03-19 10:11:34 -0500
  • 6d74135f34 rtl8188eu: Further cleanup of Makefile Larry Finger 2021-03-04 13:00:47 -0600
  • c1c7ce88cb
    Merge pull request #364 from ukleinek/makefile-cleanup lwfinger 2021-03-04 12:55:16 -0600
  • 6533925f01 rtl8188eu: Use make builtin variable CURDIR Uwe Kleine-König 2021-03-04 14:35:30 +0100
  • 3686cfc4bd rtl8188eu: cleanup variables CONFIG_RTL8188EU and CONFIG_RTL8188E Uwe Kleine-König 2021-03-04 14:35:10 +0100