summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-172-9/+16
|\
| * tlan: Fix pci memory unmappingSakari Ailus2008-12-171-4/+9
| * enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach2008-12-161-1/+1
| * tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus2008-12-161-4/+6
* | net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-164-92/+4Star
* | net: Move flow control definitions to mii.hSteve Glendinning2008-12-165-35/+25Star
* | cxgb3: untie strict FW matchingDivy Le Ray2008-12-163-30/+15Star
* | vcan: convert to net_device_opsOliver Hartkopp2008-12-161-1/+5
* | l2tp: fix UDP checksum supportJames Chapman2008-12-161-12/+82
* | isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-162-41/+47
* | hp100: use roundup instead of open codingIlpo Järvinen2008-12-161-4/+4
* | cxgb3: Add multiple Tx queue support.Divy Le Ray2008-12-164-16/+31
* | e1000e: Add GRO supportHerbert Xu2008-12-161-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-1664-763/+879
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-162-58/+95
| |\
| | * e1000e: fix double release of mutexJeff Kirsher2008-12-121-2/+7
| | * sungem: improve ethtool output with internal pcs and serdesHermann Lauer2008-12-101-0/+15
| | * sungem: Make PCS PHY support partially work again.David S. Miller2008-12-091-56/+73
| * | ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt2008-12-161-25/+29
| * | pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger2008-12-161-1/+1
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-132-3/+3
| |\ \
| | * | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
| | * | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-132-10/+18
| |\ \ \
| | * | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-122-10/+18
| | |/ /
| * | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-131-1/+1
| * | | unicode table for cp437Ingo Brueckl2008-12-131-6/+6
| |/ /
| * | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-115-267/+122Star
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-102-3/+27
| |\ \
| | * | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
| | * | PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-091-0/+1
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-103-6/+10
| |\ \ \
| | * | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck2008-12-091-3/+3
| | * | | [IA64] Clear up section mismatch for ioc4_ide_attach_one.Robin Holt2008-12-091-3/+3
| | * | | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-091-0/+4
| | |/ /
| * | | pktcdvd: remove broken dev_t export of class devicesKay Sievers2008-12-101-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-104-4/+14
| |\ \ \
| | * | | firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter2008-12-103-4/+12
| | * | | ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham2008-12-091-0/+2
| | |/ /
| * | | drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-101-2/+2
| * | | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao2008-12-101-1/+1
| * | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap2008-12-101-1/+1
| * | | fbcon: fix workqueue shutdownGeoff Levand2008-12-101-0/+6
| * | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-102-0/+12
| |/ /
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-091-1/+1
| |\ \
| | * | [ARM] omap: fix a pile of issuesRussell King2008-12-011-1/+1
| * | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-096-41/+40Star
| |\ \ \
| | * | | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-031-0/+1
| | * | | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-021-0/+1
| | * | | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-271-3/+5