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
2012-06-14
ath6kl: fix fw capability parsing
Thomas Pedersen
2012-06-11
ath6kl: use firmware version from FW IE
Naveen Singh
2012-05-24
ath6kl: Add support for setting tx rateset.
Bala Shanmugam
2012-05-24
ath6kl: Fix missing gpio pin 9 configuration
Vasanthakumar Thiagarajan
2012-05-16
ath6kl: enable enhanced bmiss detection
Thomas Pedersen
2012-04-16
ath6kl: merge split format strings into one
Kalle Valo
2012-04-12
ath6kl: Add AR6004 1.2 support for USB and SDIO
Ray Chen
2012-04-12
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-09
ath6kl: Fix target assert in p2p bringup with multi vif
Vasanthakumar Thiagarajan
2012-04-03
ath6kl: Use vmalloc instead of kmalloc for fw
Vivek Natarajan
2012-03-26
ath6kl: add htc ops
Kalle Valo
2012-03-26
ath6kl: add tx_comp_multi() to struct htc_ep_callbacks
Kalle Valo
2012-03-26
ath6kl: set ram reserved size only for ar6003
Kalle Valo
2012-03-13
ath6kl: fix regression in ath6kl_upload_board_file()
Kalle Valo
2012-03-07
ath6kl: fix too long lines
Kalle Valo
2012-03-07
ath6kl: fix error handling ath6kl_target_config_wlan_params()
Kalle Valo
2012-03-07
ath6kl: add ath6kl_bmi_read_hi32()
Kalle Valo
2012-03-07
ath6kl: add ath6kl_bmi_write_hi32()
Kalle Valo
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
2012-02-28
ath6kl: Lower SDIO pad drive strength for hw2.1.1 board
Raja Mani
2012-02-27
ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()
Vasanthakumar Thiagarajan
2012-02-08
ath6kl: add support for AR6003 2048 byte board file
Prasanna Kumar
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
2012-02-02
ath6kl: fix compiler warning in ath6kl_init_hw_params()
Kalle Valo
2012-01-30
ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
Kalle Valo
2012-01-24
ath6kl: Fix bug in maintaining aggregation state in AP mode
Vasanthakumar Thiagarajan
2012-01-18
ath6kl: create ath6kl_core.ko
Kalle Valo
2012-01-18
ath6kl: create core.c
Kalle Valo
2012-01-18
ath6kl: add ATH6KL_CONF_UART_DEBUG
Kalle Valo
2012-01-18
ath6kl: unify cfg80211 init/cleanup functions
Kalle Valo
2012-01-18
ath6kl: rename vif init and cleanup functions
Kalle Valo
2012-01-18
ath6kl: add testmode 2 for 6003 ART
Alex Yang
2012-01-13
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-02
ath6kl: Add a module parameter to enable uart debug
Vasanthakumar Thiagarajan
2012-01-02
ath6kl: Support for TCP checksum offload to firmware
Rishi Panjwani
2011-12-23
ath6kl: add support for FW API 3
Kalle Valo
2011-12-23
ath6kl: handle firmware names more dynamically
Kalle Valo
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-16
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2011-12-14
ath6kl: Support different uart_tx pin and refclk configuration
Ryan Hsu
2011-12-13
ath6kl: implement scheduled scan
Kalle Valo
2011-12-13
ath6kl: fix reading of FW IE capabilities
Kalle Valo
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
2011-11-21
ath6kl: Enable multiple vif support
Vasanthakumar Thiagarajan
2011-11-21
ath6kl: Find ar->max_norm_iface in firmware IE parsing
Vasanthakumar Thiagarajan
2011-11-21
ath6kl: indicate probe-resp offload support
Arik Nemtsov
2011-11-16
ath6kl: add firmware IE for maximum number of vifs
Kalle Valo
2011-11-16
ath6kl: make maximum number of vifs runtime configurable
Kalle Valo
[next]