Andrei Emeltchenko afe3840a1a mwifiex: Using %*phD instead of print_hex_dump_bytes 13 лет назад
..
11n.c 09d60ce764 mwifiex: remove AMSDU_AGGR_CTRL command response handler 13 лет назад
11n.h 09d60ce764 mwifiex: remove AMSDU_AGGR_CTRL command response handler 13 лет назад
11n_aggr.c bda1b1b779 mwifiex: correction in MSDU padding logic 13 лет назад
11n_aggr.h d85c5fe462 mwifiex: correct AMSDU aggregation check 14 лет назад
11n_rxreorder.c 2db96c3d0a mwifiex: enhance RX reordering to avoid packet drop during host sleep 13 лет назад
11n_rxreorder.h 2db96c3d0a mwifiex: enhance RX reordering to avoid packet drop during host sleep 13 лет назад
Kconfig 98e6b9df53 mwifiex: add support for SD8786 sdio 13 лет назад
Makefile 838e4f4492 mwifiex: improve uAP RX handling 13 лет назад
README 600f5d909a mwifiex: cleanup ioctl wait queue and abstraction layer 14 лет назад
cfg80211.c b292219fa5 wireless: use OR operation to set wiphy features 12 лет назад
cfg80211.h d6bffe8bb5 mwifiex: support for creation of AP interface 13 лет назад
cfp.c 006606c0bb mwifiex: remove unnecessary code in data rate configuration 13 лет назад
cmdevt.c afe3840a1a mwifiex: Using %*phD instead of print_hex_dump_bytes 12 лет назад
debugfs.c 5e218b7ab8 mwifiex: display correct country information in debugfs "info" 13 лет назад
decl.h 197f4a2ec9 mwifiex: add P2P interface 13 лет назад
fw.h 8b4509f642 mwifiex: add inactivity deauth support for ap 13 лет назад
ie.c 8a6e231766 mwifiex: parse P2P IEs from beacon_data 13 лет назад
init.c 9197ab9e5f mwifiex: add support for P2P GO in interface type change 13 лет назад
ioctl.h 8b4509f642 mwifiex: add inactivity deauth support for ap 13 лет назад
join.c 8cc1d52390 mwifiex: update cfg80211 with correct reason code when connection is lost 13 лет назад
main.c 197f4a2ec9 mwifiex: add P2P interface 13 лет назад
main.h f575f65897 mwifiex: use sizeof(array) to print_hex_dump_bytes 12 лет назад
pcie.c 59a4cc2539 mwifiex: use asynchronous firmware loading 13 лет назад
pcie.h 428ca8a706 mwifiex: update pcie8766 scratch register addresses 13 лет назад
scan.c 04b2312a68 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC 12 лет назад
sdio.c e80c81dc14 mwifiex: fix bugs in event handling code 13 лет назад
sdio.h 98e6b9df53 mwifiex: add support for SD8786 sdio 13 лет назад
sta_cmd.c 9197ab9e5f mwifiex: add support for P2P GO in interface type change 13 лет назад
sta_cmdresp.c 8cc1d52390 mwifiex: update cfg80211 with correct reason code when connection is lost 13 лет назад
sta_event.c 8cc1d52390 mwifiex: update cfg80211 with correct reason code when connection is lost 13 лет назад
sta_ioctl.c 04b2312a68 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC 12 лет назад
sta_rx.c 2dbaf751b1 mwifiex: report received management frames to cfg80211 13 лет назад
sta_tx.c e39faa73ef mwifiex: implement cfg80211 mgmt_tx handler 13 лет назад
txrx.c 4ac8764ab2 mwifiex: separate TxPD processing routine for AP 13 лет назад
uap_cmd.c 8b4509f642 mwifiex: add inactivity deauth support for ap 13 лет назад
uap_event.c 126f492355 mwifiex: use GFP_ATOMIC under spin lock 13 лет назад
uap_txrx.c 3215215a9e mwifiex: set txpd when send a mgmt frame for AP and GO mode 13 лет назад
usb.c 8311f0da95 mwifiex: improve error path handling in usb.c 13 лет назад
usb.h 4daffe3543 mwifiex: add support for Marvell USB8797 chipset 13 лет назад
util.c 7feb4c4831 mwifiex: implement remain_on_channel and cancel_remain_on_channel 13 лет назад
util.h d930faee14 mwifiex: add support for Marvell pcie8766 chipset 14 лет назад
wmm.c e39faa73ef mwifiex: implement cfg80211 mgmt_tx handler 13 лет назад
wmm.h 2690e1bb35 mwifiex: pass priv pointer instead of adapter 13 лет назад

README

# Copyright (C) 2011, Marvell International Ltd.
#
# This software file (the "File") is distributed by Marvell International
# Ltd. under the terms of the GNU General Public License Version 2, June 1991
# (the "License"). You may use, redistribute and/or modify this File in
# accordance with the terms and conditions of the License, a copy of which
# is available by writing to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
# worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
#
# THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
# IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
# ARE EXPRESSLY DISCLAIMED. The License provides additional details about
# this warranty disclaimer.


===============================================================================
U S E R M A N U A L

1) FOR DRIVER INSTALL

a) Copy sd8787.bin to /lib/firmware/mrvl/ directory,
create the directory if it doesn't exist.
b) Install WLAN driver,
insmod mwifiex.ko
c) Uninstall WLAN driver,
ifconfig mlanX down
rmmod mwifiex


2) FOR DRIVER CONFIGURATION AND INFO
The configurations can be done either using the 'iw' user space
utility or debugfs.

a) 'iw' utility commands

Following are some useful iw commands:-

iw dev mlan0 scan

This command will trigger a scan.
The command will then display the scan table entries

iw dev mlan0 connect -w [] [] [key 0:abcde d:1123456789a]
The above command can be used to connect to an AP with a particular SSID.
Ap's operating frequency can be specified or even the bssid. If the AP is using
WEP encryption, wep keys can be specified in the command.
Note: Every time before connecting to an AP scan command (iw dev mlan0 scan) should be used by user.

iw dev mlan0 disconnect
This command will be used to disconnect from an AP.


iw dev mlan0 ibss join [fixed-freq] [fixed-bssid] [key 0:abcde]
The command will be used to join or create an ibss. Optionally, operating frequency,
bssid and the security related parameters can be specified while joining/creating
and ibss.

iw dev mlan0 ibss leave
The command will be used to leave an ibss network.

iw dev mlan0 link
The command will be used to get the connection status. The command will return parameters
such as SSID, operating frequency, rx/tx packets, signal strength, tx bitrate.

Apart from the iw utility all standard configurations using the 'iwconfig' utility are also supported.

b) Debugfs interface

The debugfs interface can be used for configurations and for getting
some useful information from the driver.
The section below explains the configurations that can be
done.

Mount debugfs to /debugfs mount point:

mkdir /debugfs
mount -t debugfs debugfs /debugfs

The information is provided in /debugfs/mwifiex/mlanX/:

iw reg set
The command will be used to change the regulatory domain.

iw reg get
The command will be used to get current regulatory domain.

info
This command is used to get driver info.

Usage:
cat info

driver_name = "mwifiex"
driver_version =
interface_name = "mlanX"
bss_mode = "Ad-hoc" | "Managed" | "Auto" | "Unknown"
media_state = "Disconnected" | "Connected"
mac_address = <6-byte adapter MAC address>
multicase_count =
essid =
bssid =
channel =
region_code =
multicasr_address[n] =
num_tx_bytes =
num_rx_bytes =
num_tx_pkts =
num_rx_pkts =
num_tx_pkts_dropped =
num_rx_pkts_dropped =
num_tx_pkts_err =
num_rx_pkts_err =
carrier "on" | "off"
tx queue "stopped" | "started"

The following debug info are provided in /debugfs/mwifiex/mlanX/debug:

int_counter =
wmm_ac_vo =
wmm_ac_vi =
wmm_ac_be =
wmm_ac_bk =
max_tx_buf_size =
tx_buf_size =
curr_tx_buf_size =
ps_mode = <0/1, CAM mode/PS mode>
ps_state = <0/1/2/3, full power state/awake state/pre-sleep state/sleep state>
is_deep_sleep = <0/1, not deep sleep state/deep sleep state>
wakeup_dev_req = <0/1, wakeup device not required/required>
wakeup_tries =
hs_configured = <0/1, host sleep not configured/configured>
hs_activated = <0/1, extended host sleep not activated/activated>
num_tx_timeout =
num_cmd_timeout =
timeout_cmd_id =
timeout_cmd_act =
last_cmd_id =
last_cmd_act =
last_cmd_index = <0 based last command index>
last_cmd_resp_id =
last_cmd_resp_index = <0 based last command response index>
last_event =
last_event_index = <0 based last event index>
num_cmd_h2c_fail =
num_cmd_sleep_cfm_fail =
num_tx_h2c_fail =
num_evt_deauth =
num_evt_disassoc =
num_evt_link_lost =
num_cmd_deauth =
num_cmd_assoc_ok =
num_cmd_assoc_fail =
cmd_sent = <0/1, send command resources available/sending command to device>
data_sent = <0/1, send data resources available/sending data to device>
mp_rd_bitmap =
mp_wr_bitmap =
cmd_resp_received = <0/1, no cmd response to process/response received and yet to process>
event_received = <0/1, no event to process/event received and yet to process>
cmd_pending =
tx_pending =
rx_pending =


3) FOR DRIVER CONFIGURATION

regrdwr
This command is used to read/write the adapter register.

Usage:
echo " [value]" > regrdwr
cat regrdwr

where the parameters are,
: 1:MAC/SOC, 2:BBP, 3:RF, 4:PMIC, 5:CAU
: offset of register
[value]: value to be written

Examples:
echo "1 0xa060" > regrdwr : Read the MAC register
echo "1 0xa060 0x12" > regrdwr : Write the MAC register
echo "1 0xa794 0x80000000" > regrdwr
: Write 0x80000000 to MAC register
rdeeprom
This command is used to read the EEPROM contents of the card.

Usage:
echo " " > rdeeprom
cat rdeeprom

where the parameters are,
: multiples of 4
: 4-20, multiples of 4

Example:
echo "0 20" > rdeeprom : Read 20 bytes of EEPROM data from offset 0

getlog
This command is used to get the statistics available in the station.
Usage:

cat getlog

===============================================================================