aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-05-17e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-13Merge tag 'v3.18.11-rt7-lno1' of git://git.linaro.org/people/anders.roxell/li...Kevin Hilman
2015-05-11net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-05-11mlx4: Fix tx ring affinity_mask creationBenjamin Poirier
2015-05-08net: gianfar: do not disable interruptsSebastian Andrzej Siewior
2015-05-08drivers/net: vortex fix locking issuesSteven Rostedt
2015-05-08drivers/net: fix livelock issuesThomas Gleixner
2015-05-08drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2015-04-27tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \\\\(NEC\\\\)
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2015-04-27bnx2x: Fix busy_poll vs netpollEric Dumazet
2015-04-27net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-27net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay
2015-04-16net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-03-28bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-03-24net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy
2015-03-14net: bcmgenet: fix throughtput regressionJaedon Shin
2015-03-14Revert "r8169: add support for Byte Queue Limits"David S. Miller
2015-02-26bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-01-27drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-27i40e: adds FCoE configure optionVasu Dev
2015-01-27net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2015-01-27net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-27net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-11-29sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura
2014-11-29stmmac: platform: Move plat_dat checking earlierHuacai Chen
2014-11-29sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura
2014-11-26net: Check for presence of IFLA_AF_SPECThomas Graf
2014-11-26net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-11-25tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-11-23igb: Fixes needed for surprise removal supportCarolyn Wyborny
2014-11-23ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probeDaniel Borkmann
2014-11-23ixgbe: Correctly disable VLAN filter in promiscuous modeVlad Yasevich
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-16drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness
2014-11-14qlcnic: Implement ndo_gso_check()Joe Stringer