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
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-24
/
+18
*
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-03-13
25
-667
/
+1228
|
\
|
*
ath6kl: fix debug.c file mode
Kalle Valo
2012-03-13
1
-0
/
+0
|
*
ath6kl: use max_t() in ath6kl_cfg80211_connect()
Kalle Valo
2012-03-13
1
-2
/
+2
|
*
ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()
Kalle Valo
2012-03-13
1
-4
/
+5
|
*
ath6kl: replace strict_strtoul() with kstrtoul()
Kalle Valo
2012-03-13
1
-17
/
+2
|
*
ath6kl: fix regression in ath6kl_upload_board_file()
Kalle Valo
2012-03-13
1
-1
/
+2
|
*
ath6kl: Fix merge error in ath6kl_set_ies()
Aarthi Thiruvengadam
2012-03-12
1
-24
/
+21
|
*
ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safe
Kalle Valo
2012-03-07
1
-3
/
+10
|
*
ath6kl: fix too long lines
Kalle Valo
2012-03-07
3
-26
/
+27
|
*
ath6kl: document all spinlocks
Kalle Valo
2012-03-07
5
-0
/
+36
|
*
ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()
Kalle Valo
2012-03-07
1
-2
/
+8
|
*
ath6kl: fix error handling ath6kl_target_config_wlan_params()
Kalle Valo
2012-03-07
1
-28
/
+38
|
*
ath6kl: add ath6kl_bmi_read_hi32()
Kalle Valo
2012-03-07
2
-16
/
+11
|
*
ath6kl: add ath6kl_bmi_write_hi32()
Kalle Valo
2012-03-07
2
-76
/
+32
|
*
ath6kl: remove multiple assignments
Kalle Valo
2012-03-07
1
-4
/
+4
|
*
ath6kl: logical continuations should be on the previous line
Kalle Valo
2012-03-07
4
-15
/
+16
|
*
ath6kl: alignment should match open parenthesis
Kalle Valo
2012-03-07
11
-115
/
+115
|
*
ath6kl: fix checkpatch error with EPSTAT() macro
Kalle Valo
2012-03-07
1
-3
/
+7
|
*
ath6kl: fix pointer style
Kalle Valo
2012-03-07
1
-2
/
+2
|
*
ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend
Raja Mani
2012-03-07
4
-1
/
+90
|
*
ath6kl: Maintain the listen interval per VIF specific
Raja Mani
2012-03-07
5
-14
/
+16
|
*
ath6kl: Check wow state before sending control and data pkt
Raja Mani
2012-03-07
4
-3
/
+44
|
*
ath6kl: Add provision to define suspend policy in disconnected state.
Raja Mani
2012-03-07
4
-8
/
+25
|
*
ath6kl: Fix kernel panic while receiving fwlog during boot
Vasanthakumar Thiagarajan
2012-03-06
3
-7
/
+21
|
*
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-03-05
1
-43
/
+56
|
|
\
|
*
|
ath6kl: Restrict memcpy to bounce buffer only for write request
Raja Mani
2012-03-05
1
-1
/
+4
|
*
|
ath6kl: Fix random system lockup
Raja Mani
2012-03-01
1
-8
/
+26
|
*
|
ath6kl: Collect residue firmware logs
Etay Luz
2012-03-01
1
-0
/
+1
|
*
|
ath6kl: add padding to firmware log records
Etay Luz
2012-03-01
1
-1
/
+4
|
*
|
ath6kl: implement hidden ssid
Thomas Pedersen
2012-03-01
3
-1
/
+27
|
*
|
ath6kl: Clear the IE in firmware if not set
Aarthi Thiruvengadam
2012-03-01
1
-35
/
+29
|
*
|
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
Vasanthakumar Thiagarajan
2012-03-01
3
-1
/
+7
|
*
|
ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()
Vasanthakumar Thiagarajan
2012-03-01
1
-44
/
+32
|
*
|
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events
Vasanthakumar Thiagarajan
2012-03-01
1
-9
/
+8
|
*
|
ath6kl: Refactor ath6kl_wmi_control_rx()
Vasanthakumar Thiagarajan
2012-03-01
1
-101
/
+99
|
*
|
ath6kl: Initialize netdev hw_features for every interface
Vasanthakumar Thiagarajan
2012-03-01
2
-2
/
+2
|
*
|
ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()
Vasanthakumar Thiagarajan
2012-03-01
2
-14
/
+14
|
*
|
ath6kl: Register driver ht capabilities in wiphy
Vasanthakumar Thiagarajan
2012-02-28
1
-0
/
+8
|
*
|
ath6kl: Lower SDIO pad drive strength for hw2.1.1 board
Raja Mani
2012-02-28
1
-1
/
+2
|
*
|
ath6kl: Make foreground scan a deterministic one
Vasanthakumar Thiagarajan
2012-02-28
2
-4
/
+10
|
*
|
ath6kl: Fix memory leak of rx packets in endpoint 0
Vasanthakumar Thiagarajan
2012-02-28
1
-1
/
+15
|
*
|
ath6kl: Make sure to allocate rx buffers after the endpoint connection
Vasanthakumar Thiagarajan
2012-02-28
1
-4
/
+4
|
*
|
ath6kl: Remove bogus non-NULL pointer check
Vasanthakumar Thiagarajan
2012-02-27
1
-1
/
+1
|
*
|
ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()
Vasanthakumar Thiagarajan
2012-02-27
1
-0
/
+2
|
*
|
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
Chilam Ng
2012-02-27
3
-1
/
+12
|
*
|
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
2012-02-27
7
-30
/
+188
|
*
|
ath6kl: Fix firmware crash dump
Naveen Gangadharan
2012-02-08
1
-2
/
+2
|
*
|
ath6kl: add support for AR6003 2048 byte board file
Prasanna Kumar
2012-02-08
2
-0
/
+3
|
*
|
ath6kl: prioritize Tx bundling based on AC priorities
Chilam Ng
2012-02-08
4
-8
/
+80
[next]