aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [Bug 339] Fix ipw2100 iwconfig set/get txpower.Liu Hong2005-11-071-7/+6
| * Fixed WEP on ipw2100 (priv->sec was being used instead of2005-11-072-48/+51
| * Catch ipw2100 up to equivelancy with v1.1.1James Ketrenos2005-11-072-137/+451
| * Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos2005-11-072-792/+2085
| * Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos2005-11-072-178/+668
| * Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos2005-11-072-262/+773
| * Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos2005-11-072-371/+1148
| * IPW_DEBUG has already included DRV_NAME, remove double prefix print.Zhu Yi2005-11-071-9/+7
| * Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}James Ketrenos2005-11-072-1218/+1155
* | [PATCH] skge: increase version numberStephen Hemminger2005-11-081-2/+2
* | [PATCH] skge: spelling fixesStephen Hemminger2005-11-081-14/+14
* | [PATCH] skge: use prefetch on receiveStephen Hemminger2005-11-081-7/+15
* | [PATCH] skge: goto low power mode on shutdownStephen Hemminger2005-11-081-8/+20
* | [PATCH] skge: add mii ioctl supportStephen Hemminger2005-11-081-58/+114
* | [PATCH] skge: use kzallocStephen Hemminger2005-11-081-2/+1
* | [PATCH] skge: clear PCI PHY COMA mode on bootStephen Hemminger2005-11-082-0/+12
* | Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-0714-113/+70
|\ \
| * | [PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris2005-11-076-39/+19
| * | [PATCH] atmel: memset correct rangeAlexey Dobriyan2005-11-071-1/+1
| * | [PATCH] Fix sparse warning in e100 driver.Luiz Fernando Capitulino2005-11-071-3/+3
| * | [PATCH] prism54 : Transmit stats updated in wrong placeRoger While2005-11-071-5/+5
| * | [PATCH] prism54 : Unused variable / extraneous udelayRoger While2005-11-071-8/+4
| * | [PATCH] drivers/net/s2io.c: make functions staticAdrian Bunk2005-11-071-20/+23
| * | [PATCH] kill include/linux/eeprom.hAdrian Bunk2005-11-071-11/+2
| * | [PATCH] bonding: fix feature consolidationJay Vosburgh2005-11-072-26/+13
* | | Merge branch 'master'Jeff Garzik2005-11-07491-18124/+18267
|\ \ \ | |_|/ |/| |
| * | [SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig2005-11-071-0/+24
| * | [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-12/+20
| * | [SPARC] openprom: implement ->compat_ioctlChristoph Hellwig2005-11-071-0/+33
| * | [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-8/+10
| * | [SUNSU]: Do not mark sunsu_console_setup() __initDavid S. Miller2005-11-071-1/+1
| * | [SPARC]: Remove bogus register programming in cg6 driver.David S. Miller2005-11-071-6/+0
| * | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-071-1/+1
| |\ \
| | * | [ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas2005-11-071-1/+1
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-11-073-12/+21
| |\ \
| | * | [CPUFREQ] Fix up compile of cpufreq_statsDave Jones2005-11-011-0/+1
| | * | [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_statsDave Jones2005-10-271-0/+5
| | * | [CPUFREQ] kzalloc conversions for cpufreq core.Dave Jones2005-10-202-6/+3
| | * | [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for...Dave Jones2005-09-201-6/+12
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-0716-42/+53
| |\ \ \
| | * | | [AGPGART] Fix up warning in efficeon driver.Dave Jones2005-11-051-1/+1
| | * | | [AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones2005-11-041-0/+2
| | * | | [AGPGART] When we encounter reserved mode bits, print them out.Dave Jones2005-11-041-2/+4
| | * | | [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-2412-0/+12
| | * | | [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-207-37/+18
| | * | | [AGPGART] Fix serverworks TLB flush.Dave Jones2005-09-231-2/+16
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-076-680/+1546
| |\ \ \ \
| | * | | | VINO driver version 0.0.5.Ladislav Michl2005-11-075-680/+1545
| | * | | | Add .gitignore files for TurbochannelRalf Baechle2005-11-071-0/+1
| | | |_|/ | | |/| |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-11-074-85/+109
| |\ \ \ \