summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-27qlcnic: avoid mixed mode interrupts for some adapter typesManish chopra1-9/+26
2013-01-27qlcnic: enable RSS for TCP over IPv6Shahed Shaikh1-6/+15
2013-01-27qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh4-7/+38
2013-01-27qlcnic: set driver version in firmwareSritej Velaga3-0/+42
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller43-429/+1305
2013-01-26can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp2-1/+12
2013-01-26can: gw: add a variable limit for CAN frame routingsOliver Hartkopp1-16/+40
2013-01-26can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp2-0/+9
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp5-7/+64
2013-01-26can: usb_8dev: add LED trigger supportBernd Krumboeck1-0/+11
2013-01-26can: sja1000: add LED trigger supportFabio Baltieri1-1/+16
2013-01-26can: mcp251x: add LED trigger supportFabio Baltieri1-4/+19
2013-01-26can: c_can: add LED trigger supportFabio Baltieri1-0/+10
2013-01-26can: ti_hecc: add LED trigger supportFabio Baltieri1-0/+10
2013-01-26can: at91_can: add LED trigger supportFabio Baltieri1-0/+10
2013-01-26can: flexcan: add LED trigger supportFabio Baltieri1-0/+11
2013-01-26can: rename LED trigger name on netdev renamesKurt Van Dijck3-0/+52
2013-01-26can: export a safe netdev_priv wrapper for candevKurt Van Dijck2-0/+16
2013-01-26can: add tx/rx LED trigger supportFabio Baltieri5-0/+149
2013-01-26can: usb_8dev: Add support for USB2CAN interface from 8 devicesBernd Krumboeck3-0/+1029
2013-01-26can: sja1000: correct indention of Kconfig help textMarc Kleine-Budde1-6/+6
2013-01-26can: Kconfig: switch on all CAN protocolls by defaultMarc Kleine-Budde1-3/+3
2013-01-26can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' blockMarc Kleine-Budde7-15/+18
2013-01-26can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' blockMarc Kleine-Budde2-8/+4
2013-01-24ixgbevf: Fix link speed message to support 100MbpsGreg Rose1-3/+16
2013-01-24ixgbe: Limit number of reported VFs to device specific valueDonald Dutile1-0/+1
2013-01-24ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose4-6/+122
2013-01-24ixgbe: Modularize SR-IOV enablement codeGreg Rose1-40/+54
2013-01-24ixgbe: Make mailbox ops initialization unconditionalGreg Rose3-11/+10
2013-01-24ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2-6/+2
2013-01-24ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck2-19/+23
2013-01-24ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller1-2/+2
2013-01-24ixgbe: add warning when scheduling resetJacob Keller1-0/+2
2013-01-24ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller3-34/+65
2013-01-24ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller3-87/+51
2013-01-24ixgbe: Update ptp_overflow check comment and jiffiesJacob Keller1-7/+7
2013-01-24ixgbe: add missing supported filters to get_ts_infoJacob Keller1-0/+8
2013-01-24ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller1-12/+26
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller10-176/+185
2013-01-23bnx2x: SR-IOV version compatibility bugfixAriel Elior3-4/+5
2013-01-23bnx2x: Fix compilation with stop-on-errorYuval Mintz2-2/+2
2013-01-23cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan3-8/+11
2013-01-23bnx2x: correct memory release schemeYuval Mintz2-4/+3
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz9-159/+195
2013-01-23bnx2x: Modify unload conditionsYuval Mintz1-3/+11
2013-01-23bnx2x: Correct memory preparation and releaseDmitry Kravkov2-44/+16
2013-01-23bnx2x: Add missing VFs reference in macrosYuval Mintz1-1/+3
2013-01-23bnx2x: Add additional debug informationYuval Mintz4-6/+38
2013-01-23bnx2x: correct usleep_range usageYuval Mintz4-10/+10
2013-01-23bnx2x: reorganization and beautificationYuval Mintz5-139/+122