summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: Do not disable device during failover or partition migrationThomas Falcon2018-03-081-4/+7
* ibmvnic: Reorganize device closeThomas Falcon2018-03-081-9/+14
* ibmvnic: Clean up device closeThomas Falcon2018-03-081-12/+2Star
* net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...Peng Li2018-03-081-0/+10
* net: hns3: set the max ring num when alloc netdevPeng Li2018-03-081-14/+13Star
* net: hns3: fix the queue id for tqp enable&&resetPeng Li2018-03-081-26/+24Star
* net: hns3: fix endian issue when PF get mbx message flagPeng Li2018-03-081-3/+4
* net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li2018-03-082-0/+2
* net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li2018-03-081-1/+1
* cxgb3: remove VLA usageGustavo A. R. Silva2018-03-071-4/+4
* net: mvpp2: Add support for unicast filteringMaxime Chevallier2018-03-071-135/+161
* net: mvpp2: Simplify MAC filtering function parametersMaxime Chevallier2018-03-071-15/+15
* Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-0711-161/+339
|\
| * net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel2018-03-073-5/+5
| * net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak2018-03-074-25/+21Star
| * net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel2018-03-074-0/+34
| * net/mlx5: Add shim layer between fs and cmdMatan Barak2018-03-074-100/+248
| * {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-072-1/+2
| * net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak2018-03-071-19/+20
| * net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel2018-03-071-2/+2
| * net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel2018-03-071-9/+4Star
| * net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel2018-03-071-3/+6
| * net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel2018-03-071-2/+2
* | net/mlx4_en: try to use high order pages for RX ringsEric Dumazet2018-03-071-8/+5Star
* | enic: fix boolreturn.cocci warningsFengguang Wu2018-03-071-1/+1
* | net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot2018-03-071-1/+1
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-03-072-6/+30
|\ \
| * | igb: Fix a test with HWTSTAMP_TX_ONChristophe JAILLET2018-03-051-1/+1
| * | igb: Do not call netif_device_detach() when PCIe link goes missingMika Westerberg2018-03-051-2/+1Star
| * | igb: add VF trust infrastructureCorinna Vinschen2018-03-052-3/+28
* | | lan743x: Add main source files for new lan743x driverBryan Whitehead2018-03-074-0/+3391
* | | ravb: remove erroneous commentNiklas Söderlund2018-03-071-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-069-66/+106
|\ \ \
| * | | mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo2018-03-051-2/+27
| * | | spectrum: Reference count VLAN entriesIdo Schimmel2018-02-282-1/+8
| * | | mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel2018-02-281-1/+1
| * | | mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-281-37/+38
| * | | mlxsw: core: Fix flex keys scratchpad offset conflictJiri Pirko2018-02-281-10/+10
| * | | gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil2018-02-281-4/+3Star
| * | | sh_eth: uninline TSU register accessorsSergei Shtylyov2018-02-272-11/+11
| * | | ixgbe: fix crash in build_skb Rx code pathEmil Tantilov2018-02-261-0/+8
* | | | net: mvpp2: jumbo frames supportStefan Chulski2018-03-051-23/+75
* | | | net: mvpp2: enable UDP/TCP checksum over IPv6Antoine Tenart2018-03-051-1/+2
* | | | net: mvpp2: use a data size of 10kB for Tx FIFO on port 0Yan Markman2018-03-051-5/+22
* | | | net: mvpp2: update the BM buffer free/destroy logicStefan Chulski2018-03-051-7/+38
* | | | net: mvpp2: use the same buffer pool for all portsStefan Chulski2018-03-051-39/+37Star
| |/ / |/| |
* | | liquidio: Corrected Rx bytes countingIntiyaz Basha2018-03-051-1/+2
* | | enic: set IG desc cache flag in openGovindarajulu Varadarajan2018-03-053-2/+4
* | | enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan2018-03-051-3/+7
* | | enic: set UDP rss flagGovindarajulu Varadarajan2018-03-055-1/+58