summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-12/+14
* pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu2016-04-282-10/+2
* net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann2016-04-281-8/+10
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-2721-407/+947
|\
| * i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-274-7/+40
| * i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain2016-04-272-6/+149
| * i40e: Add promiscuous on VLAN supportGreg Rose2016-04-272-0/+78
| * i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg2016-04-272-2/+4
| * i40e: Remove zero checkGreg Rose2016-04-271-4/+1
| * i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk2016-04-274-0/+4
| * i40e: Add device capability which defines if update is availableMichal Kosiarz2016-04-275-0/+18
| * i40evf: Allow PF driver to configure RSSMitch Williams2016-04-264-284/+294
| * i40e: Specify AQ event opcode to wait forShannon Nelson2016-04-263-7/+44
| * i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson2016-04-261-5/+7
| * i40evf: Don't PanicMitch Williams2016-04-261-2/+4
| * i40e: Add support for configuring VF RSSMitch Williams2016-04-263-12/+217
| * i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck2016-04-264-16/+36
| * i40e/i40evf: Clean up feature flagsAlexander Duyck2016-04-262-69/+58
* | net: w5100: support W5500Akinobu Mita2016-04-274-85/+365
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-2710-97/+168
|\ \
| * | net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
| * | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-242-6/+32
| * | net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
| * | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-242-9/+75
| * | net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
| * | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-242-7/+7
| * | net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
| * | net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
| * | net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
| * | qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
| * | net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16
* | | pch_gbe: fix bogus trylock conversionFlorian Westphal2016-04-261-1/+1
* | | sh_eth: rename ARSTR register bitSergei Shtylyov2016-04-262-4/+4
* | | sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()Sergei Shtylyov2016-04-261-1/+1
* | | net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed2016-04-263-7/+22
* | | net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman2016-04-262-3/+74
* | | net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2016-04-262-0/+156
* | | net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2016-04-262-0/+38
* | | net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2016-04-262-0/+69
* | | net/mlx5e: Improve set features ndo resiliencyGal Pressman2016-04-261-28/+82
* | | net/mlx5e: Add link down events counterGal Pressman2016-04-262-1/+14
* | | net/mlx5e: Add per priority group to PPort countersGal Pressman2016-04-264-4/+93
* | | net/mlx5e: Rename VPort countersGal Pressman2016-04-261-16/+19
* | | net/mlx5e: Statistics handling refactoringGal Pressman2016-04-264-440/+482
* | | net/mlx5e: Report additional error statistics in get stats ndoGal Pressman2016-04-261-6/+33
* | | drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-264-21/+5
* | | drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal2016-04-263-9/+13
* | | atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal2016-04-262-12/+1
* | | atl1c: remove private tx lockFlorian Westphal2016-04-262-13/+1
* | | xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
OpenPOWER on IntegriCloud