aboutsummaryrefslogtreecommitdiff
path: root/at76c503.c
Commit message (Expand)AuthorAge
* Use at76_usb for tarball and ethtool, drop "v" from versionproski2006-08-02
* Rename degug to at76_debug internally to allow compiling into the kernelproski2006-08-02
* Trim includes a bitproski2006-08-02
* Remove unneeded functions and declarationsproski2006-08-02
* Remove definitions for which Linux equivalents existproski2006-08-02
* Move history from at76c503.c to CHANGELOGproski2006-08-02
* Join modules into one, call it at76_usbproski2006-08-02
* Fix sparse warnings - double unlock and global variableproski2006-08-01
* Integrate at76fw.c into at76c503.cproski2006-07-30
* no reaseon to print filename and linnumber twice, err() does this alreadyagx2006-07-26
* - properly use the constants from WE 20agx2006-07-26
* Remove all Id identifiersproski2006-07-20
* Protected all usage of istate by spinlock.maximsch22006-07-16
* Use Linux net/ieee80211.h, not our own replacementproski2006-07-15
* Remove duplicate includesproski2006-07-14
* More typos and other nitpickingproski2006-07-14
* Fix typos and abbreviationsproski2006-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
* Fixes for big-endian systems found by sparseproski2006-07-12
* Add more sparse annotations for endinessproski2006-07-12
* Initial work on endianess annotationproski2006-07-09
* Add missing __user annotations for sparseproski2006-07-08
* Use gfp_t type in Linux 2.6.14 and newerproski2006-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
* assume WIRELESS_EXT >= 16agx2006-06-22
* fix compilation for WE >19version_0_13rc3agx2006-06-22
* use iwreq_data instead of iw_point in at76c503_iw_handler_set_scan as theagx2006-06-22
* Pavel Roskin <proski@gnu.org>:agx2006-06-22
* Pavel Roskin <proski@gnu.org>:agx2006-06-22
* Another attempt to fix wrqu error.version_0_13rc2maximsch22006-06-22
* Cleaned some more 2.4 staff.maximsch22006-06-22
* Dirty hack to avoid problems with wrqu and min_scan_time and max_scan_timenEmaximsch22006-06-22
* Applied fixes from debian patchset. Fixes compilation with 2.6.17 and other i...maximsch22006-06-21
* Apply Pavel's patch fromtim_small2006-02-11
* replaced usb_unlink_urb by usb_kill_urb for >= 2.6.10 (as posted by Deuce <t...jal22005-03-08
* version 0.12beta23:jal22005-03-08
* version 0.12beta22, fixed compiler error: /usr/src/atm/at76c503a/at76c503.c:3...jal22004-10-19
* - version 0.12beta21jal22004-10-14
* version 0.12beta20, fixed compiler bug with undefined IW_MONITOR_MODE for ker...jal22004-10-13
* version 0.12beta19: fixed some problems with at76c505a and 2.6.x kernels, pro...jal22004-09-05