Kalle Valo
|
9df2a0b709
ath6kl: fix debug.c file mode
|
13 years ago |
Kalle Valo
|
06f33f13ac
ath6kl: replace strict_strtoul() with kstrtoul()
|
13 years ago |
Kalle Valo
|
96f1fadc94
ath6kl: alignment should match open parenthesis
|
13 years ago |
Kalle Valo
|
c650538f5d
ath6kl: fix checkpatch error with EPSTAT() macro
|
13 years ago |
Raja Mani
|
8f46fccd6c
ath6kl: Maintain the listen interval per VIF specific
|
13 years ago |
Vasanthakumar Thiagarajan
|
068a4633bf
ath6kl: Fix kernel panic while receiving fwlog during boot
|
13 years ago |
Etay Luz
|
7504a3e1f5
ath6kl: add padding to firmware log records
|
13 years ago |
Vasanthakumar Thiagarajan
|
1b2df40734
ath6kl: Update license header
|
13 years ago |
Kalle Valo
|
c807b30d25
ath6kl: add blocking debugfs file for retrieving firmware logs
|
13 years ago |
Kalle Valo
|
9b9a4f2aca
ath6kl: store firmware logs in skbuffs
|
13 years ago |
Chilam Ng
|
5fbea5dcc0
ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command
|
13 years ago |
Kalle Valo
|
d6a434d60e
ath6kl: create ath6kl_core.ko
|
13 years ago |
Kalle Valo
|
3b1b7d0985
ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions
|
13 years ago |
Kalle Valo
|
5afa5aa796
ath6kl: get rid of AR_DBG_LVL_CHECK()
|
13 years ago |
Sujith Manoharan
|
8232736dab
ath6kl: Fix listen interval handling
|
13 years ago |
Kalle Valo
|
7e95e365d5
Merge remote branch 'wireless-next/master' into ath6kl-next
|
13 years ago |
Dan Carpenter
|
50553c2c81
ath6kl: use a larger buffer for debug output
|
13 years ago |
John W. Linville
|
515db09338
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 years ago |
Vasanthakumar Thiagarajan
|
8cb6d9915f
ath6kl: Fix error in writing create_qos debugfs
|
13 years ago |
Rishi Panjwani
|
a24fc7c353
ath6kl: Implement support for power parameter control from userspace
|
13 years ago |
Rishi Panjwani
|
ef8f0eba5a
ath6kl: Implement support for listen interval from userspace
|
13 years ago |
Kalle Valo
|
02f0d6fcab
ath6kl: add debug messages for credit handling
|
13 years ago |
Kalle Valo
|
3c3703987a
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
|
13 years ago |
Kalle Valo
|
e8c39790d0
ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep
|
13 years ago |
Vasanthakumar Thiagarajan
|
0ce5944552
ath6kl: Initialize target wlan values for every vif
|
13 years ago |
Vasanthakumar Thiagarajan
|
990bd91519
ath6kl: Maintain virtual interface in a list
|
13 years ago |
Vasanthakumar Thiagarajan
|
240d279940
ath6kl: Take vif information from wmi event
|
13 years ago |
Vasanthakumar Thiagarajan
|
334234b514
ath6kl: Maintain firmware interface index in struct ath6kl_vif
|
13 years ago |
Vasanthakumar Thiagarajan
|
b95907a744
ath6kl: Make net and target stats vif specific
|
13 years ago |
Vasanthakumar Thiagarajan
|
be98e3a48c
ath6kl: Keep wiphy reference in ath6kl structure
|
13 years ago |