1
0
mirror of https://github.com/OpenIntelWireless/itlwm.git synced 2025-06-07 13:41:24 +00:00

Commit Graph

  • d78aedfced add missing precompile header zxystd 2020-11-13 22:57:24 +08:00
  • d9a723630d use IONetworkController private API(use to controll). fix(#320), thanks to @a565109863 for sharing the way of monitoring the download speed above Mojave. zxystd 2020-11-13 22:48:46 +08:00
  • 8787d035a1 add Airport custom Vendor/P2P/Associate IE structure, P2P scan data and P2P GO configuration data structure, nowe have prepared for P2P Airdrop scanning. zxystd 2020-11-12 23:16:03 +08:00
  • 65dc6393c8 parse Airport channel sequence data structure zxystd 2020-11-11 17:34:21 +08:00
  • cc3ee3d419 fill ht capability struct zxystd 2020-11-10 23:30:12 +08:00
  • a6e8deaa31 fix itlwm build error zxystd 2020-11-09 22:43:17 +08:00
  • c0554bc194 implement country code parse. add event handler. zxystd 2020-11-09 22:24:44 +08:00
  • a093f0326f exchange msi and msix enabling order zxystd 2020-11-08 22:17:00 +08:00
  • 30ac5f1552 sync code zxystd 2020-11-08 21:14:18 +08:00
  • 07cb669b5e add roam structure zxystd 2020-11-02 22:18:06 +08:00
  • 4f88beaaef add missing initial value. zxystd 2020-10-30 17:42:43 +08:00
  • 825ad18b45 revert kWatchDogTimerPeriod zxystd 2020-10-30 12:21:12 +08:00
  • 02c0993fc9 lower watchdog timer period. implement more Airport IOCTL functions. zxystd 2020-10-29 21:50:44 +08:00
  • 1bf1a63f0b add AWDL_SYNC_PARAMS. zxystd 2020-10-28 22:31:07 +08:00
  • 5ab3140ade support virtual interface IOCTL. zxystd 2020-10-28 00:22:15 +08:00
  • 56edc7259c configure AWDL, almost done. bump APPLE80211_MAX_CHANNELS from 64 to 128. remove ieee80211_decrypt log. zxystd 2020-10-27 16:58:19 +08:00
  • 0aa2a021f5 decrese 5Ghz WiFi threshold to increase 5Ghz wifi priority when connecting to band steering wifi. zxystd 2020-10-24 23:09:25 +08:00
  • 74c2cdf45b CI: Fix deprecation warning Bat.bat 2020-10-22 10:03:06 +08:00
  • 1ec95a8683 fix firmware data leak in iwx. zxystd 2020-10-22 09:23:28 +08:00
  • 204c965a42 optimize the condition of switching to scan state. zxystd 2020-10-21 21:07:05 +08:00
  • e867b511ee skip scan/auth/(dis)associate operations when driver is in init state(eg: firmware crash and re init). zxystd 2020-10-21 17:45:17 +08:00
  • 8925dd6039 comment out verbose log from getASSOCIATION_STATUS. zxystd 2020-10-21 17:03:45 +08:00
  • 54993e1ae8 fix iwx output packet counter. zxystd 2020-10-21 16:38:02 +08:00
  • 704a6f51cd don't add scan task again when it is already in scan state, avoid disconnect and connect to same STA. zxystd 2020-10-21 16:11:59 +08:00
  • a481d20147 add test code zxystd 2020-10-18 21:08:03 +08:00
  • 43a4ff5190 prepare for 40mhz support zxystd 2020-10-17 22:01:15 +08:00
  • 7ae2ecd19f fix possibly mbuf memory leak when doing decryption. zxystd 2020-10-17 20:46:57 +08:00
  • 002881053c Support deauthentication codes (#349) Michael Belyaev 2020-10-17 09:06:31 +03:00
  • 324e157c33 add more reversed things in 80211 headers, add more missing non-virtual functions. zxystd 2020-10-14 22:10:44 +08:00
  • 04b5a1c755 update 80211 headers. compat for 10.13 and 10.14(can run, but can't associate except non-security network.) zxystd 2020-10-13 13:07:40 +08:00
  • f809ee4a83 revert missing macros zxystd 2020-10-12 13:46:57 +08:00
  • 2b6e2036f3 forbid recursive calling on setLinkStatus zxystd 2020-10-12 08:50:10 +08:00
  • 30c9d95a28 fix wpa/wpa2 mix wifi matcher. fix wpa/wpa2 mix wifi connection issue. zxystd 2020-10-11 14:23:53 +08:00
  • 2f302c60d3 update card capabilities, enable AppleWatch Auto-Unlock option. don't clean curren bss when doing clean scan cache. zxystd 2020-10-10 17:02:05 +08:00
  • ac43a1268f fix apple80211_key struct, this caused GTK-RSC and target ether address values missing zxystd 2020-10-09 16:29:27 +08:00
  • f08b79b163 don't free scan caches when doing scan zxystd 2020-10-08 10:20:45 +08:00
  • b9194443e9 fix RSSI value zxystd 2020-10-07 23:55:08 +08:00
  • 7cdc4f2dd6 update airport headers, avoid generate FW cpp files when it is exists. remove multipage feature. zxystd 2020-10-07 17:23:37 +08:00
  • f3791e11e9 Fix AirportItlwm build output path williambj1 2020-10-07 15:45:16 +08:00
  • 319dd9fc0b Use MacKernelSDK & Fix up Project (#331) Bat.bat 2020-10-07 12:16:39 +08:00
  • 9b60103c33 Merge pull request #311 from usr-sse2/rsn-supplicant Bat.bat 2020-10-03 16:50:39 +08:00
  • 4b030703c4 Create targets to build kexts for different system versions and a scheme to build them all Michael Belyaev 2020-09-24 16:20:55 +03:00
  • 6e80a7a5c1 Allow RSN IE override in association request. Set LINK_STATE_UP earlier to allow transmission of 802.1X authentication packets. WPA2 Enterprise works Michael Belyaev 2020-09-23 16:57:56 +03:00
  • d2577aa629 Disassociate Michael Belyaev 2020-09-23 14:13:17 +03:00
  • 4d10d44f38 Use Apple RSN supplicant Michael Belyaev 2020-09-25 16:26:31 +03:00
  • 01d0912507 merge branch airport_impl zxystd 2020-09-22 17:36:07 +08:00
  • ad4735ece2 CI: Update Release Notes generation williambj1 2020-09-20 02:29:18 +08:00
  • 527f335e43 Bump version to 1.2.0 williambj1 2020-09-20 02:16:30 +08:00
  • 7ec26c37d0 change the medium zxystd 2020-09-17 22:37:16 +08:00
  • 1401266b21 update family version zxystd 2020-09-17 00:04:14 +08:00
  • dc5ee1cce2 update airport header zxystd 2020-09-16 22:27:33 +08:00
  • 4463fa60b1 add message types zxystd 2020-09-13 22:58:35 +08:00
  • 12538b8303 virtual interface implemented zxystd 2020-09-13 16:55:18 +08:00
  • 4ba558a1e8 add detach interface zxystd 2020-09-12 20:26:53 +08:00
  • 4b6851bfbe reset interface zxystd 2020-09-09 22:46:38 +08:00
  • 6740211283 don't call virtual interface start output function, because it is not init done. zxystd 2020-09-09 21:40:23 +08:00
  • eb4de6c1a0 Merge branch 'master' into airport_impl zxystd 2020-09-09 21:21:32 +08:00
  • e033df765a re add missing files zxystd 2020-09-09 21:21:11 +08:00
  • 14881c86fe add 10.14,11.0 support. add other ioctl functions support. zxystd 2020-09-09 21:20:44 +08:00
  • 832cf1aa5d increase nodes cache size from 100 to 200 v1.1.0 zxystd 2020-09-08 14:00:47 +08:00
  • 3c854d6315 update workflow zxystd 2020-09-08 13:46:40 +08:00
  • 6ce19ee7fa improve cache scan, avoid frequently disconnect if connected to mesh wifi zxystd 2020-09-08 13:43:53 +08:00
  • 802550b385 remove copyright. add scan cache clean routine. zxystd 2020-09-08 13:38:21 +08:00
  • ce697568dc fix power issue when bootup zxystd 2020-09-07 23:32:21 +08:00
  • 9124aed07e work now zxystd 2020-09-07 20:05:01 +08:00
  • 7d3bde33ff set link status zxystd 2020-09-06 16:45:46 +08:00
  • 7d27457f98 fix outputpacket memory leak zxystd 2020-09-06 15:36:02 +08:00
  • fbcc6a8173 some crash zxystd 2020-09-05 00:33:05 +08:00
  • 95b6ecd313 add station ioctl functions zxystd 2020-09-04 23:03:07 +08:00
  • 450020efe5 add airport functions zxystd 2020-09-04 16:41:21 +08:00
  • 81df1368eb compress firmwares, reduce driver size zxystd 2020-09-04 12:29:07 +08:00
  • 29d5ed43a3 delete itlwmx, organize project structure zxystd 2020-09-03 17:27:06 +08:00
  • 570382670d split firmwares zxystd 2020-09-02 23:36:12 +08:00
  • 7bd01b3b47 fix retain instance issue when unload zxystd 2020-09-02 22:50:10 +08:00
  • 0e2306d647 fix watch dog member function error zxystd 2020-09-02 22:25:57 +08:00
  • bb3d58a330 rename ifnet to _ifnet zxystd 2020-09-02 15:08:14 +08:00
  • 6f3138024e watchdog issue. zxystd 2020-09-01 23:32:23 +08:00
  • a7b2eabe61 fix firmware can not load issue zxystd 2020-09-01 23:11:16 +08:00
  • be755e4492 fix unload issue. zxystd 2020-09-01 22:51:25 +08:00
  • aa5ae0d188 remove probe function zxystd 2020-09-01 22:20:04 +08:00
  • c23d2c2d16 remove wrong pciid 0x02a4. convert itlwmx interface. zxystd 2020-09-01 17:23:19 +08:00
  • 2875ec34f5 merge done. zxystd 2020-08-30 23:22:07 +08:00
  • 7f8dbb44dc build base HAL service zxystd 2020-08-29 12:51:55 +08:00
  • c6dc7f53ca update BSD LICENSE(#268). thanks @stspdotname zxystd 2020-08-25 11:49:32 +08:00
  • 20fe6ba212 bump version to 1.1.0 zxystd 2020-08-23 21:20:31 +08:00
  • c8593190d9 do don't auto connect open wifi again. v1.0.0 zxystd 2020-08-22 00:19:26 +08:00
  • 5103657fbd don't auto connect to an open WiFi if disconnected. zxystd 2020-08-21 22:57:18 +08:00
  • a2e870e243 enable multipage feature, fix "OUTPUT_ERROR". zxystd 2020-08-18 20:55:27 +08:00
  • 8bd1427dcd avoid race condition. zxystd 2020-08-17 23:35:24 +08:00
  • 984cbd8657 disable roam. improve authenticate to a AP speed. zxystd 2020-08-15 22:15:21 +08:00
  • 27a0f635f2 Merge branch 'master' of https://github.com/zxystd/itlwm zxystd 2020-08-15 17:03:49 +08:00
  • fb36789460 fix A-MPDU negotiation fails when connect to another AP or reconnect to the same AP. speed will become more stable. zxystd 2020-08-15 17:01:39 +08:00
  • 120ac2bbdb Improve documentation Bat.bat 2020-08-15 01:01:01 +08:00
  • 9da56de0c1 add iwlwifi firmware license zxystd 2020-08-03 10:48:00 +08:00
  • 098b6a8fc6 itlwmx: support all of the 2th gen devices. zxystd 2020-08-02 16:23:07 +08:00
  • 8566d3451a itlwmx: support some gen2 devices. zxystd 2020-08-02 03:42:58 +08:00
  • 8105e272cb don't auto connect to a hidden wifi zxystd 2020-07-31 13:01:29 +08:00
  • 32eaa3041c correct null condition zxystd 2020-07-28 22:31:16 +08:00
  • 72dd4c7840 Remove redefinition of IFNAMSIZ (#217) Michael Belyaev 2020-07-28 17:09:36 +03:00
  • 2b407cb87b Fix #212, set OSBundleRequired to Network-Root in itlwmx Bat.bat 2020-07-26 11:14:08 +08:00