summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-8/+6
2014-03-06mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar2-6/+5
2014-03-06mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-8/+0
2014-02-28mwifiex: do not advertise usb autosuspend supportBing Zhao1-8/+0
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-21/+20
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao1-3/+1
2014-02-20mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-02-20mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-02-20mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-1/+1
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart1-1/+1
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-22/+68
2014-01-16mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy1-0/+14
2014-01-16mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao1-1/+1
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-01-13mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar1-2/+2
2014-01-13mwifiex: add USB8897 supportYogesh Ashok Powar3-19/+51
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-17/+17
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao3-14/+13
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao1-2/+3
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-35/+105
2013-12-26mwifiex: slight optimization of addr comparedingtianhong3-4/+3
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park1-1/+1
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao4-2/+21
2013-12-18mwifiex: download cal-data from device-tree to firmwareBing Zhao2-5/+58
2013-12-18mwifiex: remove cfg_data constructionBing Zhao2-23/+6
2013-12-18mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao2-6/+21
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg22-188/+231
2013-12-09mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy1-1/+1
2013-12-09mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar1-6/+2
2013-12-09mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy1-1/+14
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy5-1/+5
2013-12-09mwifiex: correct RX byte count statisticsUjjal Roy1-2/+3
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy6-31/+19
2013-12-09mwifiex: avoid using variable name eth_hdrBing Zhao1-10/+10
2013-12-09mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar2-4/+12
2013-12-09mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar2-6/+4
2013-12-09mwifiex: declare snap_type as __be16 variableAmitkumar Karwar2-4/+4
2013-12-09mwifiex: use little-endian variables in firmware structuresUjjal Roy3-17/+17
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2013-12-05mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar1-19/+16
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic1-3/+3
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-14/+15
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+3
2013-11-25mwifiex: fix memory leak issue for ibss joinUjjal Roy1-2/+2
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-2/+3