summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein
2012-10-25gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang
2012-10-25NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard
2012-10-25pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico
2012-10-23mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak
2012-10-23mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz
2012-10-23pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico
2012-10-23pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico
2012-10-23pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico
2012-10-22qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin
2012-10-22cxgb4: Remove unnecessary #ifdef conditionVipul Pandya
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov
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