summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2200.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipw2x00: expend Copyright to 2006Zhu Yi2006-03-171-2/+2
* [PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk2006-03-171-3/+2
* [PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi2006-03-171-1/+1
* [PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos2006-03-171-101/+64
* [PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner2006-03-171-0/+48
* [PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M2006-03-171-1/+1
* [PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M2006-03-171-4/+4
* [PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUGZhu Yi2006-03-171-0/+2
* [PATCH] ipw2200: Change debug level for firmware error loggingZhu Yi2006-03-171-5/+5
* [PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi2006-03-171-4/+12
* [PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with commentZhu Yi2006-03-171-2/+2
* [PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'Zhu Yi2006-03-171-5/+12
* [PATCH] ipw2200: remove the WPA card associates to non-WPA AP checkingZhu Yi2006-03-171-9/+0
* [PATCH] ipw2200: Add signal level to iwlist scan outputBill Moss2006-03-171-3/+4
* [PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi2006-03-171-1/+2
* [PATCH] ipw2200: fix a potential NULL pointer dereferenceZhu Yi2006-03-171-2/+0
* [PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packetsJames Ketrenos2006-03-171-5/+3
* [PATCH] ipw2200: print geography code upon module loadHenrik Brix Andersen2006-03-171-3/+9
* [PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() staticAdrian Bunk2006-03-171-1/+1
* [PATCH] Remove duplicated code from ipw2200.cLarry Finger2006-03-171-112/+16
* Merge branch 'from-linus'John W. Linville2006-02-271-3/+3
|\
| * [PATCH] ipw2200: Suppress warning messageZhu Yi2006-02-201-3/+3
* | [PATCH] ipw2200: Fix software crypto shared WEP authentication problemZhu Yi2006-02-171-2/+1
* | [PATCH] ipw2200: Fix WPA network selection problemStefan Rompf2006-02-171-2/+2
* | Merge branch 'master'Jeff Garzik2006-02-071-1/+1
|\ \ | |/
| * [PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] checkAlexey Dobriyan2006-02-011-1/+1
* | [PATCH] wireless/ipw2200: support WE-18 WPA enc_capaDan Williams2006-01-301-1/+4
* | [PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi2006-01-301-2/+2
* | [PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi2006-01-301-147/+147
* | [PATCH] ipw2200: remove white space and better format the codeZhu Yi2006-01-301-35/+27
* | [PATCH] ipw2200: increase ipw2200 driver versionZhu Yi2006-01-301-1/+1
* | [PATCH] ipw2200: Fix qos_cmd param switch bugZhu Yi2006-01-301-4/+4
* | [PATCH] ipw2200: stack reductionZhu Yi2006-01-301-163/+90
* | [PATCH] ipw2200: Scale firmware loading watchdog with the firmware sizeZhu Yi2006-01-301-51/+63
* | [PATCH] ipw2200: add module parameter to enable/disable roamingZhu Yi2006-01-301-3/+7
* | [PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi2006-01-301-3/+3
* | [PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi2006-01-301-14/+16
* | [PATCH] ipw2200: Bluetooth coexistence supportZhu Yi2006-01-301-1/+19
* | [PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi2006-01-301-6/+12
* | [PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit...Zhu Yi2006-01-301-1/+8
* | [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi2006-01-301-16/+70
* | [PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2006-01-301-15/+18
|/
* [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-301-1/+1
* [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-301-0/+4
* [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-301-1/+0
* [PATCH] ipw2200: do not sleep in ipw_request_direct_scanOlaf Kirch2006-01-161-8/+6
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-21/+21
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-041-11/+10
|\
| * [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin2005-12-011-9/+9
| * [PATCH] ipw2200: kzalloc conversion and Kconfig dependency fixTakis2005-12-011-2/+1
OpenPOWER on IntegriCloud