aboutsummaryrefslogtreecommitdiff
path: root/at76c503.c
Commit message (Expand)AuthorAge
* rename to at76_usb.*Guido Guenther2007-03-03
* remove netdev_name, names of network devices can be set via udevmerge-upstreamGuido Guenther2007-03-03
* move code around a bit for better readability, remove superflous macros and m...Guido Guenther2007-03-02
* adjust if/while statements to CodingStyleGuido Guenther2007-02-24
* move debug macros into one place and make debug variable staticGuido Guenther2007-02-24
* Merge branch 'locals/fix-hidden-essid' into merge-upstreamGuido Guenther2007-02-24
|\
| * also scan with the current ESSIDGuido Guenther2007-02-21
* | fix usage of CTRL_USB_GET_TIMEOUTGuido Guenther2007-02-24
* | cvsimportGuido Guenther2007-02-22
|\ \ | |/ |/|
| * start the bss-timeout timer at the very end of init_new_deviceagx2007-01-14
| * Remove commented out code and change C99 comments to /* */agx2007-01-14
| * remove unused SET_NETDEV_OWNERagx2007-01-14
| * Fix compilation on Linux 2.6.20 - support new workqueue API.proski2007-01-12
| * add ethtool_ops.get_link and add ethtool_ to all implemnted ethtool ops (likeagx2007-01-10
* | get rid of GET_DEV/PUT_DEVGuido Guenther2007-02-19
* | remove some more unused macros and definitionsGuido Guenther2007-01-10
* | remove unused SET_NETDEV_OWNERGuido Guenther2007-01-10
* | add ethtool_ops.get_link and add ethtool_ to all implemnted ethtool ops (likeGuido Guenther2007-01-10
* | 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