summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai
2015-06-03net: tulip: rearrange order of searching for substringsRasmus Villemoes
2015-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto
2015-06-03net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto
2015-06-03net/mlx4_core: double free of dev_vfsCarol L Soto
2015-06-03drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy
2015-06-03ethernet: micrel: use time_after_eqAntonio Murdaca
2015-06-03net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin
2015-06-03e1000e: fix unit hang during loopback testYanir Lubetkin
2015-06-03e1000e: fix systim issuesYanir Lubetkin
2015-06-03e1000e: fix legacy interrupt handling in i219Yanir Lubetkin
2015-06-03e1000e: fix flush_desc_ring implementationYanir Lubetkin
2015-06-03e1000e: fix logical error in flush_desc_ringsYanir Lubetkin
2015-06-03e1000e: remove call to do_div and sign mismatch warningYanir Lubetkin
2015-06-03e1000e: i219 execute unit hang fix on every reset or power state transitionYanir Lubetkin
2015-06-03e1000e: i219 fix unit hang on reset and runtime D3Yanir Lubetkin
2015-06-02sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko
2015-06-02sfc: force removal of VF and vport on driver removalDaniel Pieczko
2015-06-02sfc: do not allow VFs to be destroyed if assigned to guestsDaniel Pieczko
2015-06-02sfc: don't update stats on VF when called in atomic contextDaniel Pieczko
2015-06-02sfc: suppress vadaptor stats when EVB is not presentDaniel Pieczko
2015-06-02sfc: suppress ENOENT error messages from MC_CMD_MAC_STATSDaniel Pieczko
2015-06-02sfc: update netdevice statistics to use vadaptor statsDaniel Pieczko
2015-06-02sfc: DMA the VF stats only when requestedDaniel Pieczko
2015-06-02sfc: display vadaptor statistics for all interfacesDaniel Pieczko
2015-06-02sfc: set the port-id when calling MC_CMD_MAC_STATSDaniel Pieczko
2015-06-02sfc: add "port_" prefix to MAC statsDaniel Pieczko
2015-06-02sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah
2015-06-02sfc: Add sysfs entry for flags (link control and primary)Shradha Shah
2015-06-02sfc: Add paranthesis correctly on all branches of the if statementShradha Shah
2015-06-02sfc: Add code to export port_num in netdev->dev_portShradha Shah
2015-06-02net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov
2015-06-02net: thunderx: check if memory allocation was successfulAleksey Makarov
2015-06-02net: thunderx: remove unneeded type conversionsAleksey Makarov
2015-06-02net: thunderx: fix nicvf_set_rxfh()Aleksey Makarov
2015-06-02net: thunderx: add staticAleksey Makarov
2015-06-02net: thunderx: delete unused variablesAleksey Makarov
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov
2015-06-02net: thunderx: introduce a function for mailbox accessAleksey Makarov
2015-06-02net: thunderx: fix constantsAleksey Makarov
2015-06-02net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai