aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-12-018139cp: fix coherent mapping leak in error path.françois romieu
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai
2012-11-23bnx2x: remove redundant warning logAriel Elior
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu
2012-11-20net: fix build failure in xilinxJeff Mahoney
2012-11-20ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang
2012-11-20ne2000: add the right platform deviceAlan Cox
2012-11-18sis900: fix sis900_set_mode call parameters.Francois Romieu
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi
2012-11-14net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel
2012-11-14drivers/net: fix tasklet misuse issueXiaotian Feng
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-07cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya
2012-11-03net: bnx2x: Fix typo in bnx2x driverMasanari Iida
2012-11-03r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-11-03r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng
2012-11-02cxgb4: Fix unable to get UP event from the LLDVipul Pandya
2012-11-02drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-02bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov
2012-11-01bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov
2012-11-01bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner
2012-11-01bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner
2012-11-01bnx2x: Fix potential incorrect link speed provisionYaniv Rosner
2012-11-01bnx2x: Restore global registers back to default.Yaniv Rosner
2012-11-01bnx2x: Fix link down in 57712 following LFAYaniv Rosner
2012-11-01bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner
2012-11-01ixgbe: PTP get_ts_info missing software supportJacob Keller
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-24gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang
2012-10-24NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard
2012-10-24pch_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-21cxgb4: Remove unnecessary #ifdef conditionVipul Pandya
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon
2012-10-10e1000e: 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