aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-04-12net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-03-03net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-03-03net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-03-03net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-03-03enic: increment devcmd2 result ring in case of timeoutSandeep Pillai
2016-03-03tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-03-03switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson
2016-01-04cxgb4: correctly handling failed allocationInsu Yun
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall
2015-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter
2015-12-22sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov
2015-12-19natsemi: add checks for dma mapping errorsAlexey Khoroshilov
2015-12-18bnx2x: Prevent FW assertion when using VxlanYuval Mintz
2015-12-18be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2015-12-18drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin
2015-12-18drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin
2015-12-18ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-15qlcnic: fix a timeout loopDan Carpenter
2015-12-15sfc: fix a timeout loopDan Carpenter
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-12-13net:hns: print MAC with %pMAndy Shevchenko
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-12-11bnxt_en: Implement missing tx timeout reset logic.Michael Chan
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan
2015-12-11bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan
2015-12-08net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann
2015-12-08net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-12-08net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang