aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing2018-10-221-22/+3
| * octeontx2-af: Remove set but not used variable 'block'YueHaibing2018-10-221-3/+0
| * phy: ocelot-serdes: fix out-of-bounds readGustavo A. R. Silva2018-10-221-2/+2
| * isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor2018-10-224-12/+11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-213-13/+98
| |\
| | * nfp: bpf: double check vNIC capabilities after object sharingJakub Kicinski2018-10-163-6/+22
| | * nfp: bpf: protect against mis-initializing atomic countersJakub Kicinski2018-10-163-7/+76
| * | net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang2018-10-211-4/+2
| * | net: ethernet: wiznet: w5300: simplify getting .driver_dataWolfram Sang2018-10-211-4/+2
| * | net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang2018-10-211-4/+2
| * | net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang2018-10-211-4/+2
| * | net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang2018-10-211-2/+1
| * | net: ethernet: davicom: dm9000: simplify getting .driver_dataWolfram Sang2018-10-211-4/+2
| * | net: ethernet: cadence: macb_main: simplify getting .driver_dataWolfram Sang2018-10-211-4/+2
| * | net: dsa: qca8k: simplify getting .driver_dataWolfram Sang2018-10-211-4/+2
| * | net: dsa: bcm_sf2: simplify getting .driver_dataWolfram Sang2018-10-211-4/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-2111-33/+87
| |\ \
| * | | r8169: add support for Byte Queue LimitsFlorian Westphal2018-10-201-5/+13
| * | | r8169: handle all interrupt events in the hard irq handlerHeiner Kallweit2018-10-201-46/+19
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-10-203-6/+28
| |\ \ \
| | * | | Bluetooth: hci_qca: Add support for controller debug logs.Balakrishna Godavarthi2018-10-181-1/+18
| | * | | Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME deviceOwen Lin2018-10-181-0/+1
| | * | | Bluetooth: btsdio: Do not bind to non-removable BCM43430Cho, Yu-Chen2018-10-141-5/+9
| * | | | net: loopback: clear skb->tstamp before netif_rx()Eric Dumazet2018-10-201-0/+4
| * | | | net: ethernet: lpc_eth: add device and device node local variablesVladimir Zapolskiy2018-10-191-19/+21
| * | | | net: ethernet: lpc_eth: remove unused local variableVladimir Zapolskiy2018-10-191-3/+0
| * | | | net: ethernet: lpc_eth: remove CONFIG_OF guard from the driverVladimir Zapolskiy2018-10-191-3/+1
| * | | | net: ethernet: lpc_eth: clean up the list of included headersVladimir Zapolskiy2018-10-191-22/+6
| * | | | net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino2018-10-191-1/+129
| * | | | netpoll: allow cleanup to be synchronousDebabrata Banerjee2018-10-193-6/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-1931-187/+191
| |\ \ \ \
| * | | | | rocker: Drop pointless static qualifierYueHaibing2018-10-191-2/+2
| * | | | | qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King2018-10-181-1/+1
| * | | | | Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-188-108/+469
| |\ \ \ \ \
| | * | | | | net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin2018-10-181-5/+41
| | * | | | | net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin2018-10-181-2/+126
| | * | | | | net/mlx5e: Add port FEC get/set functionsShay Agroskin2018-10-182-0/+220
| | * | | | | net/mlx5: Remove counter from idr after removing it from listVlad Buslov2018-10-181-5/+13
| | * | | | | net/mlx5: Take fs_counters dellist before addlistVlad Buslov2018-10-181-5/+8
| | * | | | | net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2018-10-183-91/+61
| * | | | | | net-next/hinic: add checksum offload and TSO supportZhao Chen2018-10-1810-60/+571
| * | | | | | cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar2018-10-183-39/+13
| * | | | | | bnxt_en: Copy and paste bug in extended tx_statsDan Carpenter2018-10-181-1/+1
| * | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-10-181-4/+22
| |\ \ \ \ \ \
| | * | | | | | Documentation: intel: Convert to RST formatJeff Kirsher2018-10-181-4/+19
| | * | | | | | Documentation: fm10k: Add kernel documentationJeff Kirsher2018-10-181-0/+3
| | |/ / / / /
| * | | | | | atm: zatm: Fix empty body Clang warningsNathan Chancellor2018-10-181-21/+21
| * | | | | | atm: eni: Move semicolon to a new line after empty for loopNathan Chancellor2018-10-181-1/+2
| |/ / / / /
| * | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-10-1818-0/+8341
| |\ \ \ \ \
| | * | | | | igc: Add watchdogSasha Neftin2018-10-174-0/+256