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
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
wl18xx: add module param for overriding HT caps
Arik Nemtsov
2012-06-05
1
-0
/
+22
*
wl18xx: set HT capabilities
Arik Nemtsov
2012-06-05
1
-0
/
+15
*
wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config
Arik Nemtsov
2012-06-05
6
-1
/
+36
*
wlcore: support peer MIMO rates
Arik Nemtsov
2012-06-05
4
-4
/
+8
*
wl18xx: ipmlement ap_rate_mask hw op
Arik Nemtsov
2012-06-05
3
-0
/
+30
*
wl18xx: send channel type to FW on role start
Arik Nemtsov
2012-06-05
2
-1
/
+29
*
wlcore: track current channel type per vif
Arik Nemtsov
2012-06-05
3
-1
/
+12
*
wl18xx: add runtime configuration parameters
Luciano Coelho
2012-06-05
3
-28
/
+360
*
wlcore/wl18xx: add hw op for Rx HW checksum
Arik Nemtsov
2012-06-05
5
-0
/
+26
*
wlcore/wl18xx: add hw op for setting Tx HW checksum
Arik Nemtsov
2012-06-05
9
-2
/
+108
*
wl18xx: add hw_init operation
Luciano Coelho
2012-06-05
5
-1
/
+144
*
wl18xx: implement immediate Tx completion
Arik Nemtsov
2012-06-05
7
-5
/
+178
*
wl18xx: implement hw op for getting rx packet data length
Arik Nemtsov
2012-06-05
1
-0
/
+12
*
wl18xx: implement hw op for getting rx buffer data alignment
Arik Nemtsov
2012-06-05
2
-0
/
+16
*
wl18xx: set Rx block-size alignment quirk
Arik Nemtsov
2012-06-05
1
-1
/
+2
*
wl18xx: add fw_status private data
Arik Nemtsov
2012-06-05
2
-1
/
+19
*
wl18xx: define HW-rate translation elements/tables
Arik Nemtsov
2012-06-05
2
-1
/
+124
*
wl18xx: implement hw op for setting frame length in tx_hw_desc
Arik Nemtsov
2012-06-05
1
-0
/
+14
*
wl18xx: implement hw op for setting blocks in hw_tx_desc
Arik Nemtsov
2012-06-05
2
-0
/
+24
[next]