Age | Commit message (Expand) | Author |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski |
2006-01-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-01-03 | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger |
2006-01-03 | Merge branch 'master' | Jeff Garzik |
2005-12-24 | [PATCH] orinoco_nortel: Add Symbol LA-4123 ID | Pavel Roskin |
2005-12-24 | [PATCH] orinoco_nortel: Fix incorrect PCI resource use | Pavel Roskin |
2005-12-01 | [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200 | Brice Goglin |
2005-12-01 | [PATCH] ipw2200: kzalloc conversion and Kconfig dependency fix | Takis |
2005-12-01 | Merge branch 'upstream-fixes' | Jeff Garzik |
2005-12-01 | [PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant) | Dan Streetman |
2005-12-01 | [wireless airo] reset card in init | Matthieu CASTET |
2005-12-01 | [PATCH] orinoco: fix setting power management parameters | Pavel Roskin |
2005-11-18 | Merge branch 'upstream-fixes' | Jeff Garzik |
2005-11-18 | [wireless hermes] build fix | Jeff Garzik |
2005-11-18 | Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik |
2005-11-18 | [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message | James Ketrenos |
2005-11-18 | Merge branch 'upstream-fixes' | Jeff Garzik |
2005-11-18 | [PATCH] drivers/net/wireless/hermes.c unsigned int comparision | Gabriel A. Devenyi |
2005-11-18 | [PATCH] prism54 : Remove extraneous udelay/register read | Roger While |
2005-11-18 | [PATCH] i82593.h: make header comment GPL-compatible | John W. Linville |
2005-11-18 | Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik |
2005-11-17 | [PATCH] ipw2200: fix error log offset calculation | Zhu Yi |
2005-11-17 | [PATCH] ipw2200: disallow direct scanning when device is down | Pekka Enberg |
2005-11-16 | [PATCH] hostap: rename hostap.c to hostap_main.c | Adrian Bunk |
2005-11-16 | [PATCH] atmel: audit return code of create_proc_read_entry | Christophe Lucas |
2005-11-16 | [PATCH] atmel: CodingStyle cleanup | Carlo Perassi |
2005-11-11 | Merge branch 'atmel' | Jeff Garzik |
2005-11-11 | [PATCH] Atmel wireless update | simon@thekelleys.org.uk |
2005-11-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering |
2005-11-09 | [wireless ipw2100] kill unused-var warnings for debug-disabled code | Jeff Garzik |
2005-11-09 | Merge rsync://bughost.org/repos/ipw-delta/ | Jeff Garzik |
2005-11-07 | Merge git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik |
2005-11-07 | [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc | Panagiotis Issaris |
2005-11-07 | [PATCH] atmel: memset correct range | Alexey Dobriyan |
2005-11-07 | [PATCH] prism54 : Transmit stats updated in wrong place | Roger While |
2005-11-07 | [PATCH] prism54 : Unused variable / extraneous udelay | Roger While |
2005-11-07 | Update version ipw2200 stamp to 1.0.8 | James Ketrenos |
2005-11-07 | Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firm... | James Ketrenos |
2005-11-07 | Fixed parameter reordering in firmware log routine. | James Ketrenos |
2005-11-07 | Fixed problem with not being able to send broadcast packets. | Hong Liu |
2005-11-07 | Added channel support for ipw2200 cards identified as 'ZZR' | James Ketrenos |
2005-11-07 | Removed warning about TKIP not being configured if countermeasures are | James Ketrenos |
2005-11-07 | Fixes missed beacon logic in relation to on-network AP roaming. | Ben Cahill |
2005-11-07 | Removed legacy WIRELESS_EXT checks from ipw2200.c | James Ketrenos |
2005-11-07 | Fix 'Driver using old /proc/net/wireless support, please fix driver !' message. | Benoit Boissinot |
2005-11-07 | Pulled out a stray KERNEL_VERSION check around the suspend handler. | James Ketrenos |