summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-05wlcore: fix sparse warnings related to static functionsArik Nemtsov
2012-06-05wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127xLuciano Coelho
2012-06-05wl18xx: change default tcp_checksum to falseAssaf Azulay
2012-06-05wl18xx: use new fw stats structuresLuciano Coelho
2012-06-05wl18xx: increase tx_ba_win_size to 64Luciano Coelho
2012-06-05wlcore: increase aggregation buffer size by one pageLuciano Coelho
2012-06-05wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdirLuciano Coelho
2012-06-05wl18xx: export pwr_limit_reference_11_abg value as a module parameterLuciano Coelho
2012-06-05wl18xx: export low/high band component values as module paramsLuciano Coelho
2012-06-05wl18xx: add power limit reference value to mac_and_phy settingsLuciano Coelho
2012-06-05wl18xx: add module parameter to force SISO 20MHzLuciano Coelho
2012-06-05wlcore: use proper values for supported local ratesLuciano Coelho
2012-06-05wl18xx: don't use MIMO when ht_mode is set to wideLuciano Coelho
2012-06-05wlcore: print the interrupt status when recovery is triggeredLuciano Coelho
2012-06-05wl18xx: print the PHY firmware version from the private static dataLuciano Coelho
2012-06-05wlcore: create private static_data area and add operation to parse itLuciano Coelho
2012-06-05wl18xx: implement fw status debugfs entriesLuciano Coelho
2012-06-05wl12xx: implement fw status debugfs entriesLuciano Coelho
2012-06-05wlcore: add debugfs macro to help print fw statistics arraysLuciano Coelho
2012-06-05wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho
2012-06-05wlcore: use all AP basic rates as defaultLuciano Coelho
2012-06-05wlcore: update beacon and probe_resp templates when rates changeLuciano Coelho
2012-06-05wl18xx: disable MCS_13 for wl18xx PG 1.0Luciano Coelho
2012-06-05wlcore: reorder identify_chip and get_hw_infoLuciano Coelho
2012-06-05wl18xx: change low_band_component_type value for COM8Luciano Coelho
2012-06-05wlcore: add space for private area when allocating fw_statusLuciano 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-05wlcore: add module parameter to dump SDIO reads and writesLuciano 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-05wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano 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-05wlcore/wl12xx: move rx_mem_pool_addr element to wl12xxLuciano Coelho
2012-06-05wl18xx: implement hw op to read PG versionArik Nemtsov
2012-06-05wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xxLuciano Coelho
2012-06-05wlcore: rename wl12xx.h to wlcore_i.hLuciano Coelho
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