summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-06-053-9/+24
* amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko2017-06-051-3/+2
* net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi2017-06-053-93/+6
* qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-024-2/+30
* ibmvnic: Remove module author mailing addressThomas Falcon2017-06-021-1/+1
* net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer2017-06-021-1/+5
* cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-021-0/+4
* net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli2017-06-021-2/+5
* bnx2x: Fix Multi-CosMintz, Yuval2017-06-011-1/+1
* cxgb4: update latest firmware version supportedGanesh Goudar2017-06-011-3/+3
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
* net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-311-1/+8
* net/mlx5: avoid build warning for uniprocessorArnd Bergmann2017-05-301-3/+2
* qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
* cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-302-10/+20
* net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-261-5/+2
* be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-241-1/+3
* Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-246-29/+99
|\
| * net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2017-05-231-11/+4
| * net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-233-7/+38
| * net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit2017-05-231-1/+7
| * net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz2017-05-231-7/+7
| * net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz2017-05-231-2/+3
| * net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz2017-05-231-0/+39
| * net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz2017-05-231-1/+1
* | net: fec: add post PHY reset delay DT propertyQuentin Schulz2017-05-241-1/+15
|/
* net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov2017-05-221-4/+4
* mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel2017-05-181-4/+2
* sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven2017-05-181-1/+2
* sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven2017-05-181-1/+1
* mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky2017-05-181-0/+3
* mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky2017-05-181-1/+2
* cxgb4: update latest firmware version supportedGanesh Goudar2017-05-181-3/+3
* net: ethernet: faraday: To support device tree usage.Greentime Hu2017-05-181-0/+7
* bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan2017-05-171-2/+4
* bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan2017-05-171-2/+1
* mlx5e: add CONFIG_INET dependencyArnd Bergmann2017-05-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1624-67/+113
|\
| * ldmvsw: stop the clean timer at beginning of removeShannon Nelson2017-05-151-1/+1
| * ldmvsw: unregistering netdev before disable hardwareThomas Tai2017-05-151-1/+1
| * net: netcp: fix check of requested timestamping filterMiroslav Lichvar2017-05-151-1/+0
| * Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2017-05-159-22/+46
| |\
| | * net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-147-18/+35
| | * net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed2017-05-141-0/+4
| | * net/mlx5e: Fix setup TC ndoSaeed Mahameed2017-05-141-1/+1
| | * net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman2017-05-141-2/+1
| | * net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman2017-05-141-1/+5
| * | qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval2017-05-151-1/+1
| * | net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com2017-05-151-6/+4
| * | net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel2017-05-151-1/+1
| |/