summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2015-06-01cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-01geneve: allow user to specify TOS info for tunnel framesJohn W. Linville
2015-06-01geneve: allow user to specify TTL for tunnel framesJohn W. Linville
2015-06-01rocker: remove support for legacy VLAN ndo opsScott Feldman
2015-06-01rocker: install/remove router MAC for untagged VLAN when joining/leaving bridgeScott Feldman
2015-06-01rocker: install untagged VLAN (vid=0) support for each portScott Feldman
2015-06-01rocker: cleanup vlan table on error adding vlanScott Feldman
2015-06-01rocker: 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
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-06-01xen: netback: read hotplug script once at start of day.Ian Campbell
2015-06-01xen: netback: fix printf format string warningIan Campbell
2015-05-31xen-netfront: Use setup_timerVaishali Thakkar
2015-05-31ethernet/intel: Use setup_timerVaishali Thakkar
2015-05-31isdn/capi: Use setup_timerVaishali Thakkar