summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-271-0/+1
* mwifiex: improve error path handling in usb.cAmitkumar Karwar2012-06-221-5/+17
* mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-223-11/+10
* mwifiex: fix WPS eapol handshake failureStone Piao2012-06-221-0/+1
* mwifiex: fix 11n rx packet drop issueStone Piao2012-06-223-2/+12
* mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11
* mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-191-7/+3
* mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-121-0/+11
* mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
* mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
* mwifiex: remove set_channel cfg80211 hookJohannes Berg2012-05-161-27/+0
* mwifiex: delete IEs when stop_apAvinash Patil2012-05-163-0/+75
* mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil2012-05-165-0/+195
* mwifiex: add custom IE frameworkAvinash Patil2012-05-168-1/+201
* mwifiex: rearrange AP sys configure codeAvinash Patil2012-05-163-21/+48
* mwifiex: add WPA2 support for APAvinash Patil2012-05-165-0/+268
* mwifiex: add AP event handling frameworkAvinash Patil2012-05-164-2/+73
* mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil2012-05-165-0/+139
* mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil2012-05-166-20/+150
* mwifiex: handle interface type changes correctlyAvinash Patil2012-05-161-18/+46
* mwifiex: stop BSS in deauthentication handlingAvinash Patil2012-05-161-0/+4
* mwifiex: add AP command sys_config and set channelAvinash Patil2012-05-165-1/+90
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-166-2/+75
* mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil2012-05-165-9/+46
* mwifiex: save adapter pointer in wiphy_privAvinash Patil2012-05-163-25/+27
* mwifiex: multi-interface support for mwifiexAvinash Patil2012-05-161-0/+20
* mwifiex: support for creation of AP interfaceAvinash Patil2012-05-164-66/+98
* mwifiex: handle station specific commands on STA interface onlyAvinash Patil2012-05-162-20/+34
* mwifiex: allocate space for one more mwifiex_private structureAvinash Patil2012-05-163-16/+23
* mwifiex: fix coding style issue in mwifiex_deauthenticateBing Zhao2012-05-151-10/+12
* mwifiex: fix static checker warningsAmitkumar Karwar2012-05-081-2/+1
* mwifiex: add support for SD8786 sdioWarheadsSE2012-05-083-2/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-2617-71/+1399
|\
| * mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-2317-71/+1399
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-9/+9
|\ \ | |/ |/|
| * mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-131-9/+9
* | mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-176-18/+30
* | mwifiex: code cleanup in BSS handlingAmitkumar Karwar2012-04-173-64/+31
* | mwifiex: use asynchronous firmware loadingAmitkumar Karwar2012-04-124-48/+62
* | mwifiex: add support for WPS2.0Avinash Patil2012-04-127-0/+105
* | mwifiex: display correct country information in debugfs "info"Amitkumar Karwar2012-04-123-3/+4
* | mwifiex: set default regulatory domainAmitkumar Karwar2012-04-123-0/+38
* | mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao2012-04-121-1/+1
* | wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl2012-04-121-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-15/+3
|\ \ | |/
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-15/+3
* | wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-111-4/+4
* | mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-102-5/+5
* | mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-097-0/+241
* | mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar2012-04-091-3/+4
OpenPOWER on IntegriCloud