Age | Commit message (Expand) | Author | Files | Lines |
2006-01-17 | airo: Off-by-one channel fix | Javier Achirica | 1 | -10/+9 |
2006-01-17 | [PATCH] hostap: don't #include C files in hostap_main.c | Adrian Bunk | 13 | -77/+119 |
2006-01-17 | [PATCH] ipw2100: remove code for WIRELESS_EXT < 18 | Adrian Bunk | 1 | -434/+0 |
2006-01-17 | [PATCH] drivers/net/wireless: correct reported ssid lengths | Dan Williams | 5 | -6/+6 |
2006-01-17 | [PATCH] hostap: allow flashing firmware | Pavel Roskin | 2 | -13/+22 |
2006-01-17 | [PATCH] ipw2200: do not sleep in ipw_request_direct_scan | Olaf Kirch | 1 | -8/+6 |
2006-01-17 | [PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabled | Graham Gower | 1 | -1/+1 |
2006-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -6/+2 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 5 | -62/+62 |
2006-01-15 | drivers/net/{,wireless/}Kconfig: remove dead URL | Adrian Bunk | 1 | -4/+0 |
2006-01-15 | Spelling fix in IPW2100 and IPW2200 Kconfig entries | Alex Shepard | 1 | -2/+2 |
2006-01-13 | [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support | Dan Williams | 1 | -4/+223 |
2006-01-13 | [PATCH] CONFIG_AIRO needs CONFIG_CRYPTO | dann frazier | 1 | -1/+1 |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox | 1 | -7/+3 |
2006-01-09 | [patch] ipw2100: support WEXT-18 enc_capa v3 | Dan Williams | 1 | -1/+4 |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 10 | -510/+108 |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 8 | -158/+23 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 10 | -218/+72 |
2006-01-06 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 9 | -295/+403 |
2006-01-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -773/+808 |
2006-01-04 | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger | 1 | -10/+5 |
2006-01-03 | Merge branch 'master' | Jeff Garzik | 1 | -1/+5 |
2005-12-24 | [PATCH] orinoco_nortel: Add Symbol LA-4123 ID | Pavel Roskin | 1 | -0/+4 |
2005-12-24 | [PATCH] orinoco_nortel: Fix incorrect PCI resource use | Pavel Roskin | 1 | -1/+1 |
2005-12-01 | [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200 | Brice Goglin | 5 | -35/+35 |
2005-12-01 | [PATCH] ipw2200: kzalloc conversion and Kconfig dependency fix | Takis | 2 | -3/+2 |
2005-12-01 | Merge branch 'upstream-fixes' | Jeff Garzik | 2 | -4/+3 |
2005-12-01 | [PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant) | Dan Streetman | 1 | -7/+8 |
2005-12-01 | [wireless airo] reset card in init | Matthieu CASTET | 1 | -2/+2 |
2005-12-01 | [PATCH] orinoco: fix setting power management parameters | Pavel Roskin | 1 | -2/+1 |
2005-11-18 | Merge branch 'upstream-fixes' | Jeff Garzik | 3 | -14/+23 |
2005-11-18 | [wireless hermes] build fix | Jeff Garzik | 1 | -3/+3 |
2005-11-18 | Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 2 | -11/+20 |
2005-11-18 | [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message | James Ketrenos | 2 | -11/+20 |
2005-11-18 | Merge branch 'upstream-fixes' | Jeff Garzik | 3 | -8/+13 |
2005-11-18 | [PATCH] drivers/net/wireless/hermes.c unsigned int comparision | Gabriel A. Devenyi | 1 | -3/+3 |
2005-11-18 | [PATCH] prism54 : Remove extraneous udelay/register read | Roger While | 1 | -2/+2 |
2005-11-18 | [PATCH] i82593.h: make header comment GPL-compatible | John W. Linville | 1 | -3/+8 |
2005-11-18 | Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 3 | -728/+763 |
2005-11-17 | [PATCH] ipw2200: fix error log offset calculation | Zhu Yi | 1 | -2/+1 |
2005-11-17 | [PATCH] ipw2200: disallow direct scanning when device is down | Pekka Enberg | 1 | -0/+4 |
2005-11-16 | [PATCH] hostap: rename hostap.c to hostap_main.c | Adrian Bunk | 2 | -0/+1 |
2005-11-16 | [PATCH] atmel: audit return code of create_proc_read_entry | Christophe Lucas | 1 | -1/+4 |
2005-11-16 | [PATCH] atmel: CodingStyle cleanup | Carlo Perassi | 1 | -728/+759 |
2005-11-11 | Merge branch 'atmel' | Jeff Garzik | 5 | -178/+94 |
2005-11-11 | [PATCH] Atmel wireless update | simon@thekelleys.org.uk | 5 | -178/+94 |
2005-11-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -2948/+7340 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 15 | -14/+1 |
2005-11-09 | [wireless ipw2100] kill unused-var warnings for debug-disabled code | Jeff Garzik | 1 | -0/+4 |
2005-11-09 | Merge rsync://bughost.org/repos/ipw-delta/ | Jeff Garzik | 4 | -2895/+7307 |