aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale15-0/+7257
2006-12-02[PATCH] bcm43xx: add PCI-E codeStefano Brivio3-44/+156
2006-12-02[PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan1-8/+8
2006-12-02[PATCH] atmel: output signal strength informationHolden Karau1-0/+8
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov14-102/+89
2006-12-02[PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov1-10/+13
2006-12-02[PATCH] atmel: whitespace cleanupDmitry Torokhov3-45/+45
2006-12-02[PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov1-10/+10
2006-12-02[PATCH] atmel: save on array initializationDmitry Torokhov1-1/+1
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messagesLarry Finger2-0/+7
2006-12-02[PATCH] ieee80211: allow mtu bigger than 1500matthieu castet1-0/+9
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake4-25/+55
2006-12-02[PATCH] zd1211rw: Add 3 more device IDsDaniel Drake1-0/+3
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger3-3/+5
2006-12-02[PATCH] 8390 fixes - the final chunk (h8300)Al Viro3-13/+16
2006-12-02[PATCH] 8390 cleanup - etherh iomem annotationsAl Viro1-10/+10
2006-12-02[PATCH] 8390 fixes - m68k oddballsAl Viro5-43/+52
2006-12-02[PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro5-1099/+1135
2006-12-02[PATCH] sk98lin: MII ioctl supportStephen Hemminger1-0/+54
2006-12-02[PATCH] sk98lin: ethtool register dumpStephen Hemminger1-0/+26
2006-12-02[PATCH] pci_module_init() convertion in olympic.cHenrik Kretzschmar1-1/+1
2006-12-02[PATCH] Remove unnecessary check in drivers/net/depca.cEric Sesterhenn1-15/+13
2006-12-02[PATCH] forcedeth: power management supportFrancois Romieu1-1/+46
2006-12-02[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki1-6/+26
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki1-0/+4
2006-12-02[PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki3-0/+182
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-77/+76
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-4/+1423
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds39-5/+60
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds99-2127/+1081
2006-12-01Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds6-103/+171
2006-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds32-193/+297
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds98-851/+1264
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds54-959/+1400
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds80-607/+1418
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-10/+29
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds147-350/+344
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers2-6/+26
2006-12-01Documentation/driver-model/platform.txt update/rewriteDavid Brownell1-86/+118
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell2-0/+54
2006-12-01driver core: Use klist_remove() in device_move()Cornelia Huck1-2/+2
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck7-4/+228
2006-12-01Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk1-2/+2
2006-12-01driver core: Introduce device_find_child().Cornelia Huck2-0/+35
2006-12-01sysfs: sysfs_write_file() writes zero terminated dataThomas Maier1-0/+3
2006-12-01cpu topology: consider sysfs_create_group return valueHeiko Carstens1-23/+32
2006-12-01Driver core: Call platform_notify_remove laterBenjamin Herrenschmidt1-1/+1
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt6-15/+39
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt27-0/+190
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman6-30/+37