aboutsummaryrefslogtreecommitdiff
path: root/at76c503.c
Commit message (Expand)AuthorAge
* Remove commented out code and change C99 comments to /* */submit_upstream_first_tryGuido Guenther2007-01-10
* remove support for wireless extensions < 21Guido Guenther2007-01-10
* start the bss-timeout timer at the very end of init_new_deviceGuido Guenther2007-01-08
* remove support for kernels <= 2.6.18Guido Guenther2007-01-08
* #ifdef-out assertionsGuido Guenther2007-01-08
* adjust to new workqueue apiGuido Guenther2007-01-08
* Make usbdfu_download() staticproski2006-12-18
* Fix incorrect line in at76c503_handlersproski2006-12-18
* Integrate at76_usbdfu.c into at76c503.cproski2006-12-18
* Use a simpler approach to linux/config.h inclusionproski2006-12-18
* fix compilation on 2.6.19-rc6agx2006-11-18
* Fix compatibility defines for old wireless extensionsversion_0_14beta1proski2006-08-07
* use a clearer layout for at76c503_handlers (borrowed from the orinoco driver)agx2006-08-04
* remove unused KEVENT_MONITORagx2006-08-04
* Make the debug parameter writeable from sysfs:agx2006-08-04
* - Fix scanningagx2006-08-04
* devptr is being passed around but now used, remove itagx2006-08-04
* print line number in assertsagx2006-08-04
* Remove at76_usbdfu.h - header for one function is an overkillproski2006-08-02
* Replace ieee802_11_mgmt with standard ieee80211_hdr_3addrproski2006-08-02
* Remove unused attribute from all variablesproski2006-08-02
* Remove "unused" attribute from all functionsproski2006-08-02
* Eliminate USB_ST_URB_PENDINGproski2006-08-02
* Use one-bit fields instead of flags.proski2006-08-02
* Initialize spinlocks by spin_lock_init()proski2006-08-02
* Update firmware download locationproski2006-08-02
* 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