index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
init.c
Age
Commit message (
Expand
)
Author
2011-10-01
ath6kl: fix size_t related warnings
Kalle Valo
2011-09-28
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
Stephen Rothwell
2011-09-28
ath6kl: add debug logs for booting
Kalle Valo
2011-09-27
ath6kl: allow firmware to override firmware patch address
Kalle Valo
2011-09-22
ath6kl: Indicate the roaming capability of the firmware
Vivek Natarajan
2011-09-22
ath6kl: Remove the unused node table implementation
Jouni Malinen
2011-09-16
ath6kl: Remove auth type fall back in auto authentication mode
Vasanthakumar Thiagarajan
2011-09-16
ath6kl: add firmware capabilities support
Kalle Valo
2011-09-16
ath6kl: read reserved ram size from firmware file
Kalle Valo
2011-09-16
ath6kl: read firmware start address from hardware
Kalle Valo
2011-09-16
ath6kl: refactor firmware ext data addr and reserved ram handling size
Kalle Valo
2011-09-16
ath6kl: refactor firmware load address code
Kalle Valo
2011-09-16
ath6kl: add support for firmware API 2 format
Kalle Valo
2011-09-16
ath6kl: separate firmware fetch from upload
Kalle Valo
2011-09-16
ath6kl: query device tree for firmware board-id
Sam Leffler
2011-09-06
ath6kl: Allow enabling of P2P support
Jouni Malinen
2011-09-02
ath6kl: Add debugfs entry to modify roaming parameters.
Vivek Natarajan
2011-09-02
ath6kl: read fwlog from firmware ring buffer
Kalle Valo
2011-09-02
ath6kl: cleanup diagnose window read and write functions
Kalle Valo
2011-09-02
ath6kl: add firmware log support
Kalle Valo
2011-09-01
ath6kl: Do not enable Probe Request reporting by default
Jouni Malinen
2011-09-01
ath6kl: add testmode support
Kalle Valo
2011-08-31
ath6kl: Fix a typo in ath6k context
Edward Lu
2011-08-31
ath6kl: Report received Probe Request frames to cfg80211
Jouni Malinen
2011-08-31
ath6kl: Request P2P capabilities during target init
Jouni Malinen
2011-08-31
ath6kl: Add initial debugfs changes
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: Fix buffer alignment for scatter-gather I/O
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: Add beginning of AR6004 initialisation support
Kevin Fang
2011-08-10
ath6kl: fix function name conflicts with ath9k
Kalle Valo
2011-08-09
ath6kl: Release the memory allocated for the firmware
Raja Mani
2011-08-09
ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup void *parent_dev in struct wmi
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Use bit field macros to maintain wlan enabled and disabled status
Raja Mani
2011-08-09
Add ath6kl cleaned up driver
Kalle Valo