OpenCloudOS-Kernel/drivers/net/wireless/ath/ath6kl
Vasanthakumar Thiagarajan 1df94a8578 ath6kl: Fix buffer alignment for scatter-gather I/O
For non-scatter buffers, there is already a bounce buffer which
takes care of alignment. This patch is influenced by a rough patch of
Kalle.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2011-08-31 10:10:54 +03:00
..
Kconfig ath6kl: remove dependency to wireless extensions 2011-08-09 19:45:22 +03:00
Makefile Add ath6kl cleaned up driver 2011-08-09 19:45:18 +03:00
bmi.c Add ath6kl cleaned up driver 2011-08-09 19:45:18 +03:00
bmi.h ath6kl: Add beginning of AR6004 initialisation support 2011-08-31 10:10:53 +03:00
cfg80211.c ath6kl: Check sme state before delivering disconnect event to cfg80211 2011-08-31 10:10:53 +03:00
cfg80211.h Add ath6kl cleaned up driver 2011-08-09 19:45:18 +03:00
common.h ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node() 2011-08-09 19:45:24 +03:00
core.h ath6kl: Fix buffer alignment for scatter-gather I/O 2011-08-31 10:10:54 +03:00
debug.c Add ath6kl cleaned up driver 2011-08-09 19:45:18 +03:00
debug.h ath6kl: change aggreation timeout message from an error to a debug message 2011-08-09 19:45:22 +03:00
hif-ops.h ath6kl: Move scatter information from ath6kl_device to htc_target 2011-08-09 19:45:21 +03:00
hif.h ath6kl: Move scatter information from ath6kl_device to htc_target 2011-08-09 19:45:21 +03:00
htc.c ath6kl: fix indentation in htc_issued_send() 2011-08-31 10:10:53 +03:00
htc.h ath6kl: fix function name conflicts with ath9k 2011-08-10 10:07:53 +03:00
htc_hif.c ath6kl: fix function name conflicts with ath9k 2011-08-10 10:07:53 +03:00
htc_hif.h ath6kl: Remove unused struct ath6kl_async_reg_io_buffer 2011-08-09 19:45:21 +03:00
init.c ath6kl: Fix buffer alignment for scatter-gather I/O 2011-08-31 10:10:54 +03:00
main.c ath6kl: Fix buffer alignment for scatter-gather I/O 2011-08-31 10:10:54 +03:00
node.c ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer 2011-08-09 19:45:24 +03:00
sdio.c ath6kl: Fix buffer alignment for scatter-gather I/O 2011-08-31 10:10:54 +03:00
target.h ath6kl: Add beginning of AR6004 initialisation support 2011-08-31 10:10:53 +03:00
txrx.c ath6kl: Fix buffer alignment for scatter-gather I/O 2011-08-31 10:10:54 +03:00
wmi.c ath6kl: Cleanup ath6kl_wmi_data_hdr_remove() 2011-08-31 10:10:53 +03:00
wmi.h ath6kl: Cleanup ath6kl_wmi_data_hdr_remove() 2011-08-31 10:10:53 +03:00