build fix: lots of ath_tx_desc fixes
[open-ath9k-htc-firmware.git] / target_firmware / wlan / if_owl.c
2013-03-31 Oleksij Rempelbuild fix: lots of ath_tx_desc fixes
2013-03-31 Oleksij Rempelbuild fix: use ath_tx_* ath_tgt_tx_form_aggr
2013-03-31 Oleksij Rempelbuild fix: use ath_tx_* in ath_tx_retry_subframe
2013-03-31 Oleksij Rempelbuild fix: use ath_tx_bufhead
2013-03-31 Oleksij Rempelbuild fix: use ATH_NODE_TARGET for type conversation
2013-03-31 Oleksij Rempelbuild fix: remove unused variables
2013-03-31 Oleksij Rempelbuild fix: use ath_tx_buf in ath_tgt_txqaddbuf
2013-03-31 Oleksij Rempelbuild fix: use ath_tx_buf in ath_update_stats
2013-03-31 Oleksij Rempelbuild fix: ath_get_pktlen is tx specific, so use ath_tx_buf
2013-03-31 Oleksij Rempelbuild fix: remove type reconversation
2013-03-31 Oleksij Rempelbuild fix: fix retrun type for ath_buf_alloc
2013-03-31 Oleksij Rempelbuild fix: ath_tx_desc
2013-03-31 Oleksij Rempelbuild fix: ath_buf_toggle should return ath_tx_buf
2013-03-31 Oleksij Rempelbuild fix: remove non existing struct ath_softc
2013-03-30 Oleksij Rempelbuild fix: ath_tgt_tx_prepare should return ath_tx_buf
2013-03-30 Oleksij Rempelbuild fix: use struct ath_tx_buf for ath_dma_map and...
2013-03-30 Oleksij Rempelbuild fix: use our internal memcpy, for now.
2013-03-30 Oleksij Rempelbuild fix: replace struct with static
2013-03-30 Oleksij Rempelbuild fix: ath_hal_getrtsaggrlimit can be removed here
2013-03-30 Oleksij Rempelbuild fix: remove unused variables from if_owl.c
2013-03-30 Adrian ChaddMark files without an existing BSD licence as having...
2013-03-08 Adrian ChaddInitial cut of the open ath9k htc firmware.