summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-16net: dsa: mv88e6xxx: remove bridge workVivien Didelot
2016-05-16net: vrf: protect changes to private data with rcuDavid Ahern
2016-05-16net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai
2016-05-16net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai
2016-05-16net: pxa168_eth: Use dma_wmb/rmb where appropriateJisheng Zhang
2016-05-16net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang
2016-05-16vxlan: set mac_header correctly in GPE modeJiri Benc
2016-05-16xen-netback: use hash value from the frontendPaul Durrant
2016-05-16xen-netback: pass hash value to the frontendPaul Durrant
2016-05-16xen-netback: add control protocol implementationPaul Durrant
2016-05-16xen-netback: add control ring boilerplatePaul Durrant
2016-05-16hv_netvsc: set nvdev link after populating chn_tableVitaly Kuznetsov
2016-05-16hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...Vitaly Kuznetsov
2016-05-16hv_netvsc: get rid of struct net_device pointer in struct netvsc_deviceVitaly Kuznetsov
2016-05-16hv_netvsc: untangle the pointer messVitaly Kuznetsov
2016-05-16hv_netvsc: use start_remove flag to protect netvsc_link_change()Vitaly Kuznetsov
2016-05-16hv_netvsc: move start_remove flag to net_device_contextVitaly Kuznetsov
2016-05-16phy: add support for a reset-gpio specificationUwe Kleine-König
2016-05-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-15bnxt_en: Use dma_rmb() instead of rmb().Michael Chan
2016-05-15bnxt_en: Add BCM57314 device ID.Michael Chan
2016-05-15bnxt_en: Simplify and improve unsupported SFP+ module reporting.Michael Chan
2016-05-15bnxt_en: Fix length value in dmesg log firmware error message.Michael Chan
2016-05-15bnxt_en: Improve the delay logic for firmware response.Michael Chan
2016-05-15bnxt_en: Reduce maximum ring pages if page size is 64K.Michael Chan
2016-05-15bnxt_en: Report PCIe link speed and width during driver loadAjit Khaparde
2016-05-15bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPROAjit Khaparde
2016-05-15bnxt_en: Fix invalid max channel parameter in ethtool -l.Satish Baddipadige
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams
2016-05-14i40e/i40evf: properly report Rx packet hashMitch Williams
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah
2016-05-13i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin
2016-05-13i40e: change Rx hang message into a WARN_ONCEJacob Keller
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan
2016-05-13i40e: lie to the VFMitch Williams
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-13i40e: Implement the API function for aq_set_switch_configShannon Nelson
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian