summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-10-18wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon
2012-10-11e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-09e1000e: add device IDs for i218Bruce Allan
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-10-09ixgbevf: Set the netdev number of Tx queuesGreg Rose
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling
2012-10-08net: gro: selective flush of packetsEric Dumazet
2012-10-08skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-08cxgb4: Address various sparse warningsVipul Pandya
2012-10-08cxgb4: allocate enough data in t4_memory_rw()Dan Carpenter
2012-10-07ptp: use list_move instead of list_del/list_addWei Yongjun
2012-10-07drivers/net/ethernet/marvell/sky2.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/marvell/skge.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/sun/sungem.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/sun/niu.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/renesas/sh_eth.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/natsemi/xtsonic.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/amd/au1000_eth.c: fix error return codePeter Senna Tschudin
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