summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan
2016-04-29net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay
2016-04-29net: ethernet: enc28j60: add device tree supportMichael Heimpold
2016-04-29net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault
2016-04-29ppp: define reusable device creation functionsGuillaume Nault
2016-04-29net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE
2016-04-29vxlan: fix initialization with custom link parametersJiri Benc
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai
2016-04-29net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-29net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)
2016-04-28ipvlan: Fix failure path in dev registration during link creationMahesh Bandewar
2016-04-28pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann
2016-04-28tuntap: calculate rps hash only when neededJason Wang
2016-04-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-04-28net: w5100: support W5500Akinobu Mita
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose
2016-04-27i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg
2016-04-27i40e: Remove zero checkGreg Rose
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26pch_gbe: fix bogus trylock conversionFlorian Westphal
2016-04-26sh_eth: rename ARSTR register bitSergei Shtylyov
2016-04-26sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()Sergei Shtylyov
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha
2016-04-26net/mlx5e: Improve set features ndo resiliencyGal Pressman
2016-04-26net/mlx5e: Add link down events counterGal Pressman
2016-04-26net/mlx5e: Add per priority group to PPort countersGal Pressman
2016-04-26net/mlx5e: Rename VPort countersGal Pressman
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman
2016-04-26net/mlx5e: Report additional error statistics in get stats ndoGal Pressman
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal
2016-04-26atl1c: remove private tx lockFlorian Westphal
2016-04-26mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26phylib: don't return NULL from get_phy_device()Sergei Shtylyov
2016-04-26sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()Sergei Shtylyov
2016-04-26macvtap: check minor when unregisteringFrancesco Ruggeri