summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-10-07drivers/net/ethernet/amd/amd8111e.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/sis/sis900.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/natsemi/natsemi.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/dec/tulip/dmfe.c: fix error return codePeter Senna Tschudin
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07net: remove skb recyclingEric Dumazet
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-05drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa
2012-10-05drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings
2012-10-05sections: fix section conflicts in drivers/netAndi Kleen
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-04cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller
2012-10-03mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller
2012-10-03tg3: Fix sparse warnings.Michael Chan
2012-10-03bnx2x: use strlcpy() to copy a stringDan Carpenter
2012-10-03net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin
2012-10-03pch_gbe: Fix PTP dependencies.David S. Miller
2012-10-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings
2012-10-02sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings
2012-10-02sfc: Fix MCDI structure field lookupBen Hutchings
2012-10-02sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings
2012-10-02sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-10-01tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker
2012-10-01Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack
2012-10-01mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet
2012-10-01bnx2x: update version to 1.78.00-0.Yuval Mintz
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz
2012-10-01be2net: fix vfs enumerationIvan Vecera
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds