aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-16gro: New frags interface to avoid copying shinfoHerbert Xu3-30/+51
2009-04-13NET/r8169: Rework suspend and resumeRafael J. Wysocki1-22/+39
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov13-42/+22
2009-04-13kaweth: Clean up codeLarry Finger1-8/+25
2009-04-13at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun1-2/+1
2009-04-13be2net: changes for checksum and segmentation offloadAjit Khaparde1-6/+22
2009-04-11ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds1-1/+1
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr5-70/+169
2009-04-11ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2-13/+39
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz4-8/+29
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz4-50/+107
2009-04-11ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2-6/+10
2009-04-11ixgbe: add define to support 82599 64 IVAR registersDon Skidmore1-0/+1
2009-04-11ixgbe: add support for addition VT_CTL definesDon Skidmore1-0/+2
2009-04-11ixgbe: fix IXGBE_MTQC valuesDon Skidmore1-1/+2
2009-04-11ixgbe: Enable another bit for flow control operationPJ Waskiewicz2-0/+2
2009-04-08sfc: Don't specify unexistent IRQJean Delvare2-5/+0
2009-04-08netxen: cache align register map tableDhananjay Phadke1-1/+2
2009-04-08netxen: enable GRO supportAmit Kumar Salecha2-3/+5
2009-04-08netxen: enable rss for NX2031Dhananjay Phadke4-43/+137
2009-04-08netxen: sanitize function namesDhananjay Phadke7-406/+233
2009-04-08netxen: annotate register access functionsDhananjay Phadke7-344/+239
2009-04-08netxen: allocate status rings dynamicallyDhananjay Phadke2-6/+30
2009-04-08netxen: async link event handlingDhananjay Phadke6-57/+263
2009-04-08netxen: defer firmware handshakeDhananjay Phadke3-42/+22
2009-04-08netxen: refactor transmit codeDhananjay Phadke5-120/+108
2009-04-08netxen: refactor netxen_adapterDhananjay Phadke3-59/+39
2009-04-08netxen: code cleanupDhananjay Phadke8-256/+146
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds9-15/+83
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-10/+1162
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-215/+302
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds7-94/+1437
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-67/+1070
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox3-26/+54
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang2-58/+137
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang1-49/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin2-0/+8
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino2-22/+59
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang3-3/+3
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang3-13/+13
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang3-5/+5
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang139-236/+232
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang3-8/+8
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang5-8/+8