aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ral/if_ral_pci.c
Commit message (Expand)AuthorAgeFilesLines
* - Add support for using MSI instead of INTx, controllable via the tunableMarius Strobl2013-12-291-44/+42
* Add support for Ralink RT2800/RT3000 chipsets.Bernhard Schmidt2012-05-101-3/+49
* remove now-redunant cardbus attachment.Warner Losh2009-03-091-1/+0
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-1/+3
* Update 802.11 wireless support:Sam Leffler2007-06-111-5/+11
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-231-1/+1
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Fix include paths to make this compile.Mike Silbersack2006-03-051-3/+3
* Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)Damien Bergamini2006-03-051-22/+120
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andRobert Watson2005-08-091-1/+1
* Initial import of ipw, iwi, ral and ural drivers:Damien Bergamini2005-04-181-0/+168