summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+2
* cfg80211: make connect ie param constJohannes Berg2014-02-042-2/+2
* cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-241-1/+1
|\
| * mwifiex: fix wakeup on magic packetAndreas Fenkart2014-01-231-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-176-22/+68
|\|
| * mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy2014-01-161-0/+14
| * mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao2014-01-161-1/+1
| * mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar2014-01-131-2/+2
| * mwifiex: add USB8897 supportYogesh Ashok Powar2014-01-133-19/+51
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-1/+2
|\ \
| * | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-105-17/+17
|\ \ \ | | |/ | |/|
| * | mwifiex: use a function to replace two copies of a code fragmentBing Zhao2014-01-093-14/+13Star
| * | mwifiex: fix potential buffer overflow in dt configurationBing Zhao2014-01-091-2/+3
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-031-1/+1
| |\ \
| | * | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-015-35/+105
|\| | |
| * | | mwifiex: download per country tx power table to firmwareBing Zhao2013-12-184-2/+21
| * | | mwifiex: download cal-data from device-tree to firmwareBing Zhao2013-12-182-5/+58
| * | | mwifiex: remove cfg_data constructionBing Zhao2013-12-182-23/+6Star
| * | | mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao2013-12-182-6/+21
| |/ /
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-1622-188/+231
| |\ \
| * | | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-3/+3
* | | | mwifiex: slight optimization of addr comparedingtianhong2013-12-263-4/+3Star
| |/ / |/| |
* | | mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy2013-12-091-1/+1
* | | mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar2013-12-091-6/+2Star
* | | mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy2013-12-091-1/+14
* | | mwifiex: correct TX byte count statisticsUjjal Roy2013-12-095-1/+5
* | | mwifiex: correct RX byte count statisticsUjjal Roy2013-12-091-2/+3
* | | mwifiex: fix rx_pending count imbalanceUjjal Roy2013-12-096-31/+19Star
* | | mwifiex: avoid using variable name eth_hdrBing Zhao2013-12-091-10/+10
* | | mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar2013-12-092-4/+12
* | | mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar2013-12-092-6/+4Star
* | | mwifiex: declare snap_type as __be16 variableAmitkumar Karwar2013-12-092-4/+4
* | | mwifiex: use little-endian variables in firmware structuresUjjal Roy2013-12-093-17/+17
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-2/+2
|\ \ \ | | |/ | |/|
| * | mwifiex: fix memory leak issue for ibss joinUjjal Roy2013-11-251-2/+2
* | | mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar2013-12-051-19/+16Star
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-022-14/+15
|\ \ \ | |/ / |/| / | |/
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+3
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-2/+3
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-252-9/+9
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-048-19/+20
| |\
* | | mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy2013-11-151-12/+15
* | | mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar2013-11-152-4/+5
* | | mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar2013-11-152-6/+3Star
* | | mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar2013-11-151-2/+1Star
* | | mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar2013-11-152-15/+18
* | | mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar2013-11-151-2/+4