summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.c
AgeCommit message (Expand)Author
2015-01-29mwifiex: separate function for parsing head and tail IEsAvinash Patil
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2015-01-29mwifiex: remove redundant nick_name variableAvinash Patil
2015-01-27mwifiex: set netif carrier off in ndo_openJohannes Berg
2015-01-07mwifiex: main: Use setup_timerJulia Lawall
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar
2015-01-06mwifiex: Adjust calling place of mwifiex_terminate_workqueueMarc Yang
2015-01-06mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar
2015-01-06mwifiex: save sdio register values before firmware dumpXinming Hu
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar
2014-11-25mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar
2014-11-17mwifiex: add auto TDLS supportAvinash Patil
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil
2014-11-11mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar
2014-11-11mwifiex: rx workqueue support for USB interfaceAvinash Patil
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil
2014-09-30mwifiex: do not decrement rx_pending count twiceAvinash Patil
2014-09-30mwifiex: fix soft lockup during iperf UDP RXAvinash Patil
2014-09-15mwifiex: add rx workqueue supportAvinash Patil
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar
2014-09-15mwifiex: process TX even when scan is ongoingAvinash Patil
2014-07-15mwifiex: fix corner case system hang issueAmitkumar Karwar
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-06-25mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-06-20mwifiex: Use the proper interfacesThomas Gleixner
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville
2014-04-22mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-04-22mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar
2014-04-15mwifiex: process event before command responseAmitkumar Karwar
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-27mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-24mwifiex: use del_timer_sync instead of del_timerAvinash Patil
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-09mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy
2013-11-15mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar