aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NET]: Split skb->csumAl Viro9-10/+10
2006-12-02[BNX2]: Update version and rel date.Michael Chan1-2/+2
2006-12-02[BNX2]: Add 5709 PCI ID.Michael Chan1-2/+11
2006-12-02[BNX2]: Download 5709 firmware.Michael Chan1-4/+38
2006-12-02[BNX2]: New firmware to support 5709 (part 4).Michael Chan1-0/+1037
2006-12-02[BNX2]: New firmware to support 5709 (part 3).Michael Chan1-0/+712
2006-12-02[BNX2]: New firmware to support 5709 (part 2).Michael Chan1-0/+1259
2006-12-02[BNX2]: New firmware to support 5709 (part 1).Michael Chan1-0/+1078
2006-12-02[BNX2]: Add 5709 reset and runtime code.Michael Chan1-24/+37
2006-12-02[BNX2]: Add 5709 init code.Michael Chan1-37/+130
2006-12-02[BNX2]: Add new 5709 registers (part 2).Michael Chan1-22/+1410
2006-12-02[BNX2]: Add new 5709 registers (part 1).Michael Chan1-146/+1311
2006-12-02[BNX2]: Re-organize firmware structures.Michael Chan3-218/+187
2006-12-02[BNX2]: Remove udelay() in copper PHY code.Michael Chan1-7/+6
2006-12-02[BNX2]: Add 5708S parallel detection.Michael Chan2-21/+57
2006-12-02[BNX2]: Add bnx2_5706_serdes_timer().Michael Chan1-56/+55
2006-12-02[BNX2]: Improve SerDes handling.Michael Chan2-21/+41
2006-12-02[BNX2]: Fix Xen problem.Michael Chan2-381/+691
2006-12-02[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo1-1/+1
2006-12-02[NET] driver/s390/net: Checksum annotations.Al Viro4-24/+24
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro4-4/+0
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro1-24/+24
2006-12-02netpoll queue cleanupStephen Hemminger1-1/+0
2006-12-02netpoll setup error handlingStephen Hemminger1-2/+5
2006-12-02[ATM] ambassador,firestream: "-1 >>" is implementation definedAlexey Dobriyan2-2/+2
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk1-1/+0
2006-12-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds124-2924/+24088
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds15-226/+509
2006-12-02[netdrvr] skge: build fixJeff Garzik1-0/+1
2006-12-02[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale4-45/+18
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming5-13/+64
2006-12-02[PATCH] chelesio: transmit locking (plus bug fix).Stephen Hemminger1-4/+15
2006-12-02[PATCH] chelsio: statistics improvementStephen Hemminger3-68/+100
2006-12-02[PATCH] chelsio: add MSI supportStephen Hemminger2-3/+18
2006-12-02[PATCH] chelsio: use standard CRC routinesStephen Hemminger2-28/+4
2006-12-02[PATCH] chelsio: cleanup pm3393 codeStephen Hemminger1-40/+29
2006-12-02[PATCH] chelsio: add 1G swcixw aupportStephen Hemminger12-0/+2780
2006-12-02[PATCH] chelsio: add support for other 10G boardsStephen Hemminger23-371/+6041
2006-12-02[PATCH] chelsio: remove unused mutexStephen Hemminger2-2/+0
2006-12-02[PATCH] chelsio: use kzallocStephen Hemminger2-4/+3
2006-12-02[PATCH] chelsio: whitespace fixesStephen Hemminger4-16/+16
2006-12-02[PATCH] amd8111e use standard CRC libStephen Hemminger2-30/+1
2006-12-02[PATCH] sky2: msi enhancements.Stephen Hemminger2-8/+11
2006-12-02[PATCH] sky2: kfree_skb_any neededStephen Hemminger1-1/+1
2006-12-02[PATCH] sky2: fixes for Yukon EC_U chip revisionsStephen Hemminger2-9/+13
2006-12-02[PATCH] sky2: add Dlink 560SX idStephen Hemminger1-0/+1
2006-12-02[PATCH] sky2: receive error handling fixStephen Hemminger1-3/+3
2006-12-02[PATCH] skge: don't clear MC state on link downStephen Hemminger1-3/+2
2006-12-02drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault1-1/+8
2006-12-02[PATCH] netxen: uses PCIRandy Dunlap1-0/+1
2006-12-02[PATCH] chelsio: use kzallocStephen Hemminger1-6/+3
2006-12-02[PATCH] chelsio: use __netif_rx_schedule_prepStephen Hemminger1-15/+3
2006-12-02[PATCH] chelsio: free_netdevStephen Hemminger1-7/+7
2006-12-02[PATCH] chelsio: procectomyStephen Hemminger1-14/+0
2006-12-02[PATCH] chelsio: whitespace cleanupStephen Hemminger1-101/+101
2006-12-02[PATCH] chelsio: remove leftover codeStephen Hemminger1-35/+0
2006-12-02[PATCH] Adapt ucc_geth driver to use new of_platform_device supportKim Phillips1-3/+3
2006-12-02[PATCH] sundance: use NULL for pointerRandy Dunlap1-2/+2
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale11-270/+891
2006-12-02[PATCH] NetXen: Fixed /sys mapping between device and driverAmit S. Kale1-1/+2
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2-20/+0
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake4-65/+286
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake3-32/+34
2006-12-02[PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake1-1/+6
2006-12-02[PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz1-0/+2
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz4-110/+53
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake4-33/+6
2006-12-02[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake1-0/+1
2006-12-02[PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake1-0/+1
2006-12-02[PATCH] prism54: correct overly aggressive check of return from pci_set_mwiJohn W. Linville1-2/+2
2006-12-02[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger1-0/+1
2006-12-02Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145"Jeff Garzik1-144/+12
2006-12-02[PATCH] Atmel MACB ethernet driverHaavard Skinnemoen4-0/+1610
2006-12-02[PATCH] WAN: DSCC4 driver requires generic HDLCKrzysztof Halasa1-38/+38
2006-12-02[PATCH] Add tsi108/9 On Chip Ethernet device driver supportZang Roy-r619114-0/+2082
2006-12-02[PATCH] sundance: solve host error problem in low performance embedded system...Jesse Huang1-3/+23
2006-12-02e1000 linkage fixAndrew Morton1-0/+1
2006-12-02[PATCH] Add support for Marvell 88e1111S and 88e1145Andy Fleming1-12/+144
2006-12-02[PATCH] add netpoll support for gianfar: respinVitaly Wool1-0/+33
2006-12-02[PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville5-8/+43
2006-12-02[PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger1-10/+5
2006-12-02[PATCH] bcm43xx: remove badness variable and related routineLarry Finger1-34/+7
2006-12-02[netdrvr] netxen: build fixesJeff Garzik4-6/+7
2006-12-02[PATCH] sundance: correct initial and close hardware step.Jesse Huang1-0/+8
2006-12-02[PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2-42/+40
2006-12-02[PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler)Jesse Huang1-2/+14
2006-12-02[PATCH] sundance: remove TxStartThresh and RxEarlyThreshJesse Huang1-6/+2
2006-12-02[PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register f...Komuro1-1/+0
2006-12-02[PATCH] forcedeth: add support for new mcp67 deviceAyaz Abdulla1-0/+16
2006-12-02[PATCH] forcedeth: add recoverable error supportAyaz Abdulla1-4/+74
2006-12-02[PATCH] forcedeth: add mgmt unit supportAyaz Abdulla1-17/+134
2006-12-02[PATCH] defxx: Big-endian hosts supportMaciej W. Rozycki2-23/+31
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2-5/+2
2006-12-02r8169: perform a PHY reset before any other operation at boot timeFrancois Romieu1-2/+20
2006-12-02e1000: increment version to 7.3.15-k2Auke Kok1-1/+1
2006-12-02e1000: add dynamic itr modesJesse Brandeburg3-39/+228
2006-12-02e1000: add dynamic generic MSI interrupt routineJesse Brandeburg1-2/+88
2006-12-02e1000: reorder e1000_param.cAuke Kok1-58/+20
2006-12-02e1000: Only set IDE for tx when we are using TIDV/TADVJesse Brandeburg1-2/+5
2006-12-02e1000: rename ICH8 flash macrosJeff Kirsher3-102/+98
2006-12-02e1000: add queue restart counterJesse Brandeburg3-1/+6
2006-12-02e1000: New hardware supportAuke Kok4-0/+11
2006-12-02e1000: Remove unneeded and unwanted memsetsJesse Brandeburg1-3/+10
2006-12-02e1000: simplify skb_put call.Auke Kok1-4/+3
2006-12-02e1000: reorder pci-e infor structJeff Kirsher1-3/+5
2006-12-02e1000: fix VR powerdown codeJeff Kirsher2-4/+6
2006-12-02e1000: add mmiowb() for IA64 to sync tail writesJesse Brandeburg1-0/+3
2006-12-02e1000: Enble early receive (ERT) on 82573Auke Kok1-0/+6
2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok3-5/+24
2006-12-02e1000: Remove DISABLE_MULR debug codeAuke Kok1-8/+0
2006-12-02e1000: whitespace changes, comments, typosAuke Kok5-68/+72
2006-12-02[PATCH] zd1211rw: Add ID for ZyXEL G-220Daniel Drake1-0/+1
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale14-0/+7250
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: Move IV/ICV stripping into ieee80211_rxDaniel Drake2-19/+1
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: Broadcom PHY supportMaciej W. Rozycki3-0/+182
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-73/+74
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/...Linus Torvalds39-5/+60
2006-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds30-186/+281
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds94-826/+1094
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds23-216/+263
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds29-442/+798
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds37-71/+69
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell1-0/+48
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 Huck1-0/+92
2006-12-01Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk1-2/+2
2006-12-01driver core: Introduce device_find_child().Cornelia Huck1-0/+33
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 Herrenschmidt1-9/+11
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman1-4/+4
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman2-80/+99
2006-12-01Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman1-62/+57
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman3-15/+15
2006-12-01Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman1-3/+3
2006-12-01Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman1-2/+2
2006-12-01I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman1-13/+13
2006-12-01Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman1-6/+6
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman5-25/+27
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman4-30/+25
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman1-8/+8
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman1-42/+39
2006-12-01CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers1-51/+98
2006-12-01CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variablesKay Sievers1-0/+4
2006-12-01CONFIG_SYSFS_DEPRECATED - device symlinksKay Sievers1-4/+14
2006-12-01CONFIG_SYSFS_DEPRECATED - bus symlinksKay Sievers1-3/+17
2006-12-01Driver core: make old versions of udev work properlyGreg Kroah-Hartman1-14/+45
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman2-17/+17
2006-12-01Driver core: fix "driver" symlink timingKay Sievers1-30/+52
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt3-0/+36
2006-12-01PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk1-2/+2
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige1-2/+0
2006-12-01pciehp: remove unnecessary free_irqKenji Kaneshige1-6/+1
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose2-2/+2
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer2-32/+7
2006-12-01i2c-i801: SMBus patch for Intel ICH9Jason Gaston2-0/+3
2006-12-01PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez1-9/+6
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez4-21/+57
2006-12-01PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox1-28/+47
2006-12-01pci: fix __pci_register_driver error handlingAkinobu Mita1-2/+5
2006-12-01pci: clear osc support flags if no _OSC methodKristen Carlson Accardi1-1/+9
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita1-1/+3
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita1-6/+2
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller1-3/+6
2006-12-01Altix: SN ACPI hotplug support.John Keller1-22/+13
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox1-13/+18
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-1/+7
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2-56/+30
2006-12-01PCI: save/restore PCI-X stateStephen Hemminger1-0/+44
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman1-8/+0
2006-12-01PCI: Let PCI_MULTITHREAD_PROBE not be brokenGreg Kroah-Hartman1-1/+1
2006-12-01usbcore: remove unused argument in autosuspendAlan Stern5-62/+71
2006-12-01USB: keep count of unsuspended childrenAlan Stern2-11/+37
2006-12-01USB hub: simplify remote-wakeup handlingAlan Stern1-23/+20
2006-12-01USB: struct usb_device: change flag to bitflagAlan Stern1-1/+1
2006-12-01OHCI: make autostop conditional on CONFIG_PMAlan Stern1-54/+79
2006-12-01USB: Add autosuspend support to the hub driverAlan Stern1-19/+26
2006-12-01EHCI: Fix root-hub and port suspend/resume problemsAlan Stern4-53/+61
2006-12-01USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman2-22/+74