aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault1-3/+112
2016-04-29ppp: define reusable device creation functionsGuillaume Nault1-88/+118
2016-04-29net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE1-4/+98
2016-04-29vxlan: fix initialization with custom link parametersJiri Benc1-4/+4
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai4-25/+192
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai4-20/+192
2016-04-29net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-3/+3
2016-04-29net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)1-12/+14
2016-04-28ipvlan: Fix failure path in dev registration during link creationMahesh Bandewar1-11/+8
2016-04-28pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu2-10/+2
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann1-8/+10
2016-04-28tuntap: calculate rps hash only when neededJason Wang1-1/+3
2016-04-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller21-407/+947
2016-04-27net: w5100: support W5500Akinobu Mita4-85/+365
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain4-7/+40
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain2-6/+149
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose2-0/+78
2016-04-27i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg2-2/+4
2016-04-27i40e: Remove zero checkGreg Rose1-4/+1
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk4-0/+4
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz5-0/+18
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller71-319/+647
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-125/+215
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+7
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds2-13/+11
2016-04-26pch_gbe: fix bogus trylock conversionFlorian Westphal1-1/+1
2016-04-26sh_eth: rename ARSTR register bitSergei Shtylyov2-4/+4
2016-04-26sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()Sergei Shtylyov1-1/+1
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed3-7/+22
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman2-3/+74
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2-0/+156
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2-0/+38
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2-0/+69
2016-04-26net/mlx5e: Improve set features ndo resiliencyGal Pressman1-28/+82
2016-04-26net/mlx5e: Add link down events counterGal Pressman2-1/+14
2016-04-26net/mlx5e: Add per priority group to PPort countersGal Pressman4-4/+93
2016-04-26net/mlx5e: Rename VPort countersGal Pressman1-16/+19
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman4-440/+482
2016-04-26net/mlx5e: Report additional error statistics in get stats ndoGal Pressman1-6/+33
2016-04-26infiniband: nes: Kill unused variable in nes_netdev_start_xmit()David S. Miller1-1/+0
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal5-26/+6
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal5-13/+21
2016-04-26atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal2-12/+1
2016-04-26atl1c: remove private tx lockFlorian Westphal2-13/+1
2016-04-26RDMA/nes: remove use of NETDEV_TX_LOCKEDFlorian Westphal1-8/+5
2016-04-26of_mdio: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-04-26mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-04-26fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-04-26xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-04-26phylib: don't return NULL from get_phy_device()Sergei Shtylyov1-1/+1