Commit graph

  • 999a777041 rtl8188eu: Replace synonyms for true and false with the real thing Larry Finger 2018-12-17 11:08:55 -0600
  • b89e0320f5 rtl8188eu: Replace typedef for _irqL with 'unsigned long' Larry Finger 2018-12-17 10:51:01 -0600
  • 32e894d44f rtl8188eu: Fix missing divide routine for 32-bit systems Larry Finger 2018-11-30 16:55:08 -0600
  • a95d70956a rtl8188eu: Fix 4th argument to EFUSE_GetEfuseDefinition() Larry Finger 2018-11-30 16:52:35 -0600
  • 7f635252a0 rtl8188eu: Remove all synonyms for u8, u16, u32, qnd u64 Larry Finger 2018-11-30 16:36:29 -0600
  • 248ac6b84b rtl8188eu: Remove some of the alternatives to u32 Larry Finger 2018-11-30 16:12:11 -0600
  • 1e72b90b99 rtl8188eu: Remove USHORT Larry Finger 2018-11-30 16:04:28 -0600
  • 7b97e72004 rtl8188eu: Remove typdef UCHAR Larry Finger 2018-11-30 16:02:39 -0600
  • e05a68ee1a rtl8188eu: Fix Makefile to work with powerpc as well as x86 Larry Finger 2018-11-24 12:15:45 -0600
  • 14a16dd544 rtl8188eu: Eliminate the wrapper _rtw_memset() Larry Finger 2018-11-24 12:07:51 -0600
  • 48b223d0de rtl8188eu: Fix error in call to memset Larry Finger 2018-11-24 11:52:48 -0600
  • f1686edada rtl8188eu: Clean up the Makefile Larry Finger 2018-11-23 19:29:07 -0600
  • d5add91328 rtl8188eu: Remove all files associated with platform/ Larry Finger 2018-11-23 16:12:24 -0600
  • 57a2db9e23 rtl8188eu: Replace all the alternative forms for bool Larry Finger 2018-11-16 14:56:35 -0600
  • 86e41fe97e Add modules_install target Dmitri Toubelis 2018-11-14 23:15:16 -0500
  • 21b9be0939 rtl8188eu: Remove the Windows IN and OUT pseudodirectives Larry Finger 2018-11-13 09:28:01 -0600
  • 722e1c9b2e rtl8188eu: Replace VOID with void and PVOID with void * Larry Finger 2018-11-12 21:24:45 -0600
  • c25b5250a8 rtl8188eu: Remove conditional #if 1 Larry Finger 2018-11-12 19:30:27 -0600
  • f0050d3365 rtl8188eu: Remove dead code inside #if 0 .... #endif Larry Finger 2018-11-12 19:26:10 -0600
  • e3e242b712 rtl8188eu: Remove tests on macro CONFIG_80211N_HT Larry Finger 2018-11-12 14:06:58 -0600
  • e9184bd34c rtl8188eu: Remove dead code for IS_HARDWARE_TYPE_ Larry Finger 2018-11-12 12:54:37 -0600
  • 0c57c68d3e rtl8188eu: Remove all macros and tests of the type IS_HARDWARE_TYPE_XXX Larry Finger 2018-11-12 12:10:32 -0600
  • 4ff88c48d1 rtl8188eu: Remove all dead code in support of chips other than RTL8188EU Larry Finger 2018-11-09 00:54:41 -0600
  • 8576d2647a rtl8188eu: Remove more dead code for DM_ODM_SUPPORT_TYPE Larry Finger 2018-11-08 18:50:24 -0600
  • 5a3f5f894a rtl8188eu: Fix build error when concurrent devies are enabled Larry Finger 2018-11-08 16:33:18 -0600
  • f4cc4ed0a2 rtl8188eu: Remove more code dependent on DM_ODM_SUPPORT_TYPE Larry Finger 2018-11-05 13:21:36 -0600
  • 3fc952a0d5 rtl8188eu: Remove code that is used for DM_ODM_SUPPORT_TYPE other than ODM_CE Larry Finger 2018-11-03 21:35:24 -0500
  • 9bfd2a3556 rtl8188eu: Remove code used bhy devices other than USB in core/ Larry Finger 2018-11-03 21:23:01 -0500
  • 9c1dc7d65f rtl8188eu: Remove code for connections other than USB in os_dep/ Larry Finger 2018-11-03 20:38:13 -0500
  • 2abe025887 rtl8188eu: Remove code for other than USB devices in hal/ Larry Finger 2018-11-03 19:31:49 -0500
  • 681e680993 rtl8188eu: Remove dead code for connections other than USB Larry Finger 2018-11-03 16:31:56 -0500
  • fec17178bc rtl8188eu: Simplify Makefile Larry Finger 2018-11-03 14:51:32 -0500
  • 22421e29fb rtl8188eu: Replace all instances if __FUNCTION__ with __func__ Larry Finger 2018-11-03 14:22:43 -0500
  • 2b8372b0af rtl8188eu: Remove dead code for devices other than RTL8188EU Larry Finger 2018-11-03 14:09:41 -0500
  • 0fcf3c2f5e rtl8188eu: Remove dead code for devices other than RTL8188EU Larry Finger 2018-11-03 13:38:59 -0500
  • 539f476e87 rtl8188eu: Remove dead code for devices other than RTL8188EU Larry Finger 2018-11-03 13:09:10 -0500
  • 4880865d31 rtl8188eu: Remove dead code for devices other than RTL8188EU Larry Finger 2018-11-03 00:52:09 -0500
  • bf88fed9a4 rtl8188eu: Fix a number of sparse warnings Larry Finger 2018-11-01 20:34:15 -0500
  • 96ff2341a9 rtl8188eu: Update device tables Larry Finger 2018-11-01 09:32:27 -0500
  • a0619a07cd rtl8188eu: Add device code for D-Link DWA-121 rev B1 Larry Finger 2018-11-01 09:20:47 -0500
  • bbc8dd8720 Merge branch 'v5.2.2.4' of http://github.com/lwfinger/rtl8188eu into v5.2.2.4 Larry Finger 2018-10-29 11:09:26 -0500
  • d6332c1570 rtl8192eu: Update the README Larry Finger 2018-10-29 11:08:37 -0500
  • 7c7b83836e rtl8188eu: Fix more sparse warnings Larry Finger 2018-10-25 14:23:42 -0500
  • c1068fee54 rtl8188eu: Fix more sparse warnings Larry Finger 2018-10-25 14:23:42 -0500
  • e36aed3385 rtl8188eu: Fix more sparse warnings Larry Finger 2018-10-25 12:17:32 -0500
  • ff8b540826 rtl8188eu: Fix some sparse warnings Larry Finger 2018-10-25 12:08:57 -0500
  • c589c7a0c2 rtl8188eu: Remove a couple of useless routines from platform/ Larry Finger 2018-10-25 11:31:36 -0500
  • 6882712849 rtl8188eu: Remove more files that are not needed Larry Finger 2018-10-24 19:11:50 -0500
  • 642f6effc3 rtl8188eu: Remove local byte endian operations Larry Finger 2018-10-24 19:06:22 -0500
  • 94afbb0df3 rtl8188eu: Convert to use __LITTLE_ENDIAN symbol from kernel Larry Finger 2018-10-24 17:25:46 -0500
  • 11c5d28b89 rtl8188eu: Remove some files only used for PCIE or SDIO Larry Finger 2018-10-24 16:57:57 -0500
  • e0d59adcf6 rtl8188eu: Flatted os_dep/linux/ into os_dep/ Larry Finger 2018-10-24 16:53:39 -0500
  • 18b0977770 rtl8188eu: Remove files not needed in include/ Larry Finger 2018-10-24 16:48:25 -0500
  • 82f1f8f937 rtl8188eu: Flatten hal/rtl8188e/ into hal/ and hal/phydm/rtl8188e into hal/phydm Larry Finger 2018-10-22 14:32:44 -0500
  • 0dc256adfc rtl8188eu: Flatten hal/ by removing hal/led Larry Finger 2018-10-22 14:02:34 -0500
  • 716b72b8c5 rtl8188eu: Flatten hal/ by removing hal/hal_hci Larry Finger 2018-10-22 14:00:43 -0500
  • 010390f8d0 rtl8188eu: Remove some unused files and remove code for platforms other than Linux in os_dep/ Larry Finger 2018-10-20 15:18:20 -0500
  • 038e7c215b rtl8188eu: Remove code for platforms other than Linux in hal/ Larry Finger 2018-10-20 14:52:30 -0500
  • 85ec7cf9ce rtl8188eu: Remove code for platforms other than Linux in core/ Larry Finger 2018-10-20 14:03:14 -0500
  • 9fad4d2d0d rtl8188eu: Slow the spamming of the logs Larry Finger 2018-10-20 13:03:01 -0500
  • b48387bdc8 Merge branch 'v5.2.2.4' of http://github.com/lwfinger/rtl8188eu into v5.2.2.4 Larry Finger 2018-10-19 21:59:45 -0500
  • 433f07c9f3 rtl8188eu: Fix bug in changes to build with kernels 4.15+ Larry Finger 2018-10-19 21:53:32 -0500
  • 841934da48 rtl8188eu: Remove special code for Windows and FreeBSD from include/ Larry Finger 2018-10-19 15:16:35 -0500
  • d8ced1a187 rtl8188eu: Remove _rtw_spinlock_init Larry Finger 2018-10-19 11:48:13 -0500
  • 9d1d96c95d rtl8188eu: Update for driver to build on kernel 4.19 Larry Finger 2018-10-18 20:33:29 -0500
  • 5091f62ae1 rtl8188eu: Update for driver to build on kernel 4.19 Larry Finger 2018-10-18 20:33:29 -0500
  • f62909c0c1 rtl8188eu: Fix warnings when building with 4.19+ Larry Finger 2018-10-15 16:00:58 -0500
  • ab27643547 rtl8188eu: Remove all unused code for DM_ODM_SUPPORT_TYPE of ODM_WIN and ODM_AP Larry Finger 2018-10-15 03:55:32 -0500
  • e5bc0e7d9b rtl8188eu: Remove DM_ODM_SUPPORT_TYPE tests Larry Finger 2018-10-15 00:08:31 -0500
  • 029a86c581 rtl8188eu: Fix most sparse warnings in hal/phydm/rtl8188e/halphyrf_8188e_ce.c Larry Finger 2018-10-14 23:43:22 -0500
  • 80c723e738 rtl8188eu: Fix sparse issues in core/rtw_mp.c Larry Finger 2018-10-14 23:29:18 -0500
  • 8a098e4f68 rtl8188eus: Flatten hal/efuse/rtl* into hal/ Larry Finger 2018-10-14 19:32:12 -0500
  • cafe144537 rtl8188eu: Move files from core/efuse to core/ Larry Finger 2018-10-14 19:24:52 -0500
  • 6fa9ed423c rtl8188EUS: Initial addition of files in branch v5.2.2.4 Larry Finger 2018-10-14 19:07:45 -0500
  • 77471b4361 rtw_select_queue signature change in 4.19-rc1 MilhouseVH 2018-08-28 02:19:20 +0100
  • 5a6d034565 IEEE80211_MAX_AMPDU_BUF is bumped in 4.19-rc1 - avoid redefine warning MilhouseVH 2018-08-28 02:15:42 +0100
  • 242c9f54cc rtl8188eu: Fix some checkpatch warnings Larry Finger 2018-08-30 13:19:58 -0500
  • 4b0ecca485
    Merge pull request #261 from MilhouseVH/fix-4.19-rc1 lwfinger 2018-08-30 13:18:09 -0500
  • 9c28109b5e rtw_select_queue signature change in 4.19-rc1 MilhouseVH 2018-08-28 02:19:20 +0100
  • b8e342b103 IEEE80211_MAX_AMPDU_BUF is bumped in 4.19-rc1 - avoid redefine warning MilhouseVH 2018-08-28 02:15:42 +0100
  • 8a472f1a8c
    usb_intf.c: adding Dlink DWA-121 REV B1 wimpunk 2018-06-07 16:25:16 +0200
  • 0b659bd591 rtl8188eu: Fix problem where device is not up on module load Larry Finger 2018-05-05 14:08:13 -0500
  • bc8ca96401 rtl8188eu: Fix out-of-bounds reference Larry Finger 2018-04-11 10:30:23 -0500
  • 594a5a050d rtl8188eu: Fix builds for branch v4.1.8_9499 for newer kernels Larry Finger 2018-04-11 10:19:48 -0500
  • 277e396099
    Merge pull request #249 from bradguru2/master lwfinger 2018-04-04 19:31:32 -0500
  • 896f542398
    fix dkms.conf so that it actually works bradguru2 2018-04-04 16:53:03 -0700
  • c0e2cc7988 rtl8188eu: Fix scheduling while atomic splat Larry Finger 2018-03-14 10:48:51 -0500
  • 10737c73b1 Merge branch 'v4.1.8_9499' of http://github.com/lwfinger/rtl8188eu into v4.1.8_9499 Larry Finger 2018-03-14 10:45:52 -0500
  • add1bba8bc rtl8188eu: Fix some build problems Larry Finger 2018-03-14 10:45:07 -0500
  • d45e59cd42
    Merge 172e344ac2 into c459fddba4 procount 2018-02-28 00:12:08 +0000
  • 172e344ac2 Fix build for kernel 4.13 and later from quickreflex patch procount 2018-02-27 13:58:15 +0000
  • 2aaaa4bb71
    Merge pull request #240 from twinshadow/arm64 lwfinger 2018-02-04 14:48:08 -0600
  • adc78c4474 Add subarch modifier for ARM64 Anthony Cornehl 2018-02-02 15:19:35 -0800
  • 1f08a062ad rtl8188eu: Updates for timer changes in kernel 4.15 Larry Finger 2017-12-05 16:03:03 -0600
  • e472b5d684 rtl8188eu: Return zero length output to SIOCGIWESSID when not connected Larry Finger 2017-11-23 12:03:30 -0600
  • c459fddba4 Merge pull request #230 from alfa-jpn/fix/device_id lwfinger 2017-10-25 10:46:25 -0500
  • f419d3c50c Adopt device ids from master. alfa-jpn 2017-10-25 13:13:06 +0900
  • 425cefe81d Merge df9ca69884 into c5113ffec0 Charles Milette 2017-08-12 17:43:40 +0000
  • df9ca69884
    Add support for the Rosewill RNX-N150NUB USB NIC Charles Milette 2017-08-12 13:39:25 -0400
  • c5113ffec0 rtl8188eu: Fix buffer overrun warning Larry Finger 2017-07-14 10:17:47 -0500