summaryrefslogtreecommitdiffstats
path: root/sys/dev/wpi/if_wpireg.h
Commit message (Expand)AuthorAgeFilesLines
* wpi(4): add support for TX fragmentation.adrian2015-10-121-0/+2
* wpi(4): use more correct types.adrian2015-10-111-1/+1
* Try to fix passive scanning hang on beacon miss.adrian2015-05-031-0/+4
* Fix pause scan time calculation (the remainder must be less than beacon inter...adrian2015-05-031-0/+3
* Fix active/passive dwell calculation.adrian2015-05-031-2/+5
* Add TX status codes (obtained from iwlegacy)adrian2015-05-031-0/+20
* Retry twice at the same rate.adrian2015-05-031-0/+2
* Workaround delays caused by vmem_check().adrian2015-03-151-0/+6
* Add experimental HOSTAP support.adrian2015-03-151-0/+1
* * Add new debug categoryadrian2015-03-151-0/+1
* Replace few numbers with named constants.adrian2015-03-151-2/+7
* Fix indentation - non-functional change.adrian2015-03-151-6/+6
* Check some variables only on active TX ringsadrian2015-03-151-0/+1
* More fixes to wpi(4), again not by me! Woo!adrian2015-02-141-5/+1
* Big wpi(4) overhaul! Not by me!adrian2015-02-071-354/+611
* Remove some hard-coded IE assembly over to use net80211 methods.adrian2014-12-201-1/+1
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thiseadler2013-11-301-2/+2
* o) Check that no overrun or CRC errors were encountered in receiving ajmallett2009-03-271-2/+0
* Update wpi(4) with stability fixesthompsa2008-03-101-0/+2
* Handle missed beacons correctlybenjsc2007-11-271-0/+10
* Initial Import of wpi driver based on p4 changeset 128641.benjsc2007-11-051-0/+727
OpenPOWER on IntegriCloud