index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
init.c
Age
Commit message (
Expand
)
Author
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-20
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
2011-11-16
ath6kl: add firmware filename info to struct ath6kl_hw
Kalle Valo
2011-11-16
ath6kl: use hardware version names consistently
Kalle Valo
2011-11-16
ath6kl: add name field to struct ath6kl_hw
Kalle Valo
2011-11-16
ath6kl: add firmware IE for board data address
Kalle Valo
2011-11-16
ath6kl: add board address to struct ath6kl_hw
Kalle Valo
2011-11-16
ath6kl: move hw version related to parameters to struct
Kalle Valo
2011-11-16
ath6kl: remove hw version related parameter defines
Kalle Valo
2011-11-13
ath6kl: firmware boot fixes for ar6004
Kalle Valo
2011-11-11
ath6kl: add suspend_cutpower module parameter
Kalle Valo
2011-11-11
ath6kl: don't power down hardware when interface is down
Kalle Valo
2011-11-11
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: add state variable depicting hw/fw state
Kalle Valo
2011-11-11
ath6kl: print firmware crashes always
Kalle Valo
2011-11-11
ath6kl: power down hardware when interface is down
Kalle Valo
2011-11-11
ath6kl: separate hardware boot code from module initialisation code
Kalle Valo
2011-11-11
ath6kl: merge ath6kl_init() to ath6kl_core_init()
Kalle Valo
2011-11-11
ath6kl: move power control from sdio to core
Kalle Valo
2011-11-11
ath6kl: Fix compilation error from of.h
Sangwook Lee
2011-11-11
ath6kl: use ath6kl_credit prefix consistently
Kalle Valo
2011-11-11
ath6kl: use ath6kl prefix in credit functions
Kalle Valo
2011-11-11
ath6kl: Initialize target wlan values for every vif
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Add a modparam to enable multi normal interface support
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Implement add_virtual_intf() and del_virtual_intf()
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Configure inteface information at init time
Vasanthakumar Thiagarajan
[next]