aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
2009-04-13kaweth: Clean up codeLarry Finger
2009-04-13at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun
2009-04-13be2net: changes for checksum and segmentation offloadAjit Khaparde
2009-04-11ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr
2009-04-11ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz
2009-04-11ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz
2009-04-11ixgbe: add define to support 82599 64 IVAR registersDon Skidmore
2009-04-11ixgbe: add support for addition VT_CTL definesDon Skidmore
2009-04-11ixgbe: fix IXGBE_MTQC valuesDon Skidmore
2009-04-11ixgbe: Enable another bit for flow control operationPJ Waskiewicz
2009-04-08sfc: Don't specify unexistent IRQJean Delvare
2009-04-08netxen: cache align register map tableDhananjay Phadke
2009-04-08netxen: enable GRO supportAmit Kumar Salecha
2009-04-08netxen: enable rss for NX2031Dhananjay Phadke
2009-04-08netxen: sanitize function namesDhananjay Phadke
2009-04-08netxen: annotate register access functionsDhananjay Phadke
2009-04-08netxen: allocate status rings dynamicallyDhananjay Phadke
2009-04-08netxen: async link event handlingDhananjay Phadke
2009-04-08netxen: defer firmware handshakeDhananjay Phadke
2009-04-08netxen: refactor transmit codeDhananjay Phadke
2009-04-08netxen: refactor netxen_adapterDhananjay Phadke
2009-04-08netxen: code cleanupDhananjay Phadke
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox
2009-04-07tty: jsm cleanupsBreno Leitao
2009-04-07Adjust path to gpio headersMike Frysinger
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger
2009-04-07Change KCONFIG nameMike Frysinger
2009-04-07tty: Blackin CTS/RTSSonic Zhang
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin
2009-04-07serqt: initial clean up pass for tty sideAlan Cox
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang