summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] wireless/atmel: convert constants to ieee80211 layer equivalentsDan Williams2006-02-171-74/+36
* [PATCH] let IPW2{1,2}00 select IEEE80211Jan Niehusmann2006-02-171-2/+4
* Merge branch 'upstream-fixes'John W. Linville2006-02-171-39/+59
|\
| * [PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams2006-02-171-10/+27
| * [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams2006-02-171-29/+32
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...John W. Linville2006-02-1773-2208/+1548
|\ \ | |/ |/|
| * Merge branch 'viro'Jeff Garzik2006-02-09108-700/+2891
| |\
| | * Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdJeff Garzik2006-02-0916-112/+186
| | |\
| | | * [PATCH] dead code removed in hp100Al Viro2006-01-291-22/+8
| | | * [PATCH] wrong ifdefs in 82596.cAl Viro2006-01-291-1/+1
| | | * [PATCH] bogus include of linux/irq.h in 7990.cAl Viro2006-01-291-1/+1
| | | * [PATCH] missing include of asm/irq.h in drivers/netAl Viro2006-01-293-0/+5
| | | * [PATCH] macsonic.c: missed s/driver_unregister/platform_driver_unregister/Al Viro2006-01-291-1/+1
| | | * [PATCH] appletalk/cops.h: missing const in struct ltfirmwareAl Viro2006-01-291-1/+1
| | | * [PATCH] ibm_emac sparse annotationsAl Viro2006-01-296-29/+26
| | | * [PATCH] arcnet probing cleanups and fixesAl Viro2006-01-292-57/+143
| * | | Merge branch 'master'Jeff Garzik2006-02-0753-2247/+344
| |\ \ \
| * \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-02-0713-109/+220
| |\ \ \ \
| * \ \ \ \ Merge branch 'sundance'Jeff Garzik2006-02-071-1/+5
| |\ \ \ \ \
| | * | | | | sundance: Really read addr 0Arnaldo Carvalho de Melo2006-01-271-1/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master'Jeff Garzik2006-02-07542-14252/+21934
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-01-311-3/+25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-01-319-537/+812
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] wireless/ipw2200: support WE-18 WPA enc_capaDan Williams2006-01-311-1/+4
| | * | | | | | | [PATCH] wireless/airo: add IWENCODEEXT and IWAUTH supportDan Williams2006-01-311-2/+274
| | * | | | | | | [PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi2006-01-311-2/+2
| | * | | | | | | [PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi2006-01-312-148/+149
| | * | | | | | | [PATCH] ipw2200: remove white space and better format the codeZhu Yi2006-01-312-50/+41
| | * | | | | | | [PATCH] ipw2200: increase ipw2200 driver versionZhu Yi2006-01-311-1/+1
| | * | | | | | | [PATCH] ipw2200: Fix qos_cmd param switch bugZhu Yi2006-01-311-4/+4
| | * | | | | | | [PATCH] ipw2200: stack reductionZhu Yi2006-01-312-164/+91
| | * | | | | | | [PATCH] ipw2200: Scale firmware loading watchdog with the firmware sizeZhu Yi2006-01-311-51/+63
| | * | | | | | | [PATCH] ipw2200: add module parameter to enable/disable roamingZhu Yi2006-01-311-3/+7
| | * | | | | | | [PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi2006-01-311-3/+3
| | * | | | | | | [PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi2006-01-312-14/+17
| | * | | | | | | [PATCH] ipw2200: Bluetooth coexistence supportZhu Yi2006-01-312-15/+40
| | * | | | | | | [PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi2006-01-312-9/+16
| | * | | | | | | [PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit...Zhu Yi2006-01-311-1/+8
| | * | | | | | | [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi2006-01-312-23/+76
| | * | | | | | | [PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi2006-01-311-1/+1
| | * | | | | | | [PATCH] ipw2100: remove white space and better format the codeZhu Yi2006-01-311-2/+2
| | * | | | | | | [PATCH] ipw2100: Add generic geo informationZhu Yi2006-01-311-0/+19
| | * | | | | | | [PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi2006-01-311-3/+4
| | * | | | | | | [PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2006-01-312-5/+13
| | * | | | | | | [PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2006-01-312-17/+20
| | * | | | | | | [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk2006-01-311-2/+2
| | * | | | | | | [PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2006-01-312-54/+5
| | * | | | | | | [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-314-16/+4
| * | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-313-26/+32
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-01-281-2/+2
| |\ \ \ \ \ \ \ \ \