index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-30
ath9k: ath9k_hw_4k_set_board_values: use rmw buffer
Oleksij Rempel
1
-0
/
+2
2015-03-30
ath9k: ath9k_hw_analog_shift_rmw: use REG_RMW
Oleksij Rempel
1
-6
/
+1
2015-03-30
ath9k: ath9k_hw_4k_set_board_values: use rmw buffer
Oleksij Rempel
1
-0
/
+2
2015-03-30
ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_reset
Oleksij Rempel
1
-0
/
+4
2015-03-30
ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw buffer
Oleksij Rempel
1
-0
/
+2
2015-03-30
ath9k: write buffer related optimisation in ar5008_hw_set_channel_regs
Oleksij Rempel
1
-2
/
+3
2015-03-30
ath9k: ath9k_hw_loadnf: use REG_RMW
Oleksij Rempel
1
-11
/
+8
2015-03-30
ath9k: use one shot read in ath9k_hw_update_mibstats
Oleksij Rempel
1
-5
/
+15
2015-03-30
ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAY
Oleksij Rempel
1
-2
/
+1
2015-03-30
ath9k: add new function ath9k_hw_read_array
Oleksij Rempel
2
-0
/
+33
2015-03-30
ath9k: add multi_read to be compatible with ath9k_htc
Oleksij Rempel
1
-0
/
+11
2015-03-30
ath9k: ar9271_hw_pa_cal: use RMW buffer
Oleksij Rempel
1
-2
/
+6
2015-03-30
ath9k: ar9271_hw_pa_cal: use proper makroses.
Oleksij Rempel
1
-24
/
+19
2015-03-30
ath9k: ar9271_hw_pa_cal - use defs instead of magin numbers
Oleksij Rempel
1
-17
/
+18
2015-03-30
ath9k_htc: add new WMI_REG_RMW_CMDID command
Oleksij Rempel
5
-6
/
+172
2015-03-21
ath9k: Fix AIC compilation error
Sujith Manoharan
1
-2
/
+4
2015-03-20
ath9k: Start AIC calibration during MCI reset
Sujith Manoharan
1
-0
/
+3
2015-03-20
ath9k: Handle MCI_STATE_AIC_CAL
Sujith Manoharan
3
-2
/
+31
2015-03-20
ath9k: Handle MCI_STATE_AIC_START
Sujith Manoharan
3
-0
/
+38
2015-03-20
ath9k: Handle MCI_STATE_AIC_CAL_RESET
Sujith Manoharan
3
-0
/
+13
2015-03-20
ath9k: Disable AIC by default
Sujith Manoharan
2
-1
/
+8
2015-03-20
ath9k: Process the AIC calibration results
Sujith Manoharan
1
-0
/
+245
2015-03-20
ath9k: Finish AIC calibration
Sujith Manoharan
1
-1
/
+77
2015-03-20
ath9k: Handle MCI_STATE_AIC_CAL_SINGLE
Sujith Manoharan
4
-0
/
+183
2015-03-20
ath9k: Add register definitions for AIC
Sujith Manoharan
3
-25
/
+169
2015-03-20
ath9k: Register private AIC ops
Sujith Manoharan
5
-1
/
+54
2015-03-20
ath9k: Add initial structures for AIC
Sujith Manoharan
2
-0
/
+60
2015-03-16
ath9k: allow 40MHz radar detection width
Zefir Kurtisi
1
-1
/
+2
2015-03-16
ath9k: add DFS support for extension channel
Zefir Kurtisi
1
-15
/
+29
2015-03-16
ath9k: disable TPC support again (for now)
Felix Fietkau
1
-1
/
+1
2015-03-16
ath9k: fix tracking of enabled AP beacons
Felix Fietkau
2
-9
/
+13
2015-03-13
ath9k: make ath_frame_info fit into reduced-size rate_driver_data
Florian Westphal
1
-1
/
+1
2015-03-13
ath9k: Fix RTT chainmask usage
Sujith Manoharan
1
-3
/
+3
2015-03-13
ath9k: Check allowed PCIE powersave configuration
Sujith Manoharan
1
-16
/
+57
2015-03-13
ath9k: Initialize pll_pwrsave for AR9462/AR9565
Sujith Manoharan
3
-1
/
+5
2015-03-13
ath9k: Fix PLL powersave for AR9485
Sujith Manoharan
3
-7
/
+13
2015-03-13
ath9k: Add PCIE powersave macros
Sujith Manoharan
1
-0
/
+6
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
16
-421
/
+700
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2
-3
/
+3
2015-03-03
ath9k: Fix issues in the main btcoex timer
Sujith Manoharan
1
-10
/
+6
2015-03-03
ath9k: Handle timers for MCI
Sujith Manoharan
1
-21
/
+31
2015-03-03
ath9k: Fix wlan-active gpio for the AR9003 family
Sujith Manoharan
1
-1
/
+2
2015-03-03
ath9k: Fix MCI scheme initialization
Sujith Manoharan
3
-24
/
+40
2015-03-03
ath9k: Initialize MCI state correctly
Sujith Manoharan
1
-2
/
+1
2015-03-03
ath9k: Remove useless return value check
Sujith Manoharan
1
-6
/
+3
2015-03-03
ath9k: add per-vif TX power capability to TX path
Lorenzo Bianconi
1
-14
/
+28
2015-03-03
ath9k: add per-vif TX power capability
Lorenzo Bianconi
3
-9
/
+49
2015-03-03
ath9k: Mute BT properly
Sujith Manoharan
2
-3
/
+15
2015-03-03
ath9k: Fix GPM initialization
Sujith Manoharan
3
-18
/
+16
2015-03-03
ath9k: Prepare MCI interface correctly
Sujith Manoharan
1
-2
/
+2
[prev]
[next]