| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards | Pavel Roskin | 2006-03-01 | 1 | -1/+4 |
* | [PATCH] ipw2200: Suppress warning message | Zhu Yi | 2006-02-20 | 1 | -3/+3 |
* | [PATCH] Wavelan_cs bitfield fixes | Jean Tourrilhes | 2006-02-17 | 1 | -12/+4 |
* | [PATCH] wireless/atmel: fix Open System authentication process bugs | Dan Williams | 2006-02-17 | 1 | -10/+27 |
* | [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT | Dan Williams | 2006-02-17 | 1 | -29/+32 |
* | [PATCH] orinoco: support smc2532w | Jesse Allen | 2006-02-12 | 1 | -0/+1 |
* | [PATCH] wrong firmware location in IPW2100 Kconfig entry | Jesper Juhl | 2006-02-10 | 1 | -1/+1 |
* | [PATCH] type-safe min() in prism54 | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | [PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] check | Alexey Dobriyan | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration | Adrian Bunk | 2006-01-30 | 1 | -1/+1 |
* | [PATCH] ipw2200: Fix a variable referenced after kfree() bug | Zhu Yi | 2006-01-30 | 1 | -1/+1 |
* | [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem | Zhu Yi | 2006-01-30 | 1 | -0/+4 |
* | [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic | Zhu Yi | 2006-01-30 | 1 | -1/+0 |
* | [PATCH] ipw2100: Fix setting txpower failed problem | Zhu Yi | 2006-01-30 | 1 | -13/+14 |
* | [PATCH] ipw2100: Fix a gcc compile warning | Zhu Yi | 2006-01-30 | 1 | -10/+12 |
* | [PATCH] orinoco_cs: tweak Vcc debugging messages | Valdis.Kletnieks@vt.edu | 2006-01-27 | 1 | -2/+2 |
* | airo: Off-by-one channel fix | Javier Achirica | 2006-01-17 | 1 | -10/+9 |
* | [PATCH] hostap: don't #include C files in hostap_main.c | Adrian Bunk | 2006-01-16 | 13 | -77/+119 |
* | [PATCH] ipw2100: remove code for WIRELESS_EXT < 18 | Adrian Bunk | 2006-01-16 | 1 | -434/+0 |
* | [PATCH] drivers/net/wireless: correct reported ssid lengths | Dan Williams | 2006-01-16 | 5 | -6/+6 |
* | [PATCH] hostap: allow flashing firmware | Pavel Roskin | 2006-01-16 | 2 | -13/+22 |
* | [PATCH] ipw2200: do not sleep in ipw_request_direct_scan | Olaf Kirch | 2006-01-16 | 1 | -8/+6 |
* | [PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabled | Graham Gower | 2006-01-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 | 1 | -6/+2 |
|\ |
|
| * | drivers/net/{,wireless/}Kconfig: remove dead URL | Adrian Bunk | 2006-01-15 | 1 | -4/+0 |
| * | Spelling fix in IPW2100 and IPW2200 Kconfig entries | Alex Shepard | 2006-01-15 | 1 | -2/+2 |
* | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 5 | -62/+62 |
|/ |
|
* | [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support | Dan Williams | 2006-01-12 | 1 | -4/+223 |
* | [PATCH] CONFIG_AIRO needs CONFIG_CRYPTO | dann frazier | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -7/+3 |
* | [patch] ipw2100: support WEXT-18 enc_capa v3 | Dan Williams | 2006-01-09 | 1 | -1/+4 |
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-06 | 10 | -510/+108 |
* | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-06 | 8 | -158/+23 |
* | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-06 | 10 | -218/+72 |
* | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 | 9 | -295/+403 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-04 | 9 | -773/+808 |
|\ |
|
| * | Merge branch 'master' | Jeff Garzik | 2006-01-03 | 1 | -1/+5 |
| |\ |
|
| * | | [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200 | Brice Goglin | 2005-12-01 | 5 | -35/+35 |
| * | | [PATCH] ipw2200: kzalloc conversion and Kconfig dependency fix | Takis | 2005-12-01 | 2 | -3/+2 |
| * | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-12-01 | 2 | -4/+3 |
| |\ \ |
|
| * | | | [PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant) | Dan Streetman | 2005-12-01 | 1 | -7/+8 |
| * | | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-11-18 | 3 | -14/+23 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-11-18 | 3 | -8/+13 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 2005-11-18 | 3 | -728/+763 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] hostap: rename hostap.c to hostap_main.c | Adrian Bunk | 2005-11-16 | 2 | -0/+1 |
| | * | | | | | [PATCH] atmel: audit return code of create_proc_read_entry | Christophe Lucas | 2005-11-16 | 1 | -1/+4 |
| | * | | | | | [PATCH] atmel: CodingStyle cleanup | Carlo Perassi | 2005-11-16 | 1 | -728/+759 |
* | | | | | | | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger | 2006-01-03 | 1 | -10/+5 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [PATCH] orinoco_nortel: Add Symbol LA-4123 ID | Pavel Roskin | 2005-12-24 | 1 | -0/+4 |
* | | | | | | [PATCH] orinoco_nortel: Fix incorrect PCI resource use | Pavel Roskin | 2005-12-24 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|