summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_beacon.c
Commit message (Expand)AuthorAgeFilesLines
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-12/+81
* Be (very) careful about how to add more TX DMA work.adrian2013-05-181-0/+12
* Add ALQ beacon debugging.adrian2013-05-131-0/+9
* Use the new net80211 method to fetch the node TX power, rather thanadrian2013-04-161-1/+1
* Implement the replacement EDMA FIFO code.adrian2013-03-261-14/+121
* Convert the CABQ queue code over to use the HAL link pointer methodadrian2013-03-261-8/+15
* Overhaul the TXQ locking (again!) as part of some beacon/cabq timingadrian2013-03-241-18/+90
* Add more TODO items.adrian2013-03-191-1/+8
* Add a quick work-around if ath_beacon_config() to not die if it's calledadrian2013-01-171-0/+10
* Delete the per-TXQ locks and replace them with a single TX lock.adrian2012-12-021-4/+2
* Extend the beacon code slightly to support AP mode beaconing for theadrian2012-08-111-6/+50
* Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.adrian2012-08-051-2/+11
* Convert the TX path to use the new HAL methods for accessing theadrian2012-07-191-3/+6
* Migrate most of the beacon handling functions out to if_ath_beacon.c.adrian2012-05-201-0/+841
OpenPOWER on IntegriCloud