summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl18xx
AgeCommit message (Expand)Author
2012-06-05wl18xx: print the PHY firmware version from the private static dataLuciano Coelho
2012-06-05wl18xx: implement fw status debugfs entriesLuciano Coelho
2012-06-05wl18xx: disable MCS_13 for wl18xx PG 1.0Luciano Coelho
2012-06-05wl18xx: change low_band_component_type value for COM8Luciano Coelho
2012-06-05wl18xx: changed default board_type to HDKLuciano Coelho
2012-06-05wl18xx: copy the default configuration before checking the board_typeLuciano Coelho
2012-06-05wl18xx: add a module parameter to control 11a supportLuciano Coelho
2012-06-05wl18xx: derive the MAC address from the BD_ADDR in fuse ROMLuciano Coelho
2012-06-05wlcore/wl12xx/18xx: split fw_status struct into twoArik Nemtsov
2012-06-05wl18xx: add module parameter to disable TCP checksumLuciano Coelho
2012-06-05wl18xx: add number of antennas and dc2dc type as module paramsLuciano Coelho
2012-06-05wl18xx: change the low_band_component_type for HDK boardsLuciano Coelho
2012-06-05wl18xx: add plt_init operationLuciano Coelho
2012-06-05wl18xx: change board type enum according to new FWArik Nemtsov
2012-06-05wl18xx: don't upload NVS to FWArik Nemtsov
2012-06-05wl18xx: init Tx-released index to 0 on HW initArik Nemtsov
2012-06-05wl18xx: implement hw op to read PG versionArik Nemtsov
2012-06-05wl18xx: read clock frequency and do top init accordinglyLuciano Coelho
2012-06-05wl18xx: disable FW log functionalityArik Nemtsov
2012-06-05wl18xx: read FW pc on recoveryArik Nemtsov
2012-06-05wl18xx: translate and write the board type to SCR_PAD2Luciano Coelho
2012-06-05wl18xx: add board type module argumentLuciano Coelho
2012-06-05wl18xx: add module param for overriding HT capsArik Nemtsov
2012-06-05wl18xx: set HT capabilitiesArik Nemtsov
2012-06-05wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate configArik Nemtsov
2012-06-05wl18xx: ipmlement ap_rate_mask hw opArik Nemtsov
2012-06-05wl18xx: add runtime configuration parametersLuciano Coelho
2012-06-05wlcore/wl18xx: add hw op for Rx HW checksumArik Nemtsov
2012-06-05wlcore/wl18xx: add hw op for setting Tx HW checksumArik Nemtsov
2012-06-05wl18xx: add hw_init operationLuciano Coelho
2012-06-05wl18xx: implement immediate Tx completionArik Nemtsov
2012-06-05wl18xx: implement hw op for getting rx packet data lengthArik Nemtsov
2012-06-05wl18xx: implement hw op for getting rx buffer data alignmentArik Nemtsov
2012-06-05wl18xx: set Rx block-size alignment quirkArik Nemtsov
2012-06-05wl18xx: add fw_status private dataArik Nemtsov
2012-06-05wl18xx: define HW-rate translation elements/tablesArik Nemtsov
2012-06-05wl18xx: implement hw op for setting frame length in tx_hw_descArik Nemtsov
2012-06-05wl18xx: implement hw op for setting blocks in hw_tx_descArik Nemtsov
2012-06-05wl18xx: implement hw op for calculating hw block count per packetArik Nemtsov
2012-06-05wl18xx: set normal/GEM Tx spare block countsArik Nemtsov
2012-06-05wl18xx: set the number of Tx descriptorsArik Nemtsov
2012-06-05wl18xx: create per-chip-family private storageArik Nemtsov
2012-06-05wl18xx: add trigger command and ack event operationsLuciano Coelho
2012-06-05wl18xx: add some boot operations and hw-specific configurationsLuciano Coelho
2012-06-05wl18xx: add identify chip operationLuciano Coelho
2012-06-05wl18xx: add register tableLuciano Coelho
2012-06-05wl18xx: add partition tableLuciano Coelho
2012-06-05wl18xx: add empty operations structLuciano Coelho
2012-06-05wl18xx: add new moduleLuciano Coelho