summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* meth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-10/+15
* moxart_ether: pass struct device to DMA API functionsChristoph Hellwig2019-02-122-4/+8
* pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-4/+7
* lantiq_etop: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+4
* macb_main: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-4/+4
* au1000_eth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-3/+3
* mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel2019-02-121-2/+1
* mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel2019-02-121-1/+1
* mlxsw: spectrum: Set LAG port collector only when activeNir Dotan2019-02-121-17/+45
* nfp: flower: remove double new lineJakub Kicinski2019-02-121-1/+0
* nfp: devlink: include vendor/product info in serial numberJakub Kicinski2019-02-111-3/+18
* nfp: devlink: use the generic manufacture identifier instead of vendorJakub Kicinski2019-02-111-1/+1
* net: marvell: mvpp2: clear flow control modes in 10G modeRussell King2019-02-091-0/+5
* net: marvell: mvpp2: fix AN restartRussell King2019-02-081-10/+5
* net: marvell: mvpp2: read correct pause bitsRussell King2019-02-081-2/+2
* net: marvell: mvpp2: only reprogram what is necessary on mac_configRussell King2019-02-081-23/+35
* net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King2019-02-081-6/+11
* net: marvell: mvpp2: phylink compliance updatesRussell King2019-02-081-36/+61
* ixgbe: Use struct_size() helperGustavo A. R. Silva2019-02-081-5/+5
* igc: Use struct_size() helperGustavo A. R. Silva2019-02-081-5/+4
* igb: use struct_size() helperGustavo A. R. Silva2019-02-081-3/+3
* fm10k: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-081-4/+2
* nfp: flower: cmsg: use struct_size() helperGustavo A. R. Silva2019-02-081-4/+2
* mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-081-8/+4
* bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-081-6/+2
* qede: Add ethtool interface for SmartAN query.Sudarsana Reddy Kalluru2019-02-081-1/+10
* qed: Add API for SmartAN query.Sudarsana Reddy Kalluru2019-02-084-0/+19
* net: macb: add sam9x60-macb compatibility stringNicolas Ferre2019-02-081-0/+1
* mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko2019-02-081-1/+8
* mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko2019-02-086-2/+131
* mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2019-02-082-21/+268
* mlxsw: reg: Add multi field to PAGT registerJiri Pirko2019-02-082-2/+11
* mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko2019-02-087-11/+22
* mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko2019-02-085-0/+107
* mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko2019-02-083-66/+108
* mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko2019-02-081-106/+150
* mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko2019-02-082-124/+180
* lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko2019-02-081-2/+35
* devlink: publish params only after driver init is doneJiri Pirko2019-02-083-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0834-80/+155
|\
| * net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas2019-02-061-1/+0
| * net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2019-02-061-1/+1
| * net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...Yang Wei2019-02-061-1/+1
| * net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-061-1/+1
| * net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-063-3/+3
| * net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei2019-02-061-1/+1
| * net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...Yang Wei2019-02-061-1/+1
| * net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei2019-02-061-1/+1
| * net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang2019-02-061-10/+15
| * net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang2019-02-063-0/+7