summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ath5k/base.h
Commit message (Collapse)AuthorAgeFilesLines
* [ath9k] Add ath9k driverScott K Logan2011-10-141-145/+0Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
| | | | | | | | | | | Access to the gpxe.org and etherboot.org domains and associated resources has been revoked by the registrant of the domain. Work around this problem by renaming project from gPXE to iPXE, and updating URLs to match. Also update README, LOG and COPYRIGHTS to remove obsolete information. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [ath5k] Update for changes in kernel 2.6.31Joshua Oreman2009-10-171-0/+5
| | | | | | | | | | | This adds basic rfkill support for enabling the wireless card on certain laptops, and changes miscellaneous other details that may help in obscure cases. Also change the error handling to not report CRC errors, which due to the basic facts of wireless may happen even more frequently than valid packets. Signed-off-by: Marty Connor <mdc@etherboot.org>
* [ath5k] Add support for non-802.11n Atheros wireless NICsJoshua Oreman2009-08-091-0/+140
Signed-off-by: Michael Brown <mcb30@etherboot.org>