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