aboutsummaryrefslogtreecommitdiff
path: root/at76c503.c
Commit message (Expand)AuthorAge
...
* 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
* - version 0.12beta18version_0_12beta18jal22004-08-29
* Makefile: ignore errors at rmmod ; at76c503.c: range of signal is 0..255 (fix...jal22004-08-26
* version 0.12beta17:version_0_12beta17jal22004-08-18
* *do_probe(): firmware 0.90.x (Intersil) shows error "control timeout on ep0in"version_0_12beta16jal22004-08-13
* - version 0.12beta15version_0_12beta15jal22004-08-13
* take USB_CTRL_GET_TIMEOUT from the kernel include if defined therejal22004-08-10
* - fixed "Bad board type set (7). Unable to get hardware config." forjal22004-08-10
* fixed bug with le16_to_cpus showing up on bigendian archs only (which should ...jal22004-06-29
* fixed compile bug for WE version <= 13jal22004-06-15
* remove debug (hexdump) buffer to further reduce stack usagejal22004-06-14
* at76c503_ioctl: cleaned up the case:jal22004-06-13
* Nick Jones' patch to fix the crash with kernel versions with 4KSTACKS set (2....jal22004-06-13
* - version 0.12beta13version_0_12beta13jal22004-06-12
* version 0.12beta12: added wireless eventsversion_0_12beta12jal22004-05-31