| Commit message (Expand) | Author | Age |
* | airo: Off-by-one channel fix | Javier Achirica | 2006-01-17 |
* | [PATCH] hostap: don't #include C files in hostap_main.c | Adrian Bunk | 2006-01-16 |
* | [PATCH] ipw2100: remove code for WIRELESS_EXT < 18 | Adrian Bunk | 2006-01-16 |
* | [PATCH] drivers/net/wireless: correct reported ssid lengths | Dan Williams | 2006-01-16 |
* | [PATCH] hostap: allow flashing firmware | Pavel Roskin | 2006-01-16 |
* | [PATCH] ipw2200: do not sleep in ipw_request_direct_scan | Olaf Kirch | 2006-01-16 |
* | [PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabled | Graham Gower | 2006-01-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 |
|\ |
|
| * | drivers/net/{,wireless/}Kconfig: remove dead URL | Adrian Bunk | 2006-01-14 |
| * | Spelling fix in IPW2100 and IPW2200 Kconfig entries | Alex Shepard | 2006-01-14 |
* | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
|/ |
|
* | [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support | Dan Williams | 2006-01-12 |
* | [PATCH] CONFIG_AIRO needs CONFIG_CRYPTO | dann frazier | 2006-01-12 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 |
* | [patch] ipw2100: support WEXT-18 enc_capa v3 | Dan Williams | 2006-01-09 |
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-05 |
* | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-05 |
* | [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-05 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-04 |
|\ |
|
| * | Merge branch 'master' | Jeff Garzik | 2006-01-03 |
| |\ |
|
| * | | [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 |
| * | | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-11-18 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-11-18 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 2005-11-18 |
| |\ \ \ \ \ |
|
| | * | | | | | [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-16 |
* | | | | | | | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger | 2006-01-03 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [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-24 |
| |_|_|_|/
|/| | | | |
|
* | | | | | [wireless airo] reset card in init | Matthieu CASTET | 2005-12-01 |
* | | | | | [PATCH] orinoco: fix setting power management parameters | Pavel Roskin | 2005-12-01 |
| |_|_|/
|/| | | |
|
* | | | | [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 |
| | |/
| |/| |
|
* | | | [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 |
| |/
|/| |
|
* | | [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-17 |
|/ |
|
* | Merge branch 'atmel' | Jeff Garzik | 2005-11-11 |
|\ |
|
| * | [PATCH] Atmel wireless update | simon@thekelleys.org.uk | 2005-11-11 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 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-09 |
| |\ \ |
|
| | * | | Update version ipw2200 stamp to 1.0.8 | James Ketrenos | 2005-11-07 |