summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)AuthorFilesLines
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+0
2008-11-25ixgbe: Naming interrupt vectorsRobert Olsson1-4/+14
2008-11-25DCB: fix kconfig optionJeff Kirsher3-7/+7
2008-11-23driver/net/*: remove redundant argument commentsQinghuang Feng1-1/+0
2008-11-21ixgbe: convert directly reference of netdev->privWang Chen1-1/+1
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore6-7/+550
2008-11-20DCB: Add support for DCB BCNAlexander Duyck2-1/+202
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck1-1/+15
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck1-1/+32
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck1-1/+41
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck9-19/+1575
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger1-1/+1
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-32/+30
2008-11-19ixgb: convert to net_device_opsStephen Hemminger1-14/+18
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan1-30/+28
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz1-3/+3
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen2-6/+6
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg7-0/+154
2008-10-27net: convert more to %pMJohannes Berg1-4/+2
2008-10-16[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2-18/+18
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-09-24ixgbe: whitespace/formatting cleanupAlexander Duyck1-71/+54
2008-09-24ixgbe: correctly add and remove napi queuesAlexander Duyck1-100/+130
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz9-300/+266
2008-09-24ixgbe: bump versionJeff Kirsher1-1/+1
2008-09-24ixgbe: xmit frame refactorJesse Brandeburg1-25/+17
2008-09-24ixgbe: lower stack space usageJesse Brandeburg1-9/+6
2008-09-24ixgbe: cleanup definesJesse Brandeburg1-7/+0
2008-09-24ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg2-45/+45
2008-09-24ixgbe: refresh the ixgbe_down functionJesse Brandeburg1-10/+19
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg9-814/+1700
2008-09-24ixgbe: add clean rx many routineJesse Brandeburg1-2/+60
2008-09-24ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg1-6/+8
2008-09-24ixgbe: fix ring reallocation in ethtoolJesse Brandeburg3-53/+56
2008-09-24ixgbe: add device support for XF LR adaptersJesse Brandeburg3-0/+4
2008-09-24ixgbe: recycle pages in packet split modeJesse Brandeburg2-18/+32
2008-09-24ixgbe: fix bug with lots of tx queuesJesse Brandeburg1-3/+3
2008-09-24ixgbe: fix initial interrupt throttle settingsJesse Brandeburg3-89/+100
2008-09-24ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg1-1/+1
2008-09-24ixgbe: fix pci_resource allocation as in other driversJeff Kirsher1-8/+2
2008-09-24ixgbe: fix ethtool register dumpJesse Brandeburg2-21/+12
2008-09-24ixgbe: limit small mtu to minimum for ipv4 supportJesse Brandeburg1-2/+2
2008-09-24ixgbe: fix bug with shared interruptsJesse Brandeburg1-1/+6
2008-09-24ixgbe: link change interrupt was not causing link eventJesse Brandeburg1-2/+2
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg5-51/+118
2008-09-24ixgbe: fix multicast address updateJesse Brandeburg1-2/+3
2008-09-24ixgbe: fix dca defines to not have spacesJesse Brandeburg1-12/+12
2008-09-24ixgbe: fix bug where using wake queue instead of startJesse Brandeburg1-1/+1
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-0/+6