aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/wlcore.h
AgeCommit message (Expand)Author
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira
2012-07-10wlcore: define number of supported bands internallyArik Nemtsov
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv
2012-06-21wl18xx: sane defaults for HT capabilitiesArik Nemtsov
2012-06-21wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis
2012-06-06wlcore: do not send stop fwlog cmd if fw is hangedYoni Divinsky
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov
2012-06-06wlcore: stop queues on Tx flushArik Nemtsov
2012-06-06wlcore: add stop reason bitmap for waking/starting queuesArik Nemtsov
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov
2012-06-05wlcore: set wl->ht_cap per-bandEliad Peller
2012-06-05wlcore: create private static_data area and add operation to parse itLuciano Coelho
2012-06-05wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho
2012-06-05wlcore/wl12xx/18xx: split fw_status struct into twoArik Nemtsov
2012-06-05wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano Coelho
2012-06-05wlcore/wl12xx: move rx_mem_pool_addr element to wl12xxLuciano Coelho
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-05wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate configArik Nemtsov
2012-06-05wlcore: track current channel type per vifArik Nemtsov
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-05-15wlcore/wl12xx: implement better beacon loss handlingBartosz.Markowski@tieto.com
2012-05-15wlcore: add RX filters driver state mgmt functionsEyal Shapira
2012-04-12wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov
2012-04-12wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho
2012-04-12wlcore/wl12xx: set HT capabilities per chip-familyArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for vif initArik Nemtsov
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov
2012-04-12wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho
2012-04-12wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov
2012-04-12wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov