summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix VLAN filter restore issue after resetJian Shen2019-06-044-37/+43
* net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen2019-06-042-0/+9
* net: hns3: remove redundant core resetHuazhong Tan2019-06-043-41/+12
* r8169: use paged versions of phylib MDIO access functionsHeiner Kallweit2019-06-041-72/+33
* qed: Fix build error without CONFIG_DEVLINKYueHaibing2019-06-041-0/+1
* net: ethernet: mediatek: Add MT7629 ethernet supportSean Wang2019-06-042-2/+31
* net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variantsSean Wang2019-06-044-69/+450
* net: ethernet: mediatek: Extend SGMII related functionsSean Wang2019-06-044-37/+184
* Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-06-0326-388/+1430
|\
| * net/mlx5e: TX, Improve performance under GSO workloadErez Alfasi2019-05-311-3/+4
| * net/mlx5e: Use termination table for VLAN push actionsOz Shlomo2019-05-314-2/+315
| * net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik2019-05-315-3/+363
| * net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik2019-05-317-208/+373
| * net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik2019-05-313-15/+16
| * net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2019-05-314-1/+196
| * net/mlx5e: Enable setting multiple match criteria for flow groupYevgeny Kliteynik2019-05-312-5/+5
| * net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation actionTonghao Zhang2019-05-311-20/+7
| * net/mlx5e: Generalize vport type in vport representorVu Pham2019-05-311-31/+21
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-3114-109/+139
| |\
| | * {IB,net}/mlx5: Constify rep ops functions pointersParav Pandit2019-05-316-39/+38
| | * {IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit2019-05-312-2/+2
| | * net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham2019-05-313-4/+17
| | * net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2019-05-318-67/+82
| | * net/mlx5: Introduce termination table bitsEli Britstein2019-05-311-0/+3
| | * net/mlx5: potential error pointer dereference in error handlingDan Carpenter2019-05-281-2/+2
* | | net: ena: use dev_info_once instead of static variableSameeh Jubran2019-06-031-3/+1
* | | net: ena: add good checksum counterSameeh Jubran2019-06-033-2/+7
* | | net: ena: optimise calculations for CQ doorbellSameeh Jubran2019-06-031-9/+11
* | | net: ena: add support for changing max_header_size in LLQ modeSameeh Jubran2019-06-031-6/+4
* | | net: ena: allow automatic fallback to polling modeSameeh Jubran2019-06-032-9/+39
* | | net: ena: add newline at the end of pr_err printsSameeh Jubran2019-06-031-8/+8
* | | net: ena: arrange ena_probe() function variables in reverse christmas treeSameeh Jubran2019-06-031-6/+6
* | | net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ringSameeh Jubran2019-06-032-31/+28
* | | net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski2019-06-036-11/+184
* | | net: ena: add handling of llq max tx burst sizeSameeh Jubran2019-06-036-17/+85
* | | net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait staticRasmus Villemoes2019-06-032-2/+1
* | | net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpuRasmus Villemoes2019-06-032-12/+12
* | | r8169: avoid tso csum function indirectionHeiner Kallweit2019-06-031-25/+21
* | | r8169: remove struct jumbo_opsHeiner Kallweit2019-06-031-60/+36
* | | r8169: remove struct mdio_opsHeiner Kallweit2019-06-031-33/+26
* | | r8169: improve r8169_csum_workaroundHeiner Kallweit2019-06-031-5/+2
* | | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-039-23/+49
* | | drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-037-19/+32
* | | qed: remove redundant assignment to rcColin Ian King2019-06-031-1/+1
* | | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-03188-78808/+152
|\ \ \
| * | | isdn: move capi drivers to stagingArnd Bergmann2019-05-3151-36/+67
| * | | isdn: hdlc: move into mISDNArnd Bergmann2019-05-317-11/+91
| * | | isdn: remove isdn4linuxArnd Bergmann2019-05-3134-22573/+0
| * | | isdn: remove hisax driverArnd Bergmann2019-05-31102-55481/+0
| * | | isdn: gigaset: remove i4l supportArnd Bergmann2019-05-313-707/+7