summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-18vcan: whitespace fixesOliver Hartkopp1-10/+10
2008-12-17net: ppp_generic - use idr technique instead of cardmapsCyrill Gorcunov1-135/+48
2008-12-17bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller3-60/+60
2008-12-17bnx2: Don't redefine FLOW_CTRL_{RX,TX}.David S. Miller1-3/+0
2008-12-17bnx2: Update version to 1.9.0.Michael Chan1-3/+3
2008-12-17bnx2: Rename MSI-X vectors.Michael Chan2-2/+4
2008-12-17drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall1-1/+2
2008-12-17phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming1-17/+0
2008-12-17gianfar: Make all BD status writes 32-bitDai Haruki2-25/+31
2008-12-17gianfar: Add macros for stepping through BDsAndy Fleming2-18/+15
2008-12-17gianfar: Remove unused gfar_add_fcb() function parameterDai Haruki1-4/+4
2008-12-17gianfar: Enable padding and Optimize the frame prepended bytes handlingDai Haruki1-46/+41
2008-12-17gianfar: Fix VLAN HW feature related frame/buffer size calculation.Dai Haruki2-19/+26
2008-12-17gianfar: Fix eTSEC configuration procedureDai Haruki2-13/+15
2008-12-17gianfar: Optimize interrupt coalescing configurationDai Haruki3-38/+40
2008-12-17gianfar: Convert gianfar to an of_platform_driverAndy Fleming5-192/+386
2008-12-17gianfar: Use gfar_halt to stop DMA in gfar_probeAndy Fleming1-13/+1
2008-12-17tlan: Remove broken support for big buffersSakari Ailus1-134/+77
2008-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-9/+16
2008-12-17tlan: Fix pci memory unmappingSakari Ailus1-4/+9
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning4-92/+4
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning5-35/+25
2008-12-16cxgb3: untie strict FW matchingDivy Le Ray3-30/+15
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach1-1/+1
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus1-4/+6
2008-12-16vcan: convert to net_device_opsOliver Hartkopp1-1/+5
2008-12-16l2tp: fix UDP checksum supportJames Chapman1-12/+82
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47
2008-12-16hp100: use roundup instead of open codingIlpo Järvinen1-4/+4
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray4-16/+31
2008-12-16e1000e: Add GRO supportHerbert Xu1-1/+1
2008-12-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller64-763/+879
2008-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-58/+95
2008-12-16ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-16pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-168390/8390p: Fix compat netdev ops handling.David S. Miller3-8/+20
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg1-5/+7
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning1-0/+25
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-3/+3
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-10/+18
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-13smsc9420: add ethtool eeprom supportSteve Glendinning2-0/+124
2008-12-13smsc9420: add netpoll supportSteve Glendinning1-0/+12
2008-12-13smsc911x: make smsc911x_poll_controller staticSteve Glendinning1-1/+1
2008-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller83-1334/+4433
2008-12-13sfc: Version 2.3Ben Hutchings1-1/+1
2008-12-13sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings1-15/+18
2008-12-13sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings1-1/+1
2008-12-13sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson1-2/+11