Commit Graph

186 Commits

Author SHA1 Message Date
kimocoder
7ad5618762 Fix build support to older GCCs by adding fallthroughs 2019-11-11 04:07:55 +01:00
kimocoder
968d16bb56 Fox a kernel trace with hostapd + A minor tweak to 'dkms-install.sh' 2019-11-11 03:29:02 +01:00
kimocoder
54ed666a16 Fix radiotap header for 8814au chipset 2019-11-11 02:36:13 +01:00
kimocoder
8eec8cd4a3 Some overall fixes.. includes + various 2019-11-11 02:04:51 +01:00
kimocoder
2fb4e08249 Fixed build/compile error + some compiler warnings + minor cleanup 2019-11-11 01:04:53 +01:00
Christian Bremvåg
3d109826af
rtw_security: tidy up crc32_init() 2019-11-10 15:05:48 +01:00
Christian Bremvåg
72f45df5ff
Fix a few sleep-in-atomic-context bugs in rtw_pwrctrl 2019-11-10 14:49:56 +01:00
Christian Bremvåg
274ccd7053
Fix a sleep-in-atomic-context bug in issue_deauth_ex() 2019-11-10 14:37:07 +01:00
kimocoder
7c9ab6fe6f Add a bunch of VID/PID's + Add 8814/8821AU support 2019-11-09 18:53:04 +00:00
kimocoder
bc95c21031 Some Makefile updates + other minor fixes 2019-10-31 01:43:41 +01:00
root
65b4d276b1 Upload v5.6.4.2 2019-10-30 23:08:53 +00:00
kimocoder
90d03c245c Fixed 2 warnings on Ubuntu 2019-09-27 23:18:20 -07:00
kimocoder
4fe60d92e5 Fix errors from all patches added earlier 2019-09-19 21:05:00 +02:00
kimocoder
72555281a8 Add support for getting mac-address from devicetree 2019-09-19 15:49:01 +00:00
kimocoder
bb94a25ef6 fix country setting and update vhc configure and rate fix (part 2) 2019-09-19 15:19:15 +00:00
kimocoder
9e6fd2455c fix country setting and update vhc configure and rate fix (part 1) 2019-09-19 14:18:39 +00:00
kimocoder
dec5aaf128 Protect against pfhdr NULL 2019-09-19 14:14:33 +00:00
kimocoder
908f8a9fc5 Cleanup of unused / unsupported chipsets 2019-08-24 08:07:50 +02:00
kimocoder
f515fca544 Remove rtw_ioctl_rtl.h & remove include 2019-08-24 03:36:38 +02:00
kimocoder
14204645d5 Nuke CONFIG_LOAD_PHY_PARA_FROM_FILE function 2019-08-24 02:18:32 +02:00
kimocoder
833b7c15e9 Minor cleanup 2019-08-24 01:10:19 +02:00
kimocoder
2b0fe0c95b Added support for NVIDIA Jetson Nano platform 2019-08-24 01:09:40 +02:00
kimocoder
5ee5d67d22 Add check for psta->cmn.aid out of bounds 2019-08-24 00:56:50 +02:00
kimocoder
632d9755b6 Cleanup patch files 2019-08-23 10:10:11 +02:00
kimocoder
bbe93fbd6d Fix compilation issues from earlier 2019-08-23 10:08:36 +02:00
kimocoder
df1b6776c7 Fix wrong PR that causes compile error 2019-08-19 22:30:30 +02:00
kimocoder
67b10d4ebf Change autoconf.h name and include 2019-08-18 18:44:41 +02:00
kimocoder
05af254270 Fix one compile error from yesterday 2019-08-18 18:42:18 +02:00
kimocoder
cf5401d986 Add check for psta->cmn.aid out of bounds 2019-08-18 18:17:57 +02:00
kimocoder
97a531e519 Fix alloc stainfo code 2019-08-17 21:19:58 +02:00
kimocoder
619d992fe4 Fixed WiFi Direct in driver 2019-08-17 20:10:54 +02:00
kimocoder
65e47eab43 Fix ieee80211.h linux capabilities 2019-08-17 14:32:08 +02:00
kimocoder
8807b5e46b Fix cfg80211.h include 2019-08-17 13:48:49 +02:00
kimocoder
ab77d23e50 Fix compile issues introduced yesterday + more cleanup 2019-08-17 12:52:47 +02:00
kimocoder
3a75759ecf a little sta_alloc fix 2019-08-17 00:07:45 +02:00
kimocoder
1e62d66f89 Relax regrules (wifi regdom) 2019-08-17 00:04:38 +02:00
Christian Bremvåg
c18b6668eb
staging: prevent an underflow in rtw_check_beacon_data()
* The "len" could be as low as -14 so we should check for negatives.
2019-08-16 23:05:40 +02:00
kimocoder
eaf96f0052 Pushing minor cleanups .. 2019-08-16 22:49:56 +02:00
kimocoder
1972751e8f Remove SetPowerTracking() and GetPowerTracking() 2019-08-16 17:36:52 +02:00
kimocoder
03324f2028 Support reproducable builds by disabling DATE/TIME macros 2019-08-16 17:28:01 +02:00
kimocoder
9daa7978e9 Merge a collection of fixes 2019-08-16 06:28:27 +02:00
Farid Benamrouche
11cb9c2a37 added 8821 and 8814 2019-07-15 17:14:17 +02:00
kimocoder
decdb78ea0 Upload new v5.6.4.1 branch 2019-06-22 15:16:29 +02:00
kimocoder
2b70749c10 Fix a openwrt compiler warning 2019-06-17 20:52:47 +02:00
kimocoder
6c1b4a333b Upload new v5.6.4 driver 2019-05-24 21:43:57 +02:00
Christian Bremvåg
16a377fc5b
Merge branch 'v5.3.4' into v5.3.4 2019-05-24 19:05:11 +02:00
kimocoder
3aeec6f02d Radiotap header fix 2019-05-22 00:26:27 +02:00
kimocoder
33d12b04c5 Fix radiotap header for 8814 2019-05-22 00:10:03 +02:00
kimocoder
d1d2446e05 Revert back some changes to fix frame injection 2019-05-21 23:50:29 +02:00
kimocoder
d2b8153730 Get frame bandwidth from phy_info for RTL8814AU 2019-05-21 23:13:01 +02:00
kimocoder
33911eeb8f Testing a fix for P2P IE 2019-04-09 11:22:06 +02:00
kimocoder
78dbffdf16 Fix radiotap header for RTL8814AU 2019-04-07 18:02:57 +02:00
kimocoder
e5b64bbb7e Get frame bandwidth from phy_info for RTL8814AU 2019-04-07 17:37:12 +02:00
kimocoder
7bf20f5f82 Fix function call signature on rtw_* function definition 2019-04-06 08:38:14 +02:00
kimocoder
9162548bfa Add a missing kernel version check on function call 2019-04-06 08:33:45 +02:00
kimocoder
8bc158e9dc Add entry for compiling against openwrt tree 2019-04-06 01:36:11 +02:00
kimocoder
a158dfb78e Add check for psta->cmn.aid out of bounds 2019-04-06 01:29:01 +02:00
kimocoder
69435f8cd2 Fix uninitialized variable in auth seq=2 packet 2019-04-06 01:23:14 +02:00
kimocoder
fa35021590 Fix ieee80211.h linux capability 2019-04-06 01:06:06 +02:00
kimocoder
22acde23b9 Fix alloc stainfo code 2019-04-06 00:41:46 +02:00
kimocoder
fab47eec90 Fix includes to support linux 2019-04-06 00:38:23 +02:00
kimocoder
a3ed1ef28a Added some error checking feature 2019-02-16 02:29:58 +01:00
kimocoder
c812cc3aca Disable a warning causing kernel trace #254 2019-02-15 22:33:13 +01:00
kimocoder
7360779d5a Fixed some around minors around frame injection 2019-02-15 18:20:44 +01:00
fariouche
1d00587ec9 fixed VHT issue not selected because of wron MESH condition 2018-10-01 10:04:04 +02:00
kimocoder
5faae4ff49 Fixed unreachable switches and other compile warnings 2018-08-25 20:29:23 +02:00
kimocoder
d2932f7a54 Uploading new v5.3.4 2018-08-25 18:21:32 +02:00
kimocoder
2d4a79c1b8 Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
fariouche
a708334609 fixed scan timeout interfering with normal scan 2018-08-18 14:45:43 +02:00
kimocoder
9b811a5614 Ability to place rx descriptor into radiotap header 2018-08-04 21:17:04 +02:00
kimocoder
f1dce475a4 Only place signal strength into radiotap header if available 2018-08-04 21:01:06 +02:00
kimocoder
2ae015fb87 Place signal quality and per antenna rssi into radiotap header 2018-08-04 20:55:45 +02:00
fariouche
9b10624e57 fixed driver not working anymore after previous merge 2018-07-14 20:54:49 +02:00
kimocoder
05b29d4114 unlock all channels in REALTEK_DEFINE (default) channel plan 2018-07-03 10:20:59 +02:00
kimocoder
5b8f812224 Be quiet about power save 2018-07-02 21:31:35 +02:00
kimocoder
3aa600b413 Count injected frames in interface stats 2018-07-02 21:29:24 +02:00
kimocoder
cafec86c7e Fix compile warnings (brackets + fallthroughs) 2018-07-02 20:05:48 +02:00
kimocoder
706446194d Fix injected frames drop 2018-07-02 19:47:54 +02:00
kimocoder
48e9e71607 Disable AP mode channel switching due to DFS checks 2018-07-02 19:25:35 +02:00
kimocoder
ef630451b0 Optimized Makefile + added DKMS 2018-07-02 19:20:53 +02:00
kimocoder
29fab55737 Uploaded the 8812au v5.2.20.2 driver 2018-07-02 18:49:32 +02:00
kimocoder
b85ad0de96 Fixed compilation warnings 2018-07-01 20:27:54 +02:00
kimocoder
7c899d1b5b Fix injected frames drop + platform fixes 2018-06-25 18:20:55 +02:00
kimocoder
932e3d47d0 Disable AP mode channel switching due to dfs checks 2018-06-22 22:16:54 +02:00
kimocoder
d5aaced9c3 Optimized Makefile and added DKMS ++ 2018-06-22 21:43:50 +02:00
kimocoder
be14d54031 Parse radiotap headers for proper frame injection 2018-06-22 19:37:47 +02:00
kimocoder
f53c7ea20e Cloned gordboy's 8812au repo 2018-06-22 18:48:32 +02:00
kimocoder
4cf72deb8e Preparing new upload 2018-06-22 18:45:20 +02:00
kimocoder
e2ed84fe68 Fixes more freeze/delays (test) 2018-06-07 12:25:06 +02:00
kimocoder
b6c6c05f4a Removed pre-configured SeqNum via RadioTap 2018-03-27 15:02:10 +02:00
cail
bf5593ab0c Fix power savings breaking monitor mode 2018-03-25 09:20:31 -07:00
cail
14109ecfdb Fix FCS on 8812 and 8814 2018-03-24 15:40:05 -07:00
kimocoder
01ab3284e8 Fixed warnings + Nuked hardcoded reg-domain 2018-03-21 10:08:01 +01:00
Christian B
ca6ba8ef08
Fixed 'implicit-fallthrough' warning
By adding an explict comment saying 'Intentional fallthrough' you hint
at the compiler that it isn't an error/omission, but you explicitly want
that (feature).
2018-03-19 20:20:58 +01:00
kimocoder
900fc8b5df even more cleanup. brackets + more 2018-03-15 16:51:40 +01:00
kimocoder
3ffd99abaf minor fixes + cleanup 2018-03-15 14:53:03 +01:00
kimocoder
6045580713 minor fixes 2018-01-25 20:05:33 +01:00
Christian B
f6dc0ef900
Radiotap FCS flag fix
* The driver marks all frames as containing the Frame Check Sequence at the end. This confuses Wireshark because the FCS field is stripped before the frame is released on the monitor interface.
2018-01-20 16:33:05 +01:00
Christian B
e24a462e56
Update rtw_recv.c 2017-12-17 12:25:08 +01:00
Christian B
623eb9d850
Update rtw_recv.c 2017-12-17 12:09:20 +01:00