index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
ath9k: update to DFS pattern detector interface
Zefir Kurtisi
2012-04-11
2
-52
/
+36
*
ath9k: add DFS pattern detector instance to ath_softc
Zefir Kurtisi
2012-04-11
2
-0
/
+6
*
ath9k: add DFS pattern detector
Zefir Kurtisi
2012-04-11
5
-1
/
+850
*
mac80211: notify driver of rate control updates
Johannes Berg
2012-04-10
1
-1
/
+1
*
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
1
-3
/
+2
*
mac80211: don't always advertise remain-on-channel
Johannes Berg
2012-04-10
3
-1
/
+5
*
ath5k: Introduce _ath5k_printk to reduce code/text
Joe Perches
2012-04-10
2
-4
/
+25
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
26
-68
/
+106
*
ath9k_hw: Update rx gain initval to improve rx sensitivity
Rajkumar Manoharan
2012-04-09
1
-5
/
+5
*
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
2012-04-09
6
-4
/
+126
*
ath9k_hw: improve ANI processing and rx desensitizing parameters
Rajkumar Manoharan
2012-04-09
4
-115
/
+27
*
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
2012-03-26
1
-2
/
+2
*
ath9k: reduce listen time period
Rajkumar Manoharan
2012-03-26
1
-1
/
+1
*
ath9k: fix max noise floor threshold
Rajkumar Manoharan
2012-03-26
1
-3
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
50
-1260
/
+1452
|
\
|
*
ath9k_hw: remove unused initvals
Felix Fietkau
2012-03-15
1
-302
/
+0
|
*
ath9k: inline AR9271 1.0 INI overrides
Felix Fietkau
2012-03-15
5
-13
/
+6
|
*
ath9k_hw: remove iniModes_*_tx_gain_9271
Felix Fietkau
2012-03-15
3
-26
/
+19
|
*
ath9k_hw: clean up iniModesAdditional
Felix Fietkau
2012-03-15
5
-30
/
+22
|
*
ath9k_hw: fix AR9380 register settings for channel 14
Felix Fietkau
2012-03-15
1
-0
/
+3
|
*
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
Felix Fietkau
2012-03-15
3
-9
/
+0
|
*
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
Felix Fietkau
2012-03-15
2
-8
/
+0
|
*
ath9k_hw: clean up ath9k_hw_setuprxdesc
Felix Fietkau
2012-03-15
1
-4
/
+1
|
*
ath9k_hw: remove ath9k_hw_gettxintrtxqs
Felix Fietkau
2012-03-15
3
-11
/
+2
|
*
ath9k: optimize register access functions
Felix Fietkau
2012-03-15
2
-4
/
+4
|
*
ath9k_hw: remove ath9k_hw_getdefantenna
Felix Fietkau
2012-03-15
3
-8
/
+0
|
*
ath9k_hw: remove ath9k_hw_htc_resetinit
Felix Fietkau
2012-03-15
3
-10
/
+2
|
*
ath9k_hw: clean up tx completion interrupt handling
Felix Fietkau
2012-03-15
3
-8
/
+5
|
*
ath9k_hw: simplify tx queue interrupt mask handling
Felix Fietkau
2012-03-15
1
-15
/
+11
|
*
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
2012-03-15
5
-34
/
+14
|
*
ath9k: Remove aggregation flags
Sujith Manoharan
2012-03-15
5
-46
/
+29
|
*
ath9k_hw: Cleanup FastChannelChange
Sujith Manoharan
2012-03-15
3
-36
/
+74
|
*
ath9k: Remove 'other' VIF count
Sujith Manoharan
2012-03-15
3
-4
/
+2
|
*
ath9k: Remove unused variables
Sujith Manoharan
2012-03-15
2
-6
/
+0
|
*
ath9k: Remove unnecessary initialization
Sujith Manoharan
2012-03-15
1
-3
/
+0
|
*
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
[next]