summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2014-07-28mwifiex: fix Tx timeout issueAmitkumar Karwar
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-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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: 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-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-16mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy
2014-01-16mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar
2014-01-13mwifiex: add USB8897 supportYogesh Ashok Powar
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-26mwifiex: slight optimization of addr comparedingtianhong
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao
2013-12-18mwifiex: download cal-data from device-tree to firmwareBing Zhao
2013-12-18mwifiex: remove cfg_data constructionBing Zhao
2013-12-18mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-09mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy
2013-12-09mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar
2013-12-09mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy
2013-12-09mwifiex: correct RX byte count statisticsUjjal Roy
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy
2013-12-09mwifiex: avoid using variable name eth_hdrBing Zhao
2013-12-09mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar
2013-12-09mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar
2013-12-09mwifiex: declare snap_type as __be16 variableAmitkumar Karwar
2013-12-09mwifiex: use little-endian variables in firmware structuresUjjal Roy
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-11-25mwifiex: fix memory leak issue for ibss joinUjjal Roy