Tuomo Untinen
1c8945ba92
Adds definite sizes for MTUs.
...
This will add minimum mtu size, default and maximum mtu sizes.
For monitor interface and netdevice default MTU will be set to
WLAN_DATA_MAXLEN.
For ethernet devices default MTU size will be WLAN_MAX_ETHFRM_LEN.
2019-09-19 08:50:13 +03:00
kimocoder
9309154d5c
fix for missing signal
2019-03-29 01:15:13 +01:00
kimocoder
f6c8c5fd89
Cleanup: removed some testchip functions
2019-03-29 01:07:42 +01:00
kimocoder
bdf81c1784
Fix includes to support linux
2019-03-29 00:07:51 +01:00
kimocoder
d2cc038f43
Fix ieee80211.h linux capability
2019-03-29 00:05:10 +01:00
blurbdust
d4e01c4ea4
remove reference to deleted file
2019-03-28 11:54:19 -05:00
kimocoder
a590cd2795
Remove unused NDIS ioctl prototype header
2019-03-14 12:57:50 +01:00
kimocoder
ff96dd1135
Remove unused proc_t
2019-03-14 12:57:04 +01:00
kimocoder
4d68aa7207
Eliminate silly typedefs for threads
2019-03-14 12:15:07 +01:00
kimocoder
82ccf5f8f4
Replace typedef _buffer
2019-03-14 12:08:42 +01:00
kimocoder
dd687defb0
Remove typedef for _pkt and replace with correct struct
2019-03-14 12:06:17 +01:00
kimocoder
f523905d7a
Remove struct net_device wrapper
2019-03-14 11:46:10 +01:00
kimocoder
56e7415cd9
Nuke CONFIG_LOAD_PHY_PARA_FROM_FILE
2019-01-02 20:32:36 +01:00
kimocoder
f4162bbaf3
Another Makefile cleanup
2019-01-02 20:06:07 +01:00
kimocoder
86d3be356a
Some more cleanup
2019-01-01 12:20:36 +01:00
kimocoder
b17957a8ab
Reduce some firmware load
2018-12-29 17:06:33 +01:00
kimocoder
d3f10ae8ac
Revert: Fix RF path
2018-12-29 16:39:31 +01:00
kimocoder
c538d4d806
Fix RF path
2018-12-28 03:27:10 +01:00
kimocoder
625de80d01
Nuke rtw_proc aka debug via /proc
2018-12-27 07:24:21 +01:00
kimocoder
f95dce8e9a
Removed some unused chipset files
2018-12-27 07:12:18 +01:00
Christian B
db01cd473d
Reduce network lag during site survey
...
* Reduced network lag when running a site survey
2018-12-23 13:29:25 +01:00
Christian B
b0986e5c71
Disabled DBG switch
...
* Uncommented it and DISABLED with 0
2018-12-23 13:03:42 +01:00
Christian B
dc31b7930e
fix upstream AMPDU change
...
* Added a switch for kernel v4.18, so we're sure kernels below function as before
2018-12-23 12:17:40 +01:00
kimocoder
fb36a0c650
Update kernel v4.19 support
2018-12-02 20:34:37 +01:00
kimocoder
98bc7ad7f9
Add support for kernel v4.19-rc1
2018-08-29 18:32:53 +02:00
kimocoder
91e6a638e1
Drop date & time from version dump, to allow reproducible builds
2018-08-27 19:52:40 +02:00
kimocoder
4053162033
Fix for ARM build (testing)
2018-08-26 15:34:52 +02:00
kimocoder
a1f72c744d
Use DEBUG=1 to enable debug messages, DEBUG=2 to enable trace messages
2018-08-05 20:40:03 +02:00
fariouche
aa56550adf
Renamed interface and driver to 88XX if both 8812 8821 and 8814 are enabled
2018-08-05 14:32:13 +02:00
kimocoder
9b811a5614
Ability to place rx descriptor into radiotap header
2018-08-04 21:17:04 +02:00
kimocoder
e225f57f52
Add support for kernels >= 4.7
2018-07-29 18:16:48 +02:00
kimocoder
6a056e6c72
Compile on kernel v4.11
2018-07-29 18:15:08 +02:00
fariouche
9b10624e57
fixed driver not working anymore after previous merge
2018-07-14 20:54:49 +02:00
farid
9175cd68db
merged my branch
2018-07-13 14:56:34 +02:00
kimocoder
761551db75
enable DBG_HIGHEST_RATE_BMP_BW_CHANGE with CONFIG_DBG_TXPOWER
2018-07-03 10:14:30 +02:00
kimocoder
320e962c23
Fix override module parameter for tx-power-index
2018-07-03 10:06:23 +02:00
kimocoder
706446194d
Fix injected frames drop
2018-07-02 19:47:54 +02:00
kimocoder
d0bdfd92df
Enable DBG_TX_POWER_IDX and DBG_PG_TXPWR_READ, extra logging for these
2018-07-02 19:30:51 +02:00
kimocoder
5a8bee0314
Disable DFS
2018-07-02 19:26:20 +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
7c899d1b5b
Fix injected frames drop + platform fixes
2018-06-25 18:20:55 +02:00
kimocoder
fdf8a14621
Enable DBG_TX_POWER_IDX and DBG_PG_TXPWR_READ, extra logging for these
2018-06-22 22:33:44 +02:00
kimocoder
f36886ea64
Disable DFS
2018-06-22 22:20:32 +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
e4ec939756
Bring back regdomain settings with a switch
2018-06-07 12:20:26 +02:00
Christian B
b2273e710f
Trying to minimize freeze / lags (test)
...
* Altered the SURVEY_TO from 100 (ms) to 0 (ms) to minimize
2018-06-05 22:12:06 +02:00