summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2012-07-25Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds9-130/+206
2012-07-24r8169: revert "add byte queue limit support".Francois Romieu1-22/+5
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz3-10/+38
2012-07-23niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan1-1/+1
2012-07-23niu: Fix to check for dma mapping errors.Shuah Khan1-0/+4
2012-07-23Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier9-130/+206
2012-07-22net: ethernet: davinci_emac: add pm_runtime supportMark A. Greer1-21/+22
2012-07-22net: ethernet: davinci_emac: Remove unnecessary #includeMark A. Greer1-2/+0
2012-07-22ixgbe: Fix build with PCI_IOV enabled.David S. Miller1-1/+1
2012-07-22forcedeth: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22e1000e: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22e1000: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22bnx2x: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-209/+323
2012-07-22net: fix race condition in several drivers when reading statsKevin Groeneveld1-4/+4
2012-07-22igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin1-1/+2
2012-07-22ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2-7/+17
2012-07-22ixgbe: add support for new 82599 deviceDon Skidmore2-0/+2
2012-07-22ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend1-5/+8
2012-07-22ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend1-8/+19
2012-07-22ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck1-4/+8
2012-07-22ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2-9/+10
2012-07-22ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2-25/+19
2012-07-22ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2-24/+46
2012-07-22ixgbevf: Add support for PCI error handlingAlexander Duyck1-0/+80
2012-07-22ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck2-2/+41
2012-07-22ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck4-94/+45
2012-07-22ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck3-32/+28
2012-07-21forcedeth: spin_unlock_irq in interrupt handler fixDenis Efremov1-2/+2
2012-07-20atl1c: fix issue of io access mode for AR8152 v2.1Cloud Ren2-1/+20
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-248/+344
2012-07-20ixgbe: use PCI_VENDOR_ID_INTELJon Mason3-9/+6
2012-07-20ixgb: use PCI_VENDOR_ID_INTELJon Mason3-12/+8
2012-07-20ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2-8/+13
2012-07-20ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck1-9/+11
2012-07-20ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck6-3/+46
2012-07-20ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck4-122/+154
2012-07-20ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck3-86/+86
2012-07-20ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2-27/+32
2012-07-20ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2-17/+17
2012-07-20ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck1-4/+11
2012-07-20ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck3-19/+21
2012-07-20Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...David S. Miller1-27/+34
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+38
2012-07-19mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo2-109/+131
2012-07-19sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt1-0/+1
2012-07-19net: e100: ucode is optional in some casesBjørn Mork1-9/+31
2012-07-19net: stmmac: Add ip version to dts bindingsDinh Nguyen1-2/+6
2012-07-19cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com1-0/+4