summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-02cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai
2015-06-02cxgb4: Adds support for T6 adapterHariprasad Shenai
2015-06-02cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-02geneve: allow user to specify TOS info for tunnel framesJohn W. Linville
2015-06-02geneve: allow user to specify TTL for tunnel framesJohn W. Linville
2015-06-02rocker: remove support for legacy VLAN ndo opsScott Feldman
2015-06-02rocker: install/remove router MAC for untagged VLAN when joining/leaving bridgeScott Feldman
2015-06-02rocker: install untagged VLAN (vid=0) support for each portScott Feldman
2015-06-02rocker: cleanup vlan table on error adding vlanScott Feldman
2015-06-02rocker: zero allocate ports arrayScott Feldman
2015-06-01cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai
2015-06-01Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller
2015-06-01rocker: remove rocker parameter from functions that have rocker_port parameterSimon Horman
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi