summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix for big-endian systemsproski2006-07-21
* Overwrite the output file, don't append to itproski2006-07-21
* Fix format warning in FWRITE (seen on x86_64)proski2006-07-21
* Fix internal versionproski2006-07-20
* Remove all Id identifiersproski2006-07-20
* Reformat to make it closer to fwbin2pkg.sh outputproski2006-07-20
* Reformat to be more similar to other firmware filesproski2006-07-20
* Add "static" keyword to match the current driver sourcesproski2006-07-20
* Move scripts to fwutils, don't distribute themproski2006-07-20
* Fix warningsproski2006-07-20
* Add a Makefile to automate some operationsproski2006-07-20
* Ignore generated filesproski2006-07-20
* Take atmel_rfmd2958-smc_fw.h from OpenBSD, use it in gen_fw.cproski2006-07-20
* Move gen_fw.c and related files to fwutilsproski2006-07-20
* ChangeLog is generated, it shouldn't be in CVSproski2006-07-18
* Protected all usage of istate by spinlock.maximsch22006-07-16
* Remove provisions for Linux 2.4 - it's no longer supportedproski2006-07-15
* Use Linux net/ieee80211.h, not our own replacementproski2006-07-15
* More Makefile refactoring and simplificationproski2006-07-15
* Fix "make dist", don't calculate VERSION when called from kbuildproski2006-07-15
* Document KERNEL_PATH and expand installation instructionsproski2006-07-15
* More cleanupsproski2006-07-15
* Remove duplicate includesproski2006-07-14
* Remove Linux 2.4 compatibilityproski2006-07-14
* Add -Wtypesign to sparse flags, it's fixed nowproski2006-07-14
* More typos and other nitpickingproski2006-07-14
* Fix typos and abbreviationsproski2006-07-14
* Fix spelling, update, make asciidoc compatibleproski2006-07-14
* Change protocol name to "IEEE 802.11b"proski2006-07-14
* Replace ioctl with a handler for ethtool requestsproski2006-07-14
* Remove wireless handlers from at76c503_ioctl()proski2006-07-14
* Remove DEF_ESSID and DEF_ESSID_LENproski2006-07-14
* Fix signed/unsigned int mismatch in at76c503_get_fw_info()proski2006-07-14
* Make global data and functions static when possibleproski2006-07-13
* Enable more sparse checksproski2006-07-13
* Fixes for big-endian systems found by sparseproski2006-07-12
* Add more sparse annotations for endinessproski2006-07-12
* Add "check" target that runs sparse with most warnings enabledproski2006-07-09
* Initial work on endianess annotationproski2006-07-09
* Update for the new build systemproski2006-07-08
* Add missing __user annotations for sparseproski2006-07-08
* Use gfp_t type in Linux 2.6.14 and newerproski2006-07-08
* Use new-style struct initializerproski2006-07-08
* Don't include <linux/devfs_fs_kernel.h>proski2006-07-06
* fix scanning when we arren't associated to any access point - thisagx2006-06-30
* where "#if 0" commented out debugging code use "#ifdef DEBUG" insteadagx2006-06-30
* delete commented out functions handle_scan and re_register_intfagx2006-06-30
* make scan_hook a static function instead of yet another macroagx2006-06-30
* we had function definitions starting with:agx2006-06-30
* - start 0.14devagx2006-06-30