summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* wlcore: add debugfs macro to help print fw statistics arraysLuciano Coelho2012-06-052-1/+27
* wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho2012-06-057-490/+104
* wlcore: use all AP basic rates as defaultLuciano Coelho2012-06-051-3/+12
* wlcore: update beacon and probe_resp templates when rates changeLuciano Coelho2012-06-051-73/+100
* wl18xx: disable MCS_13 for wl18xx PG 1.0Luciano Coelho2012-06-051-0/+18
* wlcore: reorder identify_chip and get_hw_infoLuciano Coelho2012-06-051-10/+10
* wl18xx: change low_band_component_type value for COM8Luciano Coelho2012-06-051-0/+2
* wlcore: add space for private area when allocating fw_statusLuciano Coelho2012-06-051-1/+2
* wl18xx: changed default board_type to HDKLuciano Coelho2012-06-051-7/+4
* wl18xx: copy the default configuration before checking the board_typeLuciano Coelho2012-06-051-2/+2
* wlcore: add module parameter to dump SDIO reads and writesLuciano Coelho2012-06-051-0/+20
* wl18xx: add a module parameter to control 11a supportLuciano Coelho2012-06-051-0/+6
* wl18xx: derive the MAC address from the BD_ADDR in fuse ROMLuciano Coelho2012-06-052-0/+21
* wlcore/wl12xx/18xx: split fw_status struct into twoArik Nemtsov2012-06-058-42/+66
* wl18xx: add module parameter to disable TCP checksumLuciano Coelho2012-06-051-3/+19
* wl18xx: add number of antennas and dc2dc type as module paramsLuciano Coelho2012-06-052-9/+15
* wl18xx: change the low_band_component_type for HDK boardsLuciano Coelho2012-06-051-0/+2
* wl18xx: add plt_init operationLuciano Coelho2012-06-052-0/+16
* wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano Coelho2012-06-055-58/+64
* wl18xx: change board type enum according to new FWArik Nemtsov2012-06-052-36/+22
* wl18xx: don't upload NVS to FWArik Nemtsov2012-06-051-4/+0
* wl18xx: init Tx-released index to 0 on HW initArik Nemtsov2012-06-051-0/+4
* wlcore/wl12xx: move rx_mem_pool_addr element to wl12xxLuciano Coelho2012-06-054-9/+6
* wl18xx: implement hw op to read PG versionArik Nemtsov2012-06-052-2/+18
* wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xxLuciano Coelho2012-06-056-25/+82
* wlcore: rename wl12xx.h to wlcore_i.hLuciano Coelho2012-06-052-4/+4
* wl18xx: read clock frequency and do top init accordinglyLuciano Coelho2012-06-056-4/+181
* wl18xx: disable FW log functionalityArik Nemtsov2012-06-051-0/+1
* wl18xx: read FW pc on recoveryArik Nemtsov2012-06-052-1/+4
* wl18xx: translate and write the board type to SCR_PAD2Luciano Coelho2012-06-052-5/+20
* wl18xx: add board type module argumentLuciano Coelho2012-06-052-2/+26
* wl18xx: add module param for overriding HT capsArik Nemtsov2012-06-051-0/+22
* wl18xx: set HT capabilitiesArik Nemtsov2012-06-051-0/+15
* wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate configArik Nemtsov2012-06-056-1/+36
* wlcore: support peer MIMO ratesArik Nemtsov2012-06-054-4/+8
* wl18xx: ipmlement ap_rate_mask hw opArik Nemtsov2012-06-053-0/+30
* wl18xx: send channel type to FW on role startArik Nemtsov2012-06-052-1/+29
* wlcore: track current channel type per vifArik Nemtsov2012-06-053-1/+12
* wl18xx: add runtime configuration parametersLuciano Coelho2012-06-053-28/+360
* wlcore/wl18xx: add hw op for Rx HW checksumArik Nemtsov2012-06-055-0/+26
* wlcore/wl18xx: add hw op for setting Tx HW checksumArik Nemtsov2012-06-059-2/+108
* wl18xx: add hw_init operationLuciano Coelho2012-06-055-1/+144
* wl18xx: implement immediate Tx completionArik Nemtsov2012-06-057-5/+178
* wl18xx: implement hw op for getting rx packet data lengthArik Nemtsov2012-06-051-0/+12
* wl18xx: implement hw op for getting rx buffer data alignmentArik Nemtsov2012-06-052-0/+16
* wl18xx: set Rx block-size alignment quirkArik Nemtsov2012-06-051-1/+2
* wl18xx: add fw_status private dataArik Nemtsov2012-06-052-1/+19
* wl18xx: define HW-rate translation elements/tablesArik Nemtsov2012-06-052-1/+124
* wl18xx: implement hw op for setting frame length in tx_hw_descArik Nemtsov2012-06-051-0/+14
* wl18xx: implement hw op for setting blocks in hw_tx_descArik Nemtsov2012-06-052-0/+24
OpenPOWER on IntegriCloud