summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-05-19netxen: fix msi irq setupDhananjay Phadke1-0/+1
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller518-10661/+11854
2009-05-19The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...Wolfgang Grandegger3-0/+419
2009-05-19can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger3-0/+337
2009-05-19can: SJA1000 generic platform bus driverWolfgang Grandegger3-0/+175
2009-05-19can: Driver for the SJA1000 CAN controllerWolfgang Grandegger5-0/+832
2009-05-19can: CAN Network device driver and Netlink interfaceWolfgang Grandegger3-0/+685
2009-05-19be2net: add two new pci device ids to pci device tableAjit Khaparde2-5/+19
2009-05-19net: Add TI DaVinci EMAC driverAnant Gole3-0/+2844
2009-05-19ixgbe: Increase the driver version numberPeter P Waskiewicz Jr1-1/+1
2009-05-19ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr3-0/+7
2009-05-19ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck2-11/+20
2009-05-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller23-483/+252
2009-05-18Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin1-1/+1
2009-05-18mv643xx_eth: fix PPC DMA breakageGabriel Paubert1-19/+22
2009-05-18bonding: fix link down handling in 802.3ad modeStephen Hemminger1-3/+8
2009-05-18Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-3/+2
2009-05-18NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle1-13/+14
2009-05-18ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr1-17/+49
2009-05-18ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr1-0/+7
2009-05-18ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr7-7/+66
2009-05-18ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr1-11/+37
2009-05-18ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou2-0/+26
2009-05-18ixgbe: Enable FCoE redirection table feature in 82599Yi Zou1-4/+24
2009-05-18ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou2-0/+102
2009-05-18fcoe: adds spma mode supportVasu Dev2-3/+31
2009-05-18fcoe: consolidates netdev related config and cleanup for spma modeVasu Dev1-79/+94
2009-05-18ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P4-7/+29
2009-05-18ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz3-0/+126
2009-05-18skfddi: convert PRINTK() to pr_debug()Alexander Beregalov1-81/+75
2009-05-18mac89x0: remove PRINTK()Alexander Beregalov1-2/+0
2009-05-18de620: convert PRINTK() to pr_debug() and cleanupAlexander Beregalov1-41/+18
2009-05-18de600: convert PRINTK() to pr_debug()Alexander Beregalov1-16/+3
2009-05-18de620: fix forgotten semicolonAlexander Beregalov1-1/+1
2009-05-18drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches1-8/+5
2009-05-18sfc: Use generic XENPAK register definitionsBen Hutchings3-73/+4
2009-05-18smsc95xx: strip ethernet fcs (crc) on receive pathPeter Korsgaard1-2/+2
2009-05-18dm9601: trivial comment fixesPeter Korsgaard1-6/+6
2009-05-18net: tx scalability works : trans_startEric Dumazet1-4/+4
2009-05-18gigaset: remove unused structure member rcvbytesTilman Schmidt3-6/+2
2009-05-18gigaset: remove UNDOCREQ config optionTilman Schmidt2-46/+23
2009-05-18gigaset: move up Kconfig inclusion pointTilman Schmidt3-2/+3
2009-05-18gigaset: fix error return codeTilman Schmidt1-5/+7
2009-05-18gigaset: skip unnecessary hex formattingTilman Schmidt1-0/+4
2009-05-18gigaset: fix possible oops in error handlingTilman Schmidt2-3/+2
2009-05-18gigaset: remove obsolete references to m10x state tableTilman Schmidt3-12/+6
2009-05-18mlx4_en: Fix not deleted napi structuresYevgeny Petrilin1-1/+3
2009-05-18bnx2: bnx2_tx_int() optimizationsEric Dumazet2-7/+13
2009-05-18net/ibmveth: fix panic in probeStephen Rothwell1-1/+1
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou3-0/+22