index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wlcore: use the original elp time in forced_ps mode
Eliad Peller
2012-06-05
1
-1
/
+9
*
wlcore: fix sparse warnings related to static functions
Arik Nemtsov
2012-06-05
1
-1
/
+1
*
wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127x
Luciano Coelho
2012-06-05
3
-10
/
+12
*
wl18xx: change default tcp_checksum to false
Assaf Azulay
2012-06-05
1
-2
/
+2
*
wl18xx: use new fw stats structures
Luciano Coelho
2012-06-05
2
-235
/
+169
*
wl18xx: increase tx_ba_win_size to 64
Luciano Coelho
2012-06-05
1
-1
/
+1
*
wlcore: increase aggregation buffer size by one page
Luciano Coelho
2012-06-05
1
-1
/
+1
*
wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir
Luciano Coelho
2012-06-05
4
-16
/
+18
*
wl18xx: export pwr_limit_reference_11_abg value as a module parameter
Luciano Coelho
2012-06-05
1
-0
/
+12
*
wl18xx: export low/high band component values as module params
Luciano Coelho
2012-06-05
1
-0
/
+46
*
wl18xx: add power limit reference value to mac_and_phy settings
Luciano Coelho
2012-06-05
2
-0
/
+4
*
wl18xx: add module parameter to force SISO 20MHz
Luciano Coelho
2012-06-05
1
-6
/
+32
*
wlcore: use proper values for supported local rates
Luciano Coelho
2012-06-05
1
-1
/
+9
*
wl18xx: don't use MIMO when ht_mode is set to wide
Luciano Coelho
2012-06-05
1
-5
/
+8
*
wlcore: print the interrupt status when recovery is triggered
Luciano Coelho
2012-06-05
1
-2
/
+4
*
wl18xx: print the PHY firmware version from the private static data
Luciano Coelho
2012-06-05
2
-0
/
+19
*
wlcore: create private static_data area and add operation to parse it
Luciano Coelho
2012-06-05
4
-23
/
+46
*
wl18xx: implement fw status debugfs entries
Luciano Coelho
2012-06-05
6
-3
/
+581
*
wl12xx: implement fw status debugfs entries
Luciano Coelho
2012-06-05
5
-1
/
+496
*
wlcore: add debugfs macro to help print fw statistics arrays
Luciano Coelho
2012-06-05
2
-1
/
+27
*
wlcore: abstract debugfs fw_stats to be handled by the lower drivers
Luciano Coelho
2012-06-05
7
-490
/
+104
*
wlcore: use all AP basic rates as default
Luciano Coelho
2012-06-05
1
-3
/
+12
*
wlcore: update beacon and probe_resp templates when rates change
Luciano Coelho
2012-06-05
1
-73
/
+100
*
wl18xx: disable MCS_13 for wl18xx PG 1.0
Luciano Coelho
2012-06-05
1
-0
/
+18
*
wlcore: reorder identify_chip and get_hw_info
Luciano Coelho
2012-06-05
1
-10
/
+10
*
wl18xx: change low_band_component_type value for COM8
Luciano Coelho
2012-06-05
1
-0
/
+2
*
wlcore: add space for private area when allocating fw_status
Luciano Coelho
2012-06-05
1
-1
/
+2
*
wl18xx: changed default board_type to HDK
Luciano Coelho
2012-06-05
1
-7
/
+4
*
wl18xx: copy the default configuration before checking the board_type
Luciano Coelho
2012-06-05
1
-2
/
+2
*
wlcore: add module parameter to dump SDIO reads and writes
Luciano Coelho
2012-06-05
1
-0
/
+20
*
wl18xx: add a module parameter to control 11a support
Luciano Coelho
2012-06-05
1
-0
/
+6
*
wl18xx: derive the MAC address from the BD_ADDR in fuse ROM
Luciano Coelho
2012-06-05
2
-0
/
+21
*
wlcore/wl12xx/18xx: split fw_status struct into two
Arik Nemtsov
2012-06-05
8
-42
/
+66
*
wl18xx: add module parameter to disable TCP checksum
Luciano Coelho
2012-06-05
1
-3
/
+19
*
wl18xx: add number of antennas and dc2dc type as module params
Luciano Coelho
2012-06-05
2
-9
/
+15
*
wl18xx: change the low_band_component_type for HDK boards
Luciano Coelho
2012-06-05
1
-0
/
+2
*
wl18xx: add plt_init operation
Luciano Coelho
2012-06-05
2
-0
/
+16
*
wlcore/wl12xx: add plt_init op and move the code to wl12xx
Luciano Coelho
2012-06-05
5
-58
/
+64
*
wl18xx: change board type enum according to new FW
Arik Nemtsov
2012-06-05
2
-36
/
+22
*
wl18xx: don't upload NVS to FW
Arik Nemtsov
2012-06-05
1
-4
/
+0
*
wl18xx: init Tx-released index to 0 on HW init
Arik Nemtsov
2012-06-05
1
-0
/
+4
*
wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx
Luciano Coelho
2012-06-05
4
-9
/
+6
*
wl18xx: implement hw op to read PG version
Arik Nemtsov
2012-06-05
2
-2
/
+18
*
wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx
Luciano Coelho
2012-06-05
6
-25
/
+82
*
wlcore: rename wl12xx.h to wlcore_i.h
Luciano Coelho
2012-06-05
2
-4
/
+4
*
wl18xx: read clock frequency and do top init accordingly
Luciano Coelho
2012-06-05
6
-4
/
+181
*
wl18xx: disable FW log functionality
Arik Nemtsov
2012-06-05
1
-0
/
+1
*
wl18xx: read FW pc on recovery
Arik Nemtsov
2012-06-05
2
-1
/
+4
*
wl18xx: translate and write the board type to SCR_PAD2
Luciano Coelho
2012-06-05
2
-5
/
+20
*
wl18xx: add board type module argument
Luciano Coelho
2012-06-05
2
-2
/
+26
[prev]
[next]