summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/hw_ops.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2015-01-09wlcore: add dfs master restart callsEliad Peller1-0/+9
2015-01-09wl18xx: add radar detection implementationEliad Peller1-0/+9
2015-01-09wlcore: enable sleep during AP mode operationKobi L1-0/+9
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani1-0/+16
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller1-3/+2
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller1-0/+27
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller1-0/+9
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky1-0/+9
2012-12-11wlcore/wl18xx: change priority calculations for linksArik Nemtsov1-0/+20
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller1-0/+13
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov1-0/+8
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv1-2/+4
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv1-2/+4
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis1-0/+9
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov1-0/+12
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov1-0/+9
2012-06-05wlcore: create private static_data area and add operation to parse itLuciano Coelho1-0/+9
2012-06-05wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho1-0/+9
2012-06-05wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate configArik Nemtsov1-0/+10
2012-06-05wlcore/wl18xx: add hw op for Rx HW checksumArik Nemtsov1-0/+9
2012-06-05wlcore/wl18xx: add hw op for setting Tx HW checksumArik Nemtsov1-0/+11
2012-04-12wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho1-0/+8
2012-04-12wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov1-0/+9
2012-04-12wlcore/wl12xx: add hw op for vif initArik Nemtsov1-0/+9
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov1-0/+12
2012-04-12wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov1-0/+9
2012-04-12wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho1-0/+7
2012-04-12wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov1-0/+11
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov1-0/+11
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov1-0/+10
2012-04-12wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov1-0/+36