summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptp_qoriq: fix interrupt enabling and handlingYangbo Lu2019-01-231-31/+31
* net: dsa: qca8k: disable delay for RGMII modeVinod Koul2019-01-231-12/+4
* net: phy: at803x: Disable phy delay for RGMII modeVinod Koul2019-01-231-10/+12
* net: stmmac: Add driver for Qualcomm ethqosVinod Koul2019-01-233-0/+556
* net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov2019-01-232-5/+33
* hinic: Add pci device idsXue Chaojing2019-01-221-4/+6
* r8169: remove PCI DAC supportHeiner Kallweit2019-01-221-17/+1
* r8169: improve rx buffer allocationHeiner Kallweit2019-01-221-13/+5
* net: phy: improve phy_init_hwHeiner Kallweit2019-01-221-2/+5
* net: phy: fix issue with loading PHY driver w/o initramfsHeiner Kallweit2019-01-221-3/+5
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-01-226-142/+300
|\
| * i40e: clean up several indentation issuesColin Ian King2019-01-223-8/+8
| * i40e: increase indentationJulia Lawall2019-01-221-1/+1
| * i40e: update version numberAlice Michael2019-01-221-2/+2
| * i40e: remove debugfs tx_timeout supportLihong Yang2019-01-221-25/+1
| * i40e: check queue pairs num in config queues handlerSergey Nemov2019-01-221-1/+6
| * i40e: Change unmatched function typesGrzegorz Siwik2019-01-221-4/+4
| * i40e: Add support FEC configuration for Fortville 25GDamian Dybek2019-01-223-2/+256
| * i40e: Limiting RSS queues to CPUsAleksandr Loktionov2019-01-221-0/+1
| * i40e: Remove umem from VSIJan Sokolowski2019-01-222-99/+21
* | bonding: add support for xstats and export 3ad statsNikolay Aleksandrov2019-01-222-0/+154
* | bonding: add 3ad statsNikolay Aleksandrov2019-01-221-1/+27
* | bonding: 3ad: remove bond_3ad_rx_indication's length argumentNikolay Aleksandrov2019-01-221-7/+2
* | bonding: adjust style of bond_3ad_rx_indicationNikolay Aleksandrov2019-01-221-44/+41
* | cxgb4: TLS record offload enableAtul Gupta2019-01-221-1/+2
* | net/tls: free ctx in sock destructAtul Gupta2019-01-221-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-21157-677/+1132
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2134-93/+286
| |\
| | * virtio_net: bulk free tx skbsMichael S. Tsirkin2019-01-201-6/+6
| | * net: phy: phy driver features are mandatoryCamelia Groza2019-01-191-0/+5
| | * isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-191-1/+1
| | * Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-193-14/+34
| | |\
| | | * net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-191-13/+16
| | | * net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-191-0/+1
| | | * net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-191-1/+4
| | | * net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-191-0/+13
| | * | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-191-6/+6
| | * | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-191-2/+2
| | * | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-191-2/+2
| | * | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-191-1/+1
| | * | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-192-5/+8
| | * | net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer2019-01-181-1/+1
| | * | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-181-0/+1
| | * | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-181-0/+1
| | * | macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei2019-01-181-1/+1
| | * | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-182-8/+16
| | * | net: phy: add missing phy driver featuresCamelia Groza2019-01-182-0/+2
| | * | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-181-0/+6
| | * | vhost: log dirty page correctlyJason Wang2019-01-183-16/+87
| | * | net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold2019-01-171-5/+13