summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-2110-149/+149
* octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter2019-11-211-1/+2
* net: sfp: soft status and control supportRussell King2019-11-201-20/+90
* net: sfp: add some quirks for GPON modulesRussell King2019-11-201-0/+25
* net: sfp: add support for module quirksRussell King2019-11-201-0/+54
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-208-64/+22
|\
| * bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-187-61/+21
| * bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never failsAndrii Nakryiko2019-11-181-3/+1
* | r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_okHeiner Kallweit2019-11-201-5/+10
* | r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZEHeiner Kallweit2019-11-201-1/+1
* | r8169: change mdelay to msleep in rtl_fw_write_firmwareHeiner Kallweit2019-11-201-1/+1
* | net: mvneta: get rid of huge dma sync in mvneta_rx_refillLorenzo Bianconi2019-11-201-11/+15
* | net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdpLorenzo Bianconi2019-11-201-2/+4
* | cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy2019-11-206-19/+192
* | cxgb4: check rule prio conflicts before offloadRahul Lakkireddy2019-11-205-44/+143
* | cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy2019-11-209-33/+381
* | net/mlx5e: Rx, Update page pool numa node when changedSaeed Mahameed2019-11-201-0/+3
* | net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas2019-11-205-9/+993
* | net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas2019-11-205-5/+1710
* | net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko2019-11-203-1264/+1293
* | net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko2019-11-203-8/+17
* | net: ethernet: ti: ale: modify vlan/mdb api for switchdevIlias Apalodimas2019-11-202-10/+123
* | net: ethernet: ti: cpsw: allow untagged traffic on host portGrygorii Strashko2019-11-203-10/+35
* | net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko2019-11-201-0/+2
* | cxgb4: remove unneeded semicolon for switch blockRahul Lakkireddy2019-11-191-1/+1
* | net: dsa: felix: Fix CPU port assignment when not last portVladimir Oltean2019-11-191-1/+1
* | net: phy: dp83869: fix return of uninitialized variable retColin Ian King2019-11-181-1/+1
* | bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi2019-11-181-0/+10
* | bnxt_en: Add a warning message for driver initiated resetVasundhara Volam2019-11-181-0/+1
* | bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam2019-11-181-1/+8
* | bnxt_en: Report health status update after reset is doneVasundhara Volam2019-11-184-0/+26
* | bnxt_en: Set MASTER flag during driver registration.Vasundhara Volam2019-11-181-1/+2
* | bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam2019-11-183-2/+10
* | bnxt_en: Increase firmware response timeout for coredump commands.Vasundhara Volam2019-11-181-1/+2
* | bnxt_en: Improve RX buffer error handling.Michael Chan2019-11-183-2/+9
* | bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan2019-11-183-44/+77
* | net: phy: avoid matching all-ones clause 45 PHY IDsRussell King2019-11-181-3/+6
* | net: phy: marvell10g: add SFP+ supportRussell King2019-11-181-1/+24
* | net: phy: add core phylib sfp supportRussell King2019-11-182-0/+73
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-1636-67/+187
|\ \
| * | net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta2019-11-161-5/+0
| * | net: gemini: add missed free_netdevChuhong Yuan2019-11-161-0/+1
| * | net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-163-3/+3
| * | octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-169-18/+18
| * | mlx5: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * | igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * | dp83640: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+7
| * | mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * | ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-155-5/+10
| * | renesas: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6