1
0
mirror of https://github.com/OpenIntelWireless/itlwm.git synced 2025-06-03 15:25:20 +00:00

Commit Graph

  • 7e4906598a Repair Version Reading williambj1 2020-07-26 00:09:22 +08:00
  • 535ff95d6a Add CD Bat.bat 2020-07-26 00:06:00 +08:00
  • 535a2f6142 Use macro for version in ItlNetworkUserClient williambj1 2020-07-26 00:04:58 +08:00
  • 2d9c5f42a4 revert RX ba gap skip code, this code is for improving RX packet loss, but cause other packet loss. add channel width changed callback. zxystd 2020-07-25 23:35:55 +08:00
  • 84310e794c Add CD Bat.bat 2020-07-25 22:19:38 +08:00
  • b4a9a97d3f Adjust Version Bat.bat 2020-07-25 22:05:50 +08:00
  • 1cf4a6b691 fix ieee80211_node leak. zxystd 2020-07-24 13:13:31 +08:00
  • b0f203e82f itlwmx: enable bg scan. correct noise value. zxystd 2020-07-23 22:34:19 +08:00
  • 9e890928f3 itlwm: enable background scan when connected. correct noise value. zxystd 2020-07-19 14:56:48 +08:00
  • fb82676183 able to disconnect. fix some possible panic conditions. zxystd 2020-07-18 23:58:53 +08:00
  • 1fc63d5769 fix warm reboot issue(#131). when reboot from linux/Windows, they will use MSI-X interrupt mode default, but macOS currently just support MSI mode, and they can not coexist, so reset them on probe state, doing this can also avoid unnecessary interrupts from init state. zxystd 2020-07-17 09:07:32 +08:00
  • 28feaebd5c enable open wifi connected by HeliPort zxystd 2020-07-14 23:22:21 +08:00
  • c3851a5d18 enable bg scan, more stable. zxystd 2020-07-14 23:01:21 +08:00
  • 4124360bc5 remove scan result logs. add firmware name log to indicate which firmware is using. zxystd 2020-07-13 22:24:35 +08:00
  • ba8bc9e52f add some probe HT and VHT info parsing functions 钟先耀 2020-07-11 15:44:16 +08:00
  • 0ea74111f6 post delay to set the link status, depend on wifi link status, when the wifi is connected, notify to network the stack link is up, then it can successfully send the DHCP packets and fetch ip address.(#160) 钟先耀 2020-07-11 13:47:02 +08:00
  • 2e7188461d don't copy memory to userspace, all of the operation are in kernel routine. 钟先耀 2020-07-11 13:43:36 +08:00
  • e0f5524ec3 parse ht vat 钟先耀 2020-07-10 18:57:55 +08:00
  • 4b2c1a33e3 fix ax200 sleep issue(#166). fix MTU setting(#130). away watchdog on other workloop to dead lock check. 钟先耀 2020-07-07 21:51:19 +08:00
  • dd4bec0a9a fix unload issue. re calc rssi. 钟先耀 2020-07-04 11:59:14 +08:00
  • 0cc70abc57 fix new sdk compile erro(#156) 钟先耀 2020-07-01 13:35:44 +08:00
  • a700968317 add disassociate api, add band width sta info 钟先耀 2020-07-01 08:33:20 +08:00
  • 82806c041d add station info ioctl call 钟先耀 2020-06-29 23:00:46 +08:00
  • 0747c0a104 Fixed getting state of connection from UserClient (#149) ErrorErrorError 2020-06-28 08:35:48 -05:00
  • be29c0a8d3 sync source code. zhongxianyao 2020-06-23 23:05:33 +08:00
  • c55bc4609d itlwmx offload ccmp to hardware, speed improve. zhongxianyao 2020-06-21 23:46:29 +08:00
  • 291cde8ad2 offload ax200 rate selection, add itlwm userclient 钟先耀 2020-06-19 07:36:58 +08:00
  • 13ef970602 add join wifi 钟先耀 2020-06-16 23:55:02 +08:00
  • a0ca91712b add power control, add associate function 钟先耀 2020-06-15 23:05:27 +08:00
  • 20523f860a add some ioctl calls 钟先耀 2020-06-14 22:33:25 +08:00
  • 97fa7cb15d remove tx logs. remove rx lock. 钟先耀 2020-06-14 10:23:33 +08:00
  • 7ceba92ee1 fix fw_gen command param error. #128 钟先耀 2020-06-13 08:33:17 +08:00
  • 622785af25 itlwmx support load from boot loader. 钟先耀 2020-06-12 22:55:57 +08:00
  • e952df1a23 ax200 worked. 钟先耀 2020-06-11 23:17:31 +08:00
  • c8ecb40a74 modify something 钟先耀 2020-06-11 08:37:57 +08:00
  • 24cbce5884 support wpa1 correct L0S initialization hot reset pci device 钟先耀 2020-06-06 21:36:45 +08:00
  • 086878a964 remove tx lock. 钟先耀 2020-06-05 23:44:12 +08:00
  • dd59cdc7e9 clean code 钟先耀 2020-06-05 19:33:06 +08:00
  • 0dc19d5228 remove necessary variables. 钟先耀 2020-06-02 21:35:32 +08:00
  • da829f5762 adjust code to support 10.12+ 钟先耀 2020-06-01 21:29:49 +08:00
  • 6d2bc2954e fix only one character ssid bug(#94). update 2000 series code. 钟先耀 2020-05-30 23:06:27 +08:00
  • dcca80cc5b add ssid and password configuration in info.plist disable tx logs. 钟先耀 2020-05-30 10:51:58 +08:00
  • fbd5b2304b remove output queue, don't use TSO now!!!! 钟先耀 2020-05-29 07:48:02 +08:00
  • 7eb758ecff add gitter link 钟先耀 2020-05-28 21:24:39 +08:00
  • c9725605a3 handle all memory leak, can unload now. 钟先耀 2020-05-28 21:22:06 +08:00
  • 40e21979e4 revert things 钟先耀 2020-05-27 01:25:21 +08:00
  • 0540873fd4 sometimes the packet from network attack still too big as I have limit it to 1500. sometimes works fine. 钟先耀 2020-05-27 01:17:11 +08:00
  • cc5ac39e48 adjust logs 钟先耀 2020-05-26 22:46:27 +08:00
  • 8c7578a1de offload dec and enc to hardware 钟先耀 2020-05-20 22:12:17 +08:00
  • d5861291fb fix #82 zxystd 2020-05-18 00:16:06 +08:00
  • 4be7475522 fix partial timeout leak 钟先耀 2020-05-17 21:30:16 +08:00
  • 2fadc755b5 update project config 钟先耀 2020-05-16 18:02:54 +08:00
  • f808e46e74 change align 钟先耀 2020-05-15 21:10:19 +08:00
  • 0337e6ebaa fix tsleep timeout 钟先耀 2020-05-13 19:56:18 +08:00
  • 8833541643 don't ignore opmode 钟先耀 2020-05-04 11:33:53 +08:00
  • e3fb0c23cd merge output packet 钟先耀 2020-05-04 11:17:46 +08:00
  • cafd531038 background scan not really work 钟先耀 2020-05-03 23:28:33 +08:00
  • 4c8787f175 try to fix timeout_pending 钟先耀 2020-05-03 10:20:31 +08:00
  • 62ed8231fe fix eapol size 钟先耀 2020-05-02 22:10:20 +08:00
  • f42607402b fix timeout_pending 钟先耀 2020-05-02 16:01:08 +08:00
  • 8b851ffcf3 update fw_gen, if FwBinary.cpp file is exists, this shell will not execute. change sdk to 10.15 钟先耀 2020-04-29 22:20:35 +08:00
  • fded09f453 fix watchdog timer 钟先耀 2020-04-28 23:03:39 +08:00
  • 0756ae052d revert info 钟先耀 2020-04-26 09:25:38 +08:00
  • ff5c23bdb7 fix mpdu frame size error 钟先耀 2020-04-25 23:11:13 +08:00
  • 0efb038dda ax200 able to scan 钟先耀 2020-04-25 20:54:09 +08:00
  • f4fe4ba934 remove extra code. 钟先耀 2020-04-25 16:08:47 +08:00
  • d8ac4df84c update iwx for ax200 钟先耀 2020-04-23 23:48:59 +08:00
  • 716506a90f upload speed still strange. 钟先耀 2020-04-23 23:24:50 +08:00
  • 0976898643 update 80211, remove logs 钟先耀 2020-04-23 22:19:09 +08:00
  • 44bc5637d1 change rates 钟先耀 2020-04-23 20:40:23 +08:00
  • b616beb8f4 fix itlwm RX bug 钟先耀 2020-04-21 23:01:38 +08:00
  • b3aa9cfa06 arrange code 钟先耀 2020-04-19 12:00:36 +08:00
  • 2778c79533 remove logs 钟先耀 2020-04-19 11:23:37 +08:00
  • b15a0ae7ac remove old firmware 钟先耀 2020-04-15 21:30:07 +08:00
  • ebead8dbc6 add 80211ax series card support.(still need to debug. now the ax channel is not fit with the net80211). 钟先耀 2020-04-12 23:27:45 +08:00
  • 5bc6448a00 add license. 钟先耀 2020-04-12 13:21:55 +08:00
  • f2ff712676 fix tx issue 钟先耀 2020-04-11 11:26:57 +08:00
  • 4b2c6a8e27 remove extra logs. 钟先耀 2020-04-10 23:27:04 +08:00
  • 2ec165a239 Merge from 'lgariv-master', add 9462 and 9461 device(not test) 钟先耀 2020-04-07 21:38:39 +08:00
  • 87c87ff5a9 fix tkip crash issue. 钟先耀 2020-04-07 21:33:51 +08:00
  • 0fe58af363 Added 9461 support (not tested) Lavie Gariv 2020-04-06 20:35:44 +03:00
  • b0a66c2115 fix support for recently added 9560 cards, added support for 9462 (6 IDs) Lavie Gariv 2020-04-06 20:32:24 +03:00
  • d8daac03cd add more 9560 devices support. 钟先耀 2020-04-07 00:07:16 +08:00
  • 7815cabeff try to fix fw crash, and output task has deadlock 钟先耀 2020-04-06 23:33:55 +08:00
  • 9627e8c4cf implement netstat 钟先耀 2020-04-06 16:53:39 +08:00
  • 73d6c4f82b support wpa2/ccmp/tkip encrypt WiFi 钟先耀 2020-04-05 21:49:48 +08:00
  • 64ab203d4f update README 钟先耀 2020-04-05 20:20:38 +08:00
  • 33bab3e7a9 Merge branch 'master' of https://github.com/zxystd/itlwm 钟先耀 2020-04-05 20:12:19 +08:00
  • a88c8b203e Create LICENSE zxystd 2020-04-05 20:11:31 +08:00
  • 0240f5cd28 fix random crash when loading kext. able to connect to encrypt WIFI(wpa2/ccmp) but remain problems 钟先耀 2020-04-05 20:02:05 +08:00
  • 1b9c9a6f22 random crash 钟先耀 2020-03-29 23:09:53 +08:00
  • 49d3e5124b something· wrong... 钟先耀 2020-03-22 23:45:10 +08:00
  • 45313158d8 change filter 钟先耀 2020-03-18 21:45:17 +08:00
  • 7ce262f710 add 9000 series support, remove IO80211Family support. 钟先耀 2020-03-18 01:07:18 +08:00
  • bacede86ad 13e036e45a77e589ceff39ff7e8a1b5c5909a310 钟先耀 2020-03-17 22:09:43 +08:00
  • 8fb94d885c Merge branch 'williambj1-patch-2' 钟先耀 2020-03-16 19:44:02 +08:00
  • 99d0591aee Fix broken relative path pointing to README.md Bat.bat 2020-03-16 18:36:27 +08:00
  • fb751533d5 Merge changes from @stevezhengshiqi Bat.bat 2020-03-16 17:56:03 +08:00
  • 6d278bf9ab Merge from @willlambj1 Skimige 2020-03-16 15:23:19 +08:00
  • 76392f6408 Beautify README Skimige 2020-03-16 11:22:24 +08:00