summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: sxgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: ks8851-ml: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-5/+2
* net: socionext: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* via-rhine: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: ethernet: ti: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+2
* amd-xgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-11/+8
* Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/sc...David S. Miller2019-08-211-1/+1
|\
| * nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-211-1/+1
* | mlxsw: spectrum: Add devlink-trap supportIdo Schimmel2019-08-216-1/+363
* | mlxsw: Add trap group for layer 2 discardsIdo Schimmel2019-08-211-0/+8
* | mlxsw: Add layer 2 discard trap IDsIdo Schimmel2019-08-211-0/+7
* | mlxsw: reg: Add new trap actionsIdo Schimmel2019-08-211-0/+4
* | mlxsw: core: Add API to set trap actionIdo Schimmel2019-08-212-0/+15
|/
* Merge tag 'mlx5-updates-2019-08-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-08-2117-205/+934
|\
| * net/mlx5: Fix the order of fc_stats cleanupGavi Teitz2019-08-201-5/+4
| * net/mlx5e: Fix deallocation of non-fully init encap entriesVlad Buslov2019-08-201-4/+8
| * net/mlx5e: Report and recover from CQE with error on RQAya Levin2019-08-205-0/+101
| * net/mlx5e: RX, Handle CQE with error at the earliest stageSaeed Mahameed2019-08-202-21/+30
| * net/mlx5e: Report and recover from rx timeoutAya Levin2019-08-203-0/+34
| * net/mlx5e: Report and recover from CQE error on ICOSQAya Levin2019-08-207-7/+140
| * net/mlx5e: Split open/close ICOSQ into stagesAya Levin2019-08-203-4/+24
| * net/mlx5e: Add support to rx reporter diagnoseAya Levin2019-08-206-23/+237
| * net/mlx5e: Add helper functions for reporter's basicsAya Levin2019-08-203-6/+24
| * net/mlx5e: Add cq info to tx reporter diagnoseAya Levin2019-08-205-0/+78
| * net/mlx5e: Extend tx reporter diagnostics outputAya Levin2019-08-203-8/+94
| * net/mlx5e: Extend tx diagnose functionAya Levin2019-08-201-10/+10
| * net/mlx5e: Generalize tx reporter's functionalityAya Levin2019-08-204-104/+137
| * net/mlx5e: Change naming convention for reporter's functionsAya Levin2019-08-203-12/+12
| * net/mlx5e: Rename reporter header fileAya Levin2019-08-203-4/+4
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-08-219-146/+324
|\ \
| * | ice: improve print for VF's when adding/deleting MAC filtersBrett Creeley2019-08-201-2/+2
| * | ice: Change type for queue countsPawel Kaminski2019-08-201-12/+13
| * | ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin2019-08-202-10/+13
| * | ice: Increase size of Mailbox receive queue for many VFsBrett Creeley2019-08-202-3/+4
| * | ice: Reduce wait times during VF bringup/resetBrett Creeley2019-08-202-11/+19
| * | ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register accessPaul Greenwalt2019-08-202-11/+16
| * | ice: Do not always bring up PF VSI in ice_ena_vsi()Tony Nguyen2019-08-201-2/+0
| * | ice: allow empty Rx descriptorsMitch Williams2019-08-201-3/+12
| * | ice: Fix kernel hang with DCB reset in CEE modeUsha Ketineni2019-08-201-61/+88
| * | ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley2019-08-203-0/+70
| * | ice: fix set pause param autoneg checkPaul Greenwalt2019-08-201-1/+26
| * | ice: Restructure VFs initialization flowsAkeem G Abodunrin2019-08-202-22/+48
| * | ice: Assume that more than one Rx queue is rare in ice_napi_pollBrett Creeley2019-08-201-5/+10
| * | ice: Use the software based tail when checking for hung Tx ringBrett Creeley2019-08-201-3/+3
* | | Merge tag 'linux-can-next-for-5.4-20190820' of git://git.kernel.org/pub/scm/l...David S. Miller2019-08-206-164/+83
|\ \ \
| * | | can: mcp251x: remove custom DMA mapped bufferMarc Kleine-Budde2019-08-201-48/+10
| * | | can: mcp251x: Use DT-supplied interrupt flagsPhil Elwell2019-08-201-1/+4
| * | | can: mcp251x: Use dev_name() during request_threaded_irq()Alexander Shiyan2019-08-201-1/+2
| * | | can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde2019-08-201-5/+14