summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/wlcore.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-12wlcore/wl12xx: set HT capabilities per chip-familyArik Nemtsov1-0/+3
2012-04-12wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov1-0/+2
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho1-1/+1
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov1-1/+2
2012-04-12wlcore/wl12xx: add hw op for vif initArik Nemtsov1-0/+1
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho1-0/+1
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov1-1/+1
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov1-0/+2
2012-04-12wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov1-0/+3
2012-04-12wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho1-0/+1
2012-04-12wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov1-2/+5
2012-04-12wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov1-0/+3
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov1-0/+9
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov1-0/+3
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov1-0/+5
2012-04-12wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov1-0/+1
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov1-3/+4
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov1-2/+8
2012-04-12wlcore/wl12xx: create per-chip-family private storageArik Nemtsov1-1/+4
2012-04-12wlcore: add quirk to disable ELPLuciano Coelho1-0/+3
2012-04-12wlcore: remove some unnecessary event mailbox address readsLuciano Coelho1-1/+0
2012-04-12wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho1-0/+3
2012-04-12wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho1-16/+2
2012-04-12wlcore/wl12xx: move MAC address reading operation to lower driverLuciano Coelho1-0/+1
2012-04-12wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho1-0/+1
2012-04-12wlcore/wl12xx: move get_pg_ver to the lower driverLuciano Coelho1-0/+1
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho1-0/+18
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-0/+107
2012-04-12wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho1-1/+26
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho1-0/+219
2012-04-12wl12xx/wlcore: initial split of probeLuciano Coelho1-1/+6
2012-04-12wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxLuciano Coelho1-0/+28