linux/drivers/net/wireless/wl12xx
Shahar Levi 48a61477bd wl12xx: 1281/1283 support - Add acx commands
New acx command that sets: Rx fifo enable reduced bus transactions
in RX path. Tx bus transactions padding to SDIO block size that
improve preference in Tx and essential for working with SDIO HS (48Mhz).
The max SDIO block size is 256 when working with Tx bus transactions
padding to SDIO block.

Add new ops to SDIO & SPI that handles the win size change in case of
transactions padding (relevant only for SDIO).

[Fix endianess issues; simplify sdio-specific block_size handling;
minor changes in comments; use "aligned_len" in one calculation
instead of "pad" to avoid confusion -- Luca]

Signed-off-by: Shahar Levi <shahar_levi@ti.com>
Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-04-19 16:19:47 +03:00
..
acx.c wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
acx.h wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
boot.c wl12xx: 1281/1283 support - move IRQ polarity 2011-04-19 16:19:45 +03:00
boot.h wl12xx: 1281/1283 support - Add Definitions 2011-04-19 16:19:46 +03:00
cmd.c wl12xx: wakeup chip from ELP during scan 2011-03-03 16:20:25 +02:00
cmd.h wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
conf.h wl12xx: 1281/1283 support - Add Definitions 2011-04-19 16:19:46 +03:00
debugfs.c wl12xx: Switch to a threaded interrupt handler 2011-03-03 16:10:46 +02:00
debugfs.h wl1271: Change wl12xx Files Names 2010-11-22 16:45:09 +02:00
event.c wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
event.h wl12xx: move to new firmware (6.1.3.50.49) 2011-02-08 22:51:42 -02:00
ini.h wl1271: Change wl12xx Files Names 2010-11-22 16:45:09 +02:00
init.c wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
init.h wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
io.c wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
io.h wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
Kconfig wl12xx: fix sdio_test kconfig/build errors 2011-02-21 15:39:56 -05:00
main.c wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
Makefile wl12xx_sdio_test: rename files to match current style 2010-12-15 17:09:27 +02:00
ps.c wl12xx: Switch to a threaded interrupt handler 2011-03-03 16:10:46 +02:00
ps.h wl12xx: Switch to a threaded interrupt handler 2011-03-03 16:10:46 +02:00
reg.h wl12xx: 1281/1283 support - Add Definitions 2011-04-19 16:19:46 +03:00
rx.c wl12xx: Switch to a threaded interrupt handler 2011-03-03 16:10:46 +02:00
rx.h wl12xx: use standard ALIGN() macro 2011-02-23 11:11:19 +02:00
scan.c wl12xx: wakeup chip from ELP during scan 2011-03-03 16:20:25 +02:00
scan.h wl1271: Change wl12xx Files Names 2010-11-22 16:45:09 +02:00
sdio.c wl12xx: 1281/1283 support - Add Definitions 2011-04-19 16:19:46 +03:00
sdio_test.c wl12xx: 1281/1283 support - Add Definitions 2011-04-19 16:19:46 +03:00
spi.c wl12xx: 1281/1283 support - Add Definitions 2011-04-19 16:19:46 +03:00
testmode.c wl12xx: fix potential buffer overflow in testmode nvs push 2011-04-04 15:22:12 -04:00
testmode.h wl1271: Change wl12xx Files Names 2010-11-22 16:45:09 +02:00
tx.c wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
tx.h wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
wl12xx.h wl12xx: 1281/1283 support - Add acx commands 2011-04-19 16:19:47 +03:00
wl12xx_80211.h ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition 2011-03-09 16:10:56 -05:00
wl12xx_platform_data.c wl12xx: add platform data passing support 2010-09-21 11:04:57 -04:00