Commit Graph

232 Commits (71bbc9943883cffaf5d7a7728a4e4c50b3ac44d3)

Author SHA1 Message Date
Amitkumar Karwar a4186ea6ec mwifiex: enhance power save for USB and PCIe chipsets 13 years ago
Amitkumar Karwar f931c7705b mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted 13 years ago
Avinash Patil 0fd66be4a3 mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP 13 years ago
Avinash Patil 9689353856 mwifiex: support for WEP in AP mode 13 years ago
Avinash Patil 5d66cb6295 mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters 13 years ago
Avinash Patil 2228125600 mwifiex: set HT capability based on cfg80211_ap_settings 13 years ago
Avinash Patil 0abd79e5a8 mwifiex: set channel via start_ap handler for AP interface 13 years ago
Avinash Patil 6ddcd46463 mwifiex: fix incorrect privacy setting in beacon and probe response 13 years ago
Amitkumar Karwar 658f37b736 mwifiex: scan less channels per scan command to improve Tx traffic 13 years ago
Amitkumar Karwar 3249ba7376 mwifiex: fix simultaneous scan and Tx traffic problem 13 years ago
Bing Zhao 38e8b7d977 mwifiex: shorten per channel scan time 13 years ago
Avinash Patil 605b73af32 mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP 13 years ago
Avinash Patil aa4bbbe448 mwifiex: invalidate bss config before setting channel for uAP 13 years ago
Avinash Patil 7a1c99343c mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP 13 years ago
Avinash Patil f0e3bd2341 mwifiex: invalidate bss config before setting channel for uAP 13 years ago
Johannes Berg 15e3d25a7a mwifiex: remove set_channel cfg80211 hook 13 years ago
Avinash Patil 40bbc21a2c mwifiex: delete IEs when stop_ap 13 years ago
Avinash Patil f31acabe3d mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware 13 years ago
Avinash Patil ede98bfa91 mwifiex: add custom IE framework 13 years ago
Avinash Patil e76268da22 mwifiex: rearrange AP sys configure code 13 years ago
Avinash Patil f752dcd529 mwifiex: add WPA2 support for AP 13 years ago
Avinash Patil e568634ae7 mwifiex: add AP event handling framework 13 years ago
Avinash Patil 12190c5d80 mwifiex: add cfg80211 start_ap and stop_ap handlers 13 years ago
Avinash Patil 9b930eaed9 mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface 13 years ago
Avinash Patil 4f02341ac2 mwifiex: handle interface type changes correctly 13 years ago
Avinash Patil 26134e6eb5 mwifiex: stop BSS in deauthentication handling 13 years ago
Avinash Patil 4db16a18c2 mwifiex: add AP command sys_config and set channel 13 years ago
Avinash Patil 40d0703062 mwifiex: add bss start and bss stop commands for AP 13 years ago
Avinash Patil 75edd2c680 mwifiex: append peer mac address TLV in key material command to firmware 13 years ago
Avinash Patil 67fdf39e0b mwifiex: save adapter pointer in wiphy_priv 13 years ago
Avinash Patil cd8440dabc mwifiex: multi-interface support for mwifiex 13 years ago
Avinash Patil d6bffe8bb5 mwifiex: support for creation of AP interface 13 years ago
Avinash Patil 03785387e1 mwifiex: handle station specific commands on STA interface only 13 years ago
Avinash Patil 64b05e2f46 mwifiex: allocate space for one more mwifiex_private structure 13 years ago
Bing Zhao 99e126fdc0 mwifiex: fix coding style issue in mwifiex_deauthenticate 13 years ago
Amitkumar Karwar 2e4c14a558 mwifiex: fix static checker warnings 13 years ago
WarheadsSE 98e6b9df53 mwifiex: add support for SD8786 sdio 13 years ago
Amitkumar Karwar 4daffe3543 mwifiex: add support for Marvell USB8797 chipset 13 years ago
Amitkumar Karwar b5abcf0219 mwifiex: corrections in timestamp related code 13 years ago
Amitkumar Karwar 9558a407dd mwifiex: code cleanup in BSS handling 13 years ago
Bing Zhao 428ca8a706 mwifiex: update pcie8766 scratch register addresses 13 years ago
Amitkumar Karwar 59a4cc2539 mwifiex: use asynchronous firmware loading 13 years ago
Avinash Patil 13d7ba78b5 mwifiex: add support for WPS2.0 13 years ago
Amitkumar Karwar 5e218b7ab8 mwifiex: display correct country information in debugfs "info" 13 years ago
Amitkumar Karwar 9e04a7c6d4 mwifiex: set default regulatory domain 13 years ago
Bing Zhao d35ccaa476 mwifiex: fix typo in RSSI_HIGH event handling 13 years ago
Jesper Juhl 4fb25c5914 wireless, mwifiex: drop redundant NULL test before call to release_firmware() 13 years ago
Joe Perches da951c2417 wireless: Remove unnecessary ; from while (0) macros 13 years ago
Johannes Berg 99fec5dee8 mwifiex: don't use IEEE80211_MAX_QUEUES 13 years ago
Amitkumar Karwar fa444bf88c mwifiex: add set_cqm_rssi_config handler support 13 years ago