Commit graph

11 commits

Author SHA1 Message Date
Fomalhaut Weisszwerg b2d79d1610 Adapt rtw_cfg80211_preinit_wiphy() to Linux kernel [ca986ad9bcd3893c8b0b4cc2cafcc8cf1554409c]. 2017-11-05 05:44:38 +09:00
Fomalhaut Weisszwerg 49821e5bee Adapt rtw_cfg80211_add_monitor_if() to the change of Linux kernel [cf124db566e6b036b8bcbe8decbed740bdfac8c6]. 2017-11-05 02:21:28 +09:00
Fomalhaut Weisszwerg 1cdec984ea Adapt rtw_cfg80211_indicate_connect() to Linux kernel [29ce6ecbb83c9185d76e3a7c340c9702d2a54961].
The function `cfg80211_roamed()` and `cfg80211_roamed_bss()` were unified.
See: 29ce6ecbb8 (diff-6788d961d43074bcd7966d231861f6b8)
2017-11-05 01:27:20 +09:00
Fomalhaut Weisszwerg b281b12ffc Fix: implicit declaration of function 'allow_signal'.
'allow_signal' requires explicit including of "linux/sched/signal.h" from Linux 4.11.
2017-08-17 19:46:33 +09:00
Brandon Bailey 0a7aa0f69f Added new ASUS USB device descriptor 2017-06-02 11:29:56 -04:00
Brandon Bailey 3c02cba0b0 Updated Makefile to allow for ARM devices to compile correctly 2017-05-01 14:02:06 -04:00
Brandon Bailey a514fc4ef6 Updated MODULE parameters 2017-04-06 14:50:13 -06:00
Brandon Bailey 84b99f69c2 Corrected missing definitions in Makefile and removed is_compat_task 2017-04-06 14:39:17 -06:00
Brandon Bailey 2a91169c6f Updated README.md 2017-04-05 15:22:39 -06:00
Brandon Bailey 6cf090d6e3 Fixed Makefile ARCH assignment 2017-04-05 14:53:56 -06:00
Brandon Bailey d2b7a5ca91 Initial push of rtl8822bu driver 2017-04-02 12:45:14 -06:00