Go to file
Pascal de Bruijn 67c5991b70 fix for 5.2
drivers/staging/rtl8723cs/os_dep/linux/os_intfs.c:986:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
  .ndo_select_queue = rtw_select_queue,
                      ^~~~~~~~~~~~~~~~
drivers/staging/rtl8723cs/os_dep/linux/os_intfs.c:986:22: note: (near initialization for ‘rtw_netdev_ops.ndo_select_queue’)
2019-07-24 17:57:48 +08:00
core hide nolinked power save info 2017-10-27 17:16:34 +08:00
hal lower the debug level of alloc recvbuf fail message 2018-08-15 12:38:40 +08:00
include fix DRIVER_PREFIX to properly identify as rtl8723cs 2019-06-30 22:42:33 +08:00
os_dep fix for 5.2 2019-07-24 17:57:48 +08:00
platform initial commit 2017-01-30 21:28:09 +01:00
.gitignore add .gitignore and make it buildable on current linux-next 2017-02-25 18:31:16 +08:00
Kconfig expand Kconfig for in-tree builds 2019-06-30 22:42:33 +08:00
Makefile Disable CONFIG_POWER_SAVING by default 2019-06-30 22:42:33 +08:00
clean initial commit 2017-01-30 21:28:09 +01:00
ifcfg-wlan0 initial commit 2017-01-30 21:28:09 +01:00
runwpa initial commit 2017-01-30 21:28:09 +01:00
wlan0dhcp initial commit 2017-01-30 21:28:09 +01:00