index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
hw_ops.h
Age
Commit message (
Expand
)
Author
2014-02-13
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
2013-10-23
wlcore/wl18xx/wl12xx: FW log params per chip arch
Igal Chernobelsky
2012-12-11
wlcore/wl18xx: change priority calculations for links
Arik Nemtsov
2012-12-11
wlcore: add ACX_PEER_CAP command
Eliad Peller
2012-11-28
wlcore: use new set bandwidth command to adjusting channel BW
Arik Nemtsov
2012-06-22
wlcore: Propagate errors from wl1271_write
Ido Yariv
2012-06-22
wlcore: Propagate errors from wl1271_read
Ido Yariv
2012-06-07
wl18xx: pad only last frame in aggregration buffer for PG2
Ido Reis
2012-06-06
wlcore/wl12xx/wl18xx: implement op_set_key per HW arch
Arik Nemtsov
2012-06-06
wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch
Arik Nemtsov
2012-06-05
wlcore: create private static_data area and add operation to parse it
Luciano Coelho
2012-06-05
wlcore: abstract debugfs fw_stats to be handled by the lower drivers
Luciano Coelho
2012-06-05
wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config
Arik Nemtsov
2012-06-05
wlcore/wl18xx: add hw op for Rx HW checksum
Arik Nemtsov
2012-06-05
wlcore/wl18xx: add hw op for setting Tx HW checksum
Arik Nemtsov
2012-04-12
wlcore/wl12xx: move identify firmware function to a lower driver op
Luciano Coelho
2012-04-12
wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA mode
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add hw op for vif init
Arik Nemtsov
2012-04-12
wlcore/wl12xx: split Tx completion to immediate/delayed
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add hw op for getting rx packet data length
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add prepare_read hw op for Rx data
Luciano Coelho
2012-04-12
wlcore/wl12xx: add hw op for getting rx buffer data alignment
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add hw op for setting frame length in tx_hw_desc
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add hw op for setting blocks in hw_tx_desc
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add hw op for calculating hw block count per packet
Arik Nemtsov