summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-096-108/+9
* | mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar2012-04-091-0/+18
* | mwifiex: update signal strength in mBm unitsAmitkumar Karwar2012-04-091-2/+3
* | wireless: rename ht_info to ht_operationJohannes Berg2012-04-095-23/+24
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-1625-1437/+1365
|\
| * mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar2012-03-141-1/+1
| * mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar2012-03-145-95/+94
| * mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2012-03-142-70/+73
| * mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar2012-03-142-121/+114
| * mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar2012-03-141-92/+96
OpenPOWER on IntegriCloud