Age | Commit message (Expand) | Author | Files | Lines |
2006-04-02 | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn | 1 | -6/+3 |
2006-03-18 | [PATCH] ipw2x00: expend Copyright to 2006 | Zhu Yi | 1 | -2/+2 |
2006-03-17 | [PATCH] drivers/net/wireless/ipw2200.c: fix an array overun | Adrian Bunk | 1 | -3/+2 |
2006-03-17 | [PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1 | Zhu Yi | 1 | -1/+1 |
2006-03-17 | [PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image format | James Ketrenos | 1 | -101/+64 |
2006-03-17 | [PATCH] ipw2200: wireless extension sensitivity threshold support | Olivier Hochreutiner | 1 | -0/+48 |
2006-03-17 | [PATCH] ipw2200: Enables the "slow diversity" algorithm | Cahill, Ben M | 1 | -1/+1 |
2006-03-17 | [PATCH] ipw2200: Set a meaningful silence threshold value | Cahill, Ben M | 1 | -4/+4 |
2006-03-17 | [PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUG | Zhu Yi | 1 | -0/+2 |
2006-03-17 | [PATCH] ipw2200: Change debug level for firmware error logging | Zhu Yi | 1 | -5/+5 |
2006-03-17 | [PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode | Zhu Yi | 1 | -4/+12 |
2006-03-17 | [PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with comment | Zhu Yi | 1 | -2/+2 |
2006-03-17 | [PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1' | Zhu Yi | 1 | -5/+12 |
2006-03-17 | [PATCH] ipw2200: remove the WPA card associates to non-WPA AP checking | Zhu Yi | 1 | -9/+0 |
2006-03-17 | [PATCH] ipw2200: Add signal level to iwlist scan output | Bill Moss | 1 | -3/+4 |
2006-03-17 | [PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet length | Zhu Yi | 1 | -1/+2 |
2006-03-17 | [PATCH] ipw2200: fix a potential NULL pointer dereference | Zhu Yi | 1 | -2/+0 |
2006-03-17 | [PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packets | James Ketrenos | 1 | -5/+3 |
2006-03-17 | [PATCH] ipw2200: print geography code upon module load | Henrik Brix Andersen | 1 | -3/+9 |
2006-03-17 | [PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() static | Adrian Bunk | 1 | -1/+1 |
2006-03-17 | [PATCH] Remove duplicated code from ipw2200.c | Larry Finger | 1 | -112/+16 |
2006-02-28 | Merge branch 'from-linus' | John W. Linville | 1 | -3/+3 |
2006-02-21 | [PATCH] ipw2200: Suppress warning message | Zhu Yi | 1 | -3/+3 |
2006-02-17 | [PATCH] ipw2200: Fix software crypto shared WEP authentication problem | Zhu Yi | 1 | -2/+1 |
2006-02-17 | [PATCH] ipw2200: Fix WPA network selection problem | Stefan Rompf | 1 | -2/+2 |
2006-02-07 | Merge branch 'master' | Jeff Garzik | 1 | -1/+1 |
2006-02-01 | [PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] check | Alexey Dobriyan | 1 | -1/+1 |
2006-01-31 | [PATCH] wireless/ipw2200: support WE-18 WPA enc_capa | Dan Williams | 1 | -1/+4 |
2006-01-31 | [PATCH] ipw2200: Disable hwcrypto by default | Zhu Yi | 1 | -2/+2 |
2006-01-31 | [PATCH] ipw2200: Semaphore to mutexes conversion | Zhu Yi | 1 | -147/+147 |
2006-01-31 | [PATCH] ipw2200: remove white space and better format the code | Zhu Yi | 1 | -35/+27 |
2006-01-31 | [PATCH] ipw2200: increase ipw2200 driver version | Zhu Yi | 1 | -1/+1 |
2006-01-31 | [PATCH] ipw2200: Fix qos_cmd param switch bug | Zhu Yi | 1 | -4/+4 |
2006-01-31 | [PATCH] ipw2200: stack reduction | Zhu Yi | 1 | -163/+90 |
2006-01-31 | [PATCH] ipw2200: Scale firmware loading watchdog with the firmware size | Zhu Yi | 1 | -51/+63 |
2006-01-31 | [PATCH] ipw2200: add module parameter to enable/disable roaming | Zhu Yi | 1 | -3/+7 |
2006-01-31 | [PATCH] ipw2200: Make LED blinking frequency independent of HZ | Zhu Yi | 1 | -3/+3 |
2006-01-31 | [PATCH] ipw2200: use jiffies_to_msec() wherever possible | Zhu Yi | 1 | -14/+16 |
2006-01-31 | [PATCH] ipw2200: Bluetooth coexistence support | Zhu Yi | 1 | -1/+19 |
2006-01-31 | [PATCH] ipw2200: Add LEAP authentication algorithm support | Zhu Yi | 1 | -6/+12 |
2006-01-31 | [PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit... | Zhu Yi | 1 | -1/+8 |
2006-01-31 | [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routines | Zhu Yi | 1 | -16/+70 |
2006-01-31 | [PATCH] drivers/net/wireless/ipw2200: possible cleanups | Adrian Bunk | 1 | -15/+18 |
2006-01-31 | [PATCH] ipw2200: Fix a variable referenced after kfree() bug | Zhu Yi | 1 | -1/+1 |
2006-01-31 | [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem | Zhu Yi | 1 | -0/+4 |
2006-01-31 | [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic | Zhu Yi | 1 | -1/+0 |
2006-01-17 | [PATCH] ipw2200: do not sleep in ipw_request_direct_scan | Olaf Kirch | 1 | -8/+6 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -21/+21 |
2006-01-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -11/+10 |
2006-01-04 | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger | 1 | -10/+5 |