summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/hw_ops.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1Star
* wlcore: add dfs master restart callsEliad Peller2015-01-091-0/+9
* wl18xx: add radar detection implementationEliad Peller2015-01-091-0/+9
* wlcore: enable sleep during AP mode operationKobi L2015-01-091-0/+9
* wlcore: add ability to reduce FW interrupts during suspendRam Amrani2015-01-091-0/+16
* wlcore/wl18xx: handle rc updates in a separate workEliad Peller2015-01-091-3/+2Star
* wlcore/wl18xx: add smart config commandsEliad Peller2014-07-151-0/+27
* wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller2014-02-131-0/+9
* wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-231-0/+9
* wlcore/wl18xx: change priority calculations for linksArik Nemtsov2012-12-111-0/+20
* wlcore: add ACX_PEER_CAP commandEliad Peller2012-12-111-0/+13
* wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov2012-11-281-0/+8
* wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-221-2/+4
* wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-221-2/+4
* wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis2012-06-071-0/+9
* wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov2012-06-061-0/+12
* wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov2012-06-061-0/+9
* wlcore: create private static_data area and add operation to parse itLuciano Coelho2012-06-051-0/+9
* wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho2012-06-051-0/+9
* wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate configArik Nemtsov2012-06-051-0/+10
* wlcore/wl18xx: add hw op for Rx HW checksumArik Nemtsov2012-06-051-0/+9
* wlcore/wl18xx: add hw op for setting Tx HW checksumArik Nemtsov2012-06-051-0/+11
* wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho2012-04-121-0/+8
* wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov2012-04-121-0/+9
* wlcore/wl12xx: add hw op for vif initArik Nemtsov2012-04-121-0/+9
* wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov2012-04-121-0/+12
* wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov2012-04-121-0/+9
* wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho2012-04-121-0/+7
* wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov2012-04-121-0/+11
* wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov2012-04-121-0/+11
* wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov2012-04-121-0/+10
* wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov2012-04-121-0/+36