summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar 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-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar
2014-03-27mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar
2014-03-27mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-19mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge
2014-03-19mwifiex: add support for sleep cookie in PCIeAvinash Patil
2014-03-19mwifiex: handle extended scan event for AP interfaceAvinash Patil
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar
2014-03-14mwifiex: create separate function mwifiex_11n_dispatch_pkt()Amitkumar Karwar
2014-03-14mwifiex: code rearrangement for better readabilityAmitkumar Karwar
2014-03-14mwifiex: use VHT MCS mask in set bitrate mask handlerAmitkumar Karwar
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar
2014-03-14mwifiex: extract firmware API version numberAmitkumar Karwar
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-06mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-03-06mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03net: Replace min macro with min_tSilvan Jegen
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-28mwifiex: update MCS information as per antenna settingsAmitkumar Karwar
2014-02-28mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar
2014-02-28mwifiex: get rid of extra num_cmd_timeout variableAmitkumar Karwar
2014-02-28mwifiex: block further commands after timeoutAmitkumar Karwar
2014-02-28mwifiex: stop AP at shutdown timeAmitkumar Karwar
2014-02-28mwifiex: skipping pending commands after unloadAmitkumar Karwar
2014-02-28mwifiex: abort scan while cancelling pending commandAmitkumar Karwar
2014-02-28mwifiex: change transmit buffer size for 8897Amitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-28mwifiex: Track BA sequence number resetPaul Stewart
2014-02-28mwifiex: do not advertise usb autosuspend supportBing Zhao
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-24mwifiex: enable obss scan offload feature flagAmitkumar Karwar
2014-02-24mwifiex: remove redundant del_timerAvinash Patil
2014-02-24mwifiex: use del_timer_sync instead of del_timerAvinash Patil
2014-02-24mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao
2014-02-20mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar
2014-02-20mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar
2014-02-20mwifiex: clean pcie ring only when device is presentAvinash Patil