Commit graph

  • b71593a785 fix for 6.x kernels master Juanjo GutiÃerrez 2023-07-04 16:42:08 +02:00
  • d95287c99d Fix build for newer kernels Juanjo GutiÃerrez 2022-11-20 22:29:23 +01:00
  • 530f10b9e5 Changes for 5.17 Juanjo GutiÃerrez 2022-05-27 22:19:25 +02:00
  • 2b9ebf386e Remove ipx support to build on 5.15 Juanjo GutiÃerrez 2021-11-03 22:54:09 +01:00
  • bdd61e6735 Fix for interface changes for 5.10 Juanjo GutiÃerrez 2021-03-27 22:02:36 +01:00
  • e9319db7e7 apply patch from 61ba606f4a fix/5_10_get_fs_deprecated Juanjo GutiÃerrez 2021-03-27 22:13:58 +01:00
  • be07a12d4b delete unused variables Juanjo GutiÃerrez 2021-03-27 22:03:09 +01:00
  • 5d8efec3f6 fix for interface changes Juanjo GutiÃerrez 2021-03-27 22:02:36 +01:00
  • 2371a976e3 Fix invalid write in proc_get_ps_info Dalton Durst 2020-06-23 20:41:25 -05:00
  • 238f62cf18 8723cs: Port to Linux 5.8 Ondrej Jirman 2020-06-15 12:33:09 +02:00
  • 700d05d54f bump DKMS version Icenowy Zheng 2020-03-02 19:59:29 +08:00
  • 53c6d71bd0 fix WoWLAN code ( I don't know whether it works) Icenowy Zheng 2020-02-27 14:41:28 +08:00
  • bb8a4961be support OOB interrupt Icenowy Zheng 2020-02-27 14:25:52 +08:00
  • ab6b5789a6 adapt for 5.6 Icenowy Zheng 2020-02-11 23:37:25 +08:00
  • d7db077004 enable 802.11w Icenowy Zheng 2019-08-26 11:20:06 +08:00
  • 80a39dd7a5 raise version for dkms Icenowy Zheng 2019-07-31 00:01:32 +08:00
  • bfbc99c7c3 ap fill by armbian Icenowy Zheng 2019-07-30 23:45:58 +08:00
  • 6669517a16 raise version for dkms Icenowy Zheng 2019-07-28 22:57:04 +08:00
  • 1c9c0cb9d3 fix for 5.3 Icenowy Zheng 2019-07-24 21:30:19 +08:00
  • 9c9ed5935d gitignore: add *.mod Icenowy Zheng 2019-07-24 20:40:21 +08:00
  • 5ca4640a03 hal_mp: fix local variable initialization Pascal de Bruijn 2019-05-28 14:37:19 +02:00
  • f4b84229fa core: fix some misleading indentation Pascal de Bruijn 2019-05-28 14:30:39 +02:00
  • 67c5991b70 fix for 5.2 Pascal de Bruijn 2019-07-14 19:58:04 +02:00
  • 861cbb2029 Disable CONFIG_POWER_SAVING by default Pascal de Bruijn 2019-05-25 18:20:00 +02:00
  • cc5244f34c expand Kconfig for in-tree builds Pascal de Bruijn 2019-05-23 19:57:39 +02:00
  • 372ab79b23 fix DRIVER_PREFIX to properly identify as rtl8723cs Pascal de Bruijn 2019-05-23 19:56:41 +02:00
  • 9c0c3e51ae fix for 5.1 Icenowy Zheng 2019-04-02 19:17:10 +08:00
  • 48ec8c3015
    Merge pull request from anarsoul/master Icenowy Zheng 2019-02-15 22:06:23 +08:00
  • 4a5e01f831 Adapt for 5.0 Vasily Khoruzhick 2019-01-25 22:34:36 -08:00
  • f9549e2c8a adapt for 4.20 Icenowy Zheng 2018-11-07 09:09:10 +08:00
  • 625771d2ff raise version for dkms Icenowy Zheng 2018-08-15 12:36:45 +08:00
  • 11f05c3e5d lower the debug level of alloc recvbuf fail message Icenowy Zheng 2018-08-15 12:38:40 +08:00
  • 20a4b03c88 fix build on 4.19 (tested on next-20180814) Icenowy Zheng 2018-08-15 12:35:45 +08:00
  • 092109a09d raise version for dkms Icenowy Zheng 2018-06-18 09:58:30 +08:00
  • 23dcfc655f fix 4.14- Icenowy Zheng 2018-06-18 09:09:48 +08:00
  • fd2166f091 fix suspend Icenowy Zheng 2018-06-18 02:06:28 +08:00
  • 27d3c96abc Update for kernel 4.15 Icenowy Zheng 2017-12-19 23:56:59 +08:00
  • 3fed0ea245 hide nolinked power save info Icenowy Zheng 2017-10-27 17:16:34 +08:00
  • cf550bba1d Disable eFUSE from file Icenowy Zheng 2017-10-27 17:10:23 +08:00
  • 46af4a47fb Merge pull request from anarsoul/master Icenowy Zheng 2017-10-21 00:35:57 +08:00
  • 0f5044b779 Fix build on 4.13 Vasily Khoruzhick 2017-09-26 20:12:53 -07:00
  • d255c74de5 fix for 4.11.10 kernel Icenowy Zheng 2017-07-15 01:09:04 +08:00
  • 8d0c180b73 fix build on 4.11 Icenowy Zheng 2017-03-18 16:31:47 +08:00
  • 942fadc305 Ported MAC from DT patch by Hans de Goede Icenowy Zheng 2017-02-25 18:45:31 +08:00
  • 89c045ff47 add .gitignore and make it buildable on current linux-next Icenowy Zheng 2017-02-25 18:31:16 +08:00
  • d019573693 Add modules_install Kamil Trzciński 2017-01-30 21:38:01 +01:00
  • 8ca479f10c
    Fix Makefile Kamil Trzcinski 2017-01-30 21:37:00 +01:00
  • 6b2045b110 initial commit Kamil Trzcinski 2017-01-30 21:28:09 +01:00