summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
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
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-12mwifiex: add key material v2 supportAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil
2014-02-12mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil