index
:
talos-op-linux
master
Talos™ II 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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
13
-178
/
+455
|
\
|
*
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-05-16
13
-178
/
+455
|
|
\
|
|
*
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
|
|
|
\
*
|
|
\
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-18
20
-165
/
+3370
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-04-12
20
-165
/
+3370
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
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
|
|
*
|
|
ath6kl: Set background scan period.
Bala Shanmugam
2012-03-28
1
-0
/
+13
|
|
*
|
|
ath6kl: Store scan request info in-advance before sending SCAN request
Raja Mani
2012-03-28
1
-3
/
+5
|
|
*
|
|
ath6kl: add full USB support
Kalle Valo
2012-03-26
2
-4
/
+782
|
|
*
|
|
ath6kl: Add HTC pipe implementation
Kalle Valo
2012-03-26
7
-0
/
+1808
|
|
*
|
|
ath6kl: add htc ops
Kalle Valo
2012-03-26
10
-55
/
+219
[next]