summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller1-8/+22
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller1-0/+1
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-0/+1
2015-03-30mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge1-2/+0
2015-03-16mwifiex: add SDIO rx single port aggregationZhaoyang Liu1-0/+4
2015-03-16mwifiex: preprocess packets from TX queueZhaoyang Liu1-0/+6
2015-03-16mwifiex: get rid of BA setup helper functionsZhaoyang Liu1-5/+8
2015-03-16mwifiex: avoid queue_work while work is ongoingShengzhen Li1-0/+1
2015-03-16mwifiex: rename alloc_rx_buf to alloc_dma_aligned_bufAvinash Patil1-1/+1
2015-03-16mwifiex: lock main process till reinitialization of vif is overAvinash Patil1-0/+1
2015-03-16mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge1-0/+1
2015-02-27mwifiex: DMA alignment for RX packetsAvinash Patil1-0/+4
2015-02-27mwifiex: more_task flag for main_processShengzhen Li1-0/+1
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil1-0/+5
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil1-0/+5
2015-01-29mwifiex: handle radar detect event from FWAvinash Patil1-0/+2
2015-01-29mwifiex: support for channel report for radar detectionAvinash Patil1-0/+2
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil1-0/+10
2015-01-29mwifiex: separate function for parsing head and tail IEsAvinash Patil1-1/+1
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil1-0/+4
2015-01-29mwifiex: store AP configuration in private structureAvinash Patil1-0/+1
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil1-2/+0
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil1-0/+21
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil1-1/+1
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil1-0/+1
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil1-1/+1
2015-01-29mwifiex: remove redundant nick_name variableAvinash Patil1-1/+0
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar1-0/+1
2015-01-06mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar1-1/+0
2015-01-06mwifiex: save sdio register values before firmware dumpXinming Hu1-0/+1
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu1-0/+9
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu1-0/+10
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu1-0/+2
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil1-0/+2
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar1-0/+4
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar1-0/+7
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville1-0/+1
2014-11-17mwifiex: add auto TDLS supportAvinash Patil1-1/+30
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil1-0/+5
2014-11-12mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar1-0/+1
2014-11-12mwifiex: remove data_complete handlerAvinash Patil1-1/+0
2014-11-12mwifiex: rx workqueue support for USB interfaceAvinash Patil1-5/+1
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil1-1/+5
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang1-0/+1
2014-09-30mwifiex: remove unnecessary rx_q lockAvinash Patil1-2/+0
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar1-0/+1
2014-09-15mwifiex: add rx workqueue supportAvinash Patil1-0/+14
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar1-10/+0
2014-09-15mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar1-1/+0
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil1-0/+23