summaryrefslogtreecommitdiff
path: root/sys/dev/ic/bwivar.h
AgeCommit message (Expand)Author
2008-02-25Sync up with DragonFlyBSD driver. Please read their commit messageMarcus Glocker
2008-02-16Report rssi and rate in rx radio tap.Marcus Glocker
2008-02-16Better support for 11b mode.Marcus Glocker
2007-11-17- Add more LED support, like activity blinking (though just supportingMarcus Glocker
2007-10-18Add some first LEDs support. Tested on my cardbus Linksys WPC54G Ver 3.Marcus Glocker
2007-10-04Since we know the firmware load works, merge the single firmware filesMarcus Glocker
2007-10-01Use uint_* consistent.Marcus Glocker
2007-09-27Spacing.Marcus Glocker
2007-09-27Add automatic rate control (AMRR).Marcus Glocker
2007-09-27Spacing.Marcus Glocker
2007-09-27Kill __BIT* macros.Marcus Glocker
2007-09-24Add radio tap support. We still need to calculate correct RX rate andMarcus Glocker
2007-09-18Drag back the original DragonFlyBSD firmware loading routines, so we canMarcus Glocker
2007-09-16Remove obsolete firmware specific bits.Marcus Glocker
2007-09-15Get IV load working. Simplified IV loading routine (mainly a rewrite).Marcus Glocker
2007-09-15most of the remaining bus_dma conversionJonathan Gray
2007-09-15Properly fill in some of the pci information the driver uses internally.Jonathan Gray
2007-09-14Get firmware load working. Adapt firmware routines that way so we canMarcus Glocker
2007-09-14Sort prototypes.Marcus Glocker
2007-09-13Fix sc_dev tweak. Device attaches with correct name now.Marcus Glocker
2007-09-13Enable access to PCI and Cardbus config space from the driver. Lets usMarcus Glocker
2007-09-12Spacing run.Marcus Glocker
2007-09-12Initial port of Sepherosa Ziehau's DragonFlyBSD driverJonathan Gray