index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath6kl: separate ht cap for each band
Kiran Reddy
2012-05-30
2
-3
/
+4
*
ath6kl: Fix typo in htc mbox debug print msg
Raja Mani
2012-05-29
1
-1
/
+1
*
ath6kl: Remove unneeded memset in roam related config func
Raja Mani
2012-05-29
1
-2
/
+0
*
ath6kl: Add support for setting tx rateset.
Bala Shanmugam
2012-05-24
5
-0
/
+176
*
ath6kl: Fix missing gpio pin 9 configuration
Vasanthakumar Thiagarajan
2012-05-24
2
-0
/
+7
*
ath6kl: issue wmi disconnect after notifying cfg80211
Thomas Pedersen
2012-05-17
1
-15
/
+12
*
ath6kl: Include match ssid list in scheduled scan
Naveen Singh
2012-05-16
3
-10
/
+99
*
ath6kl: enable enhanced bmiss detection
Thomas Pedersen
2012-05-16
6
-0
/
+68
*
ath6kl: Add wow multicast firmware capability support
Naveen Gangadharan
2012-05-14
3
-3
/
+17
*
ath6kl: Use correct max-scan-SSIDs limit
Jouni Malinen
2012-05-11
3
-7
/
+7
*
ath6kl_sdio: Fix the EAPOL out of order issue
Vivek Natarajan
2012-05-04
2
-0
/
+9
*
ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()
Vasanthakumar Thiagarajan
2012-04-30
2
-2
/
+8
*
ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()
Vasanthakumar Thiagarajan
2012-04-30
1
-8
/
+4
*
ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layer
Kevin Fang
2012-04-27
1
-0
/
+3
*
ath6kl: handle background(BK) stream properly on htc mbox layer
Kevin Fang
2012-04-27
1
-4
/
+8
*
ath6kl: Fix bss filter setting while scanning
Vasanthakumar Thiagarajan
2012-04-27
1
-4
/
+2
*
ath6kl: Don't advertise HT capability for incapable firmware
Vasanthakumar Thiagarajan
2012-04-26
1
-1
/
+8
*
ath6kl: Multicast filter support in wow suspend and non-suspend
Naveen Gangadharan
2012-04-26
3
-10
/
+43
*
ath6kl: check for sband existence when creating scan cmd
Thomas Pedersen
2012-04-25
1
-5
/
+10
*
ath6kl: include in.h explicitly
Luis R. Rodriguez
2012-04-25
1
-0
/
+1
*
ath6kl: unblock fwlog_block_read() on exit
Thomas Pedersen
2012-04-23
1
-0
/
+1
*
ath6kl: fix an indenting issue
Dan Carpenter
2012-04-23
1
-10
/
+11
*
ath6kl: change || to &&
Dan Carpenter
2012-04-23
1
-2
/
+2
*
ath6kl: disallow WoW with multiple vifs
Thomas Pedersen
2012-04-23
1
-0
/
+8
*
ath6kl: only restore supported HT caps
Thomas Pedersen
2012-04-23
1
-7
/
+19
*
ath6kl: support fw reporting phy capabilities
Thomas Pedersen
2012-04-23
5
-5
/
+51
*
ath6kl clear the MMC_PM_KEEP_POWER for cutpower case
Ming Jiang
2012-04-23
1
-0
/
+3
*
ath6kl: Configure probed SSID list consistently
Jouni Malinen
2012-04-18
1
-28
/
+35
*
ath6kl: Remove incorrect Probe Response offload support for Interworking
Jouni Malinen
2012-04-18
1
-2
/
+1
*
ath6kl: Fix bug in bg scan configuration in schedule scan
Subramania Sharma Thandaveswaran
2012-04-18
1
-1
/
+1
*
ath6kl: Retain bg scan period value modified by the user
Raja Mani
2012-04-18
3
-0
/
+9
*
ath6kl: list_first_entry() is never NULL
Dan Carpenter
2012-04-16
1
-8
/
+0
*
ath6kl: Normalize use of FW_DIR
Tim Gardner
2012-04-16
1
-10
/
+10
*
ath6kl: allow deepsleep_suspend function when wlan interface down
Ming Jiang
2012-04-16
1
-1
/
+3
*
ath6kl: Fix system crash sometimes for USB hotplug
Ray Chen
2012-04-16
1
-0
/
+9
*
ath6kl: merge split format strings into one
Kalle Valo
2012-04-16
5
-62
/
+64
*
ath6kl: fix memory leak in ath6kl_fwlog_block_read()
Jesper Juhl
2012-04-13
1
-1
/
+3
*
ath6kl: Add AR6004 1.2 support for USB and SDIO
Ray Chen
2012-04-12
4
-0
/
+32
*
ath6kl: Configure 0 as rsn cap when it is not there in rsn ie
Vasanthakumar Thiagarajan
2012-04-12
1
-7
/
+13
*
ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()
Vasanthakumar Thiagarajan
2012-04-12
1
-2
/
+2
*
ath6kl: handle concurrent AP-STA channel switches
Thomas Pedersen
2012-04-12
5
-1
/
+85
*
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-04-12
4
-0
/
+8
|
\
|
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
4
-0
/
+8
*
|
ath6kl: Fix 4-way handshake failure in AP and P2P GO mode
Vasanthakumar Thiagarajan
2012-04-09
4
-0
/
+107
*
|
ath6kl: Configure htcap in fw based on the channel type in AP mode
Vasanthakumar Thiagarajan
2012-04-09
5
-21
/
+116
*
|
ath6kl: Don't advertise HT40 support in 2.4 Ghz
Vasanthakumar Thiagarajan
2012-04-09
1
-2
/
+3
*
|
ath6kl: Fix target assert in p2p bringup with multi vif
Vasanthakumar Thiagarajan
2012-04-09
2
-9
/
+47
*
|
ath6kl: Support net_stats.multicast
Vasanthakumar Thiagarajan
2012-04-04
1
-1
/
+2
*
|
ath6kl: Fix scan related issue on suspend-resume
Vivek Natarajan
2012-04-03
1
-0
/
+4
*
|
ath6kl: Use vmalloc instead of kmalloc for fw
Vivek Natarajan
2012-04-03
2
-2
/
+5
[next]