aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-07net: remove skb recyclingEric Dumazet8-102/+16
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-14/+13
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-143/+163
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2-10/+4
2012-10-06drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings3-16/+4
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen11-11/+11
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller6-114/+112
2012-10-03cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller1-0/+1
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz1-7/+10
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya1-13/+30
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com3-0/+4
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov1-1/+1
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller1-4/+1
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2-61/+48
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller1-89/+99
2012-10-02tg3: Fix sparse warnings.Michael Chan1-5/+6
2012-10-02bnx2x: use strlcpy() to copy a stringDan Carpenter1-3/+2
2012-10-02net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packetshtbegin1-0/+1
2012-10-02pch_gbe: Fix PTP dependencies.David S. Miller1-1/+1
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds9-193/+1113
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds113-4083/+8935
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-5/+5
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linusRoland Dreier9-193/+1113
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller7-82/+76
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings1-16/+53
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings3-58/+10
2012-10-02sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2-2/+4
2012-10-02sfc: Fix MCDI structure field lookupBen Hutchings1-2/+4
2012-10-02sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings1-11/+11
2012-10-02sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings1-0/+1
2012-10-01netlink: add attributes to fdb interfacestephen hemminger1-1/+1
2012-10-01tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker2-9/+1
2012-10-01Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller1-3/+0
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack1-0/+3
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack1-0/+5
2012-10-01mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet1-4/+0
2012-10-01bnx2x: update version to 1.78.00-0.Yuval Mintz1-2/+2
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz11-563/+79
2012-10-01be2net: fix vfs enumerationIvan Vecera1-4/+2
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-10/+12
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds30-209/+94
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2012-10-01mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier1-0/+3
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2-14/+15
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2-13/+22
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier3-26/+38
2012-09-30mlx4_core: Trivial cleanups to driver log messagesRoland Dreier1-5/+4
2012-09-30mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier1-1/+1