summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-02dwc_eth_qos: do phy_start before resetting hardwareLars Persson
2016-03-02dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent
2016-03-02dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent
2016-03-02dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson
2016-03-02dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha
2016-03-02net/mlx5e: Fix LRO modifyTariq Toukan
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan
2016-03-02r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48Chunhao Lin
2016-03-02bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt
2016-03-02bnx2x: define event data reserved fields as little-endianMichal Schmidt
2016-03-02bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt
2016-03-02bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt
2016-03-02bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt
2016-03-02bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt
2016-03-02bnx2x: fix crash on big-endian when adding VLANMichal Schmidt
2016-03-01bna: fix list corruptionIvan Vecera
2016-02-293c59x: mask LAST_FRAG bit from length field in ringNeil Horman
2016-02-25net: thunderx: Fix for Qset error due to CQ fullSunil Goutham
2016-02-25r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.Chun-Hao Lin
2016-02-25net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren
2016-02-25net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren
2016-02-24net: jme: fix suspend/resume on JMC260Diego Viola
2016-02-24net: ethernet: nb8800: support fixed-link DT nodeSebastian Frias
2016-02-23bnxt_en: Fix zero padding of tx push data.Michael Chan
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-21bnx2x: Fix 84833 phy command handlerYuval Mintz
2016-02-21bnx2x: Fix led setting for 84858 phy.Yuval Mintz
2016-02-21bnx2x: Correct 84858 PHY fw versionYuval Mintz
2016-02-21bnx2x: Fix 84833 RX CRCYuval Mintz
2016-02-21bnx2x: Fix link-forcing for KR2Yuval Mintz
2016-02-21net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan
2016-02-19net: bcmgenet: Fix internal PHY link stateJaedon Shin
2016-02-19bnxt_en: Failure to update PHY is not fatal condition.Michael Chan
2016-02-19bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan
2016-02-19bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla