aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* badly work around problem in adhoc mode with rt linuxGuido Guenther2007-03-04
* [PATCH] Use cur_altsetting instead of altsetting[0] as usb-skeleton.c suggestsPavel Roskin2007-03-04
* [PATCH] Don't include unneeded headersPavel Roskin2007-03-04
* [PATCH] Remove last reference to "struct module", it's useless nowPavel Roskin2007-03-04
* [PATCH] Expand and remove EP and NUM_EP macrosPavel Roskin2007-03-04
* [PATCH] Remove all typedefs, they are not recommended in Linux codePavel Roskin2007-03-04
* [PATCH] Don't use __attribute__((packed)) on structure filedsPavel Roskin2007-03-04
* [PATCH] Rename .cvsignore to .gitignorePavel Roskin2007-03-04
* [PATCH] Replace references to at75c503a with at76_usb where appropriatePavel Roskin2007-03-04
* forgt to remove some iPAQ codeGuido Guenther2007-03-03
* get rid of rtnl_(un)lock, use unregister_netdevGuido Guenther2007-03-03
* replace the iPAQ LED stuff by a generic led triggerGuido Guenther2007-03-03
* move usb_ids into a separate header fileGuido Guenther2007-03-03
* don't init static variables to 0Guido Guenther2007-03-03
* update kernel_patch to new source file namessubmit_upstream_3rd_tryGuido Guenther2007-03-03
* 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
* | rediff against 2.6.20 finalsubmit_upstream_second_tryGuido Guenther2007-02-22
* | cvsimportGuido Guenther2007-02-22
|\ \ | |/ |/|
| * adjust to current source layout and kernel 2.6.20-rc3originagx2007-01-14
| * start the bss-timeout timer at the very end of init_new_deviceagx2007-01-14
| * remove unused calling_driverĀ from struct at76c503agx2007-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
* | remove more dead code, reforamt, etc.Guido Guenther2007-02-21
* | reformat a bitGuido Guenther2007-02-21
* | remove tqueueGuido Guenther2007-02-21
* | 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
* | remove unused calling_driverĀ from struct at76c503Guido 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
* | adjust to current source layout and kernel 2.6.20-rc3Guido 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
* Use -Wall in sparse flags - it appeared in sparse 0.2proski2006-12-18
* Fix incorrect line in at76c503_handlersproski2006-12-18