aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-30[PATCH] wireless/ipw2200: support WE-18 WPA enc_capaDan Williams1-1/+4
2006-01-30[PATCH] wireless/airo: add IWENCODEEXT and IWAUTH supportDan Williams1-2/+274
2006-01-30[PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi1-2/+2
2006-01-30[PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi2-148/+149
2006-01-30[PATCH] ipw2200: remove white space and better format the codeZhu Yi2-50/+41
2006-01-30[PATCH] ipw2200: increase ipw2200 driver versionZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix qos_cmd param switch bugZhu Yi1-4/+4
2006-01-30[PATCH] ipw2200: stack reductionZhu Yi2-164/+91
2006-01-30[PATCH] ipw2200: Scale firmware loading watchdog with the firmware sizeZhu Yi1-51/+63
2006-01-30[PATCH] ipw2200: add module parameter to enable/disable roamingZhu Yi1-3/+7
2006-01-30[PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi1-3/+3
2006-01-30[PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi2-14/+17
2006-01-30[PATCH] ipw2200: Bluetooth coexistence supportZhu Yi2-15/+40
2006-01-30[PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi2-9/+16
2006-01-30[PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for security reasonZhu Yi1-1/+8
2006-01-30[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi2-23/+76
2006-01-30[PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi1-1/+1
2006-01-30[PATCH] ipw2100: remove white space and better format the codeZhu Yi1-2/+2
2006-01-30[PATCH] ipw2100: Add generic geo informationZhu Yi1-0/+19
2006-01-30[PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi1-3/+4
2006-01-30[PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2-5/+13
2006-01-30[PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2-17/+20
2006-01-30[PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk1-2/+2
2006-01-30[PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2-54/+5
2006-01-30[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk4-16/+4
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-28Merge branch 'upstream-fixes'Jeff Garzik1-2/+2
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-17Merge branch 'janitor'Jeff Garzik1-2/+2
2006-01-17airo: Off-by-one channel fixJavier Achirica1-10/+9
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-2/+2
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk13-77/+119
2006-01-16[PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk1-434/+0
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams5-6/+6
2006-01-16[PATCH] hostap: allow flashing firmwarePavel Roskin2-13/+22
2006-01-16[PATCH] ipw2200: do not sleep in ipw_request_direct_scanOlaf Kirch1-8/+6
2006-01-16[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower1-1/+1
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-6/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven5-62/+62
2006-01-15drivers/net/{,wireless/}Kconfig: remove dead URLAdrian Bunk1-4/+0
2006-01-15Spelling fix in IPW2100 and IPW2200 Kconfig entriesAlex Shepard1-2/+2
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-7/+3
2006-01-09[patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams1-1/+4