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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
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
|
|
*
|
ath6kl: Update license header
Vasanthakumar Thiagarajan
2012-02-08
25
-1
/
+26
|
|
*
|
ath6kl: add blocking debugfs file for retrieving firmware logs
Kalle Valo
2012-02-08
2
-1
/
+106
|
|
*
|
ath6kl: store firmware logs in skbuffs
Kalle Valo
2012-02-08
2
-85
/
+41
|
*
|
|
ath9k: fix going to full-sleep on PS idle
Felix Fietkau
2012-03-12
1
-3
/
+5
|
*
|
|
ath9k: Fix mactime from being clobbered in rx_status
Ashok Nagarajan
2012-03-12
1
-2
/
+2
|
*
|
|
ath9k: configure bss info at assoc notification
Rajkumar Manoharan
2012-03-12
1
-1
/
+1
|
*
|
|
ath9k_hw: Fix enabling of MCI and RTT
Mohammed Shafi Shajakhan
2012-03-12
2
-2
/
+12
|
*
|
|
ath9k: Add wiphy name to log messages.
Ben Greear
2012-03-12
2
-17
/
+18
|
*
|
|
ath9k: Fix BTCOEX shutdown
Sujith Manoharan
2012-03-12
1
-1
/
+2
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
19
-157
/
+123
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ath9k: fix signal strength reporting issues
Felix Fietkau
2012-03-07
1
-5
/
+7
|
*
|
|
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
2012-03-07
3
-36
/
+28
|
*
|
|
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2012-03-07
2
-38
/
+0
|
*
|
|
ath9k: make MAC sample statistics optional
Felix Fietkau
2012-03-07
4
-6
/
+36
|
*
|
|
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
2012-03-07
1
-4
/
+10
|
*
|
|
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
2012-03-06
1
-25
/
+9
|
*
|
|
ath5k: do not stop queues for full calibration
Felix Fietkau
2012-03-06
1
-12
/
+2
|
*
|
|
ath5k: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
2012-03-06
3
-2
/
+9
|
*
|
|
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-06
1
-2
/
+4
|
*
|
|
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
2012-03-05
1
-7
/
+2
|
*
|
|
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2012-03-05
2
-3
/
+1
|
*
|
|
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
2
-3
/
+6
|
*
|
|
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
2012-03-05
1
-1
/
+5
|
*
|
|
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
2012-03-05
1
-1
/
+2
|
*
|
|
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2012-03-05
2
-12
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
39
-4585
/
+1488
|
\
\
\
|
|
/
/
|
*
|
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
2012-02-29
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
4
-28
/
+26
|
|
\
\
|
|
*
|
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
2012-02-29
1
-3
/
+5
|
|
*
|
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
2012-02-29
1
-0
/
+1
[prev]
[next]