summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit2020-01-2319-230/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-233-4/+4
|\
| * xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen2020-01-173-4/+4
* | net: convert additional drivers to use phy_do_ioctlHeiner Kallweit2020-01-226-37/+6
* | drivers: net: declance: fix comparing pointer to 0Chen Zhou2020-01-211-1/+1
* | hdlx_x25: Fix backwards compat test.David S. Miller2020-01-211-1/+1
* | net: hns3: cleanup some coding style issueHuazhong Tan2020-01-214-86/+35
* | net: hns3: remove redundant print on ENOMEMHuazhong Tan2020-01-211-3/+1
* | net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang2020-01-212-7/+6
* | net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu2020-01-211-1/+1
* | net: hns3: refine the input parameter 'size' for snprintf()Guojia Liao2020-01-211-1/+1
* | net: hns3: move duplicated macro definition into headerGuojia Liao2020-01-213-5/+3
* | net: hns3: set VF's default reset_type to HNAE3_NONE_RESETHuazhong Tan2020-01-211-0/+2
* | net: hns3: do not reuse pfmemalloc pagesYunsheng Lin2020-01-211-2/+8
* | net: hns3: limit the error logging in the hns3_clean_tx_ring()Yunsheng Lin2020-01-211-2/+2
* | wan/hdlc_x25: fix skb handlingMartin Schiller2020-01-211-2/+11
* | wan/hdlc_x25: make lapb params configurableMartin Schiller2020-01-211-3/+77
* | net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit2020-01-215-49/+5
* | net: phy: add new version of phy_do_ioctlHeiner Kallweit2020-01-211-3/+13
* | net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit2020-01-212-4/+4
* | net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou2020-01-211-3/+2
* | net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou2020-01-211-2/+2
* | spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko2020-01-204-0/+24
* | mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko2020-01-203-7/+46
* | mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko2020-01-201-22/+15
* | mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko2020-01-203-12/+24
* | r8169: use generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit2020-01-201-11/+1
* | net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit2020-01-201-0/+15
* | net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family membersAndrew Lunn2020-01-201-0/+15
* | net: phylink: allow in-band AN for USXGMIIAlex Marginean2020-01-201-0/+1
* | net: phy: don't crash in phy_read/_write_mmd without a PHY driverAlex Marginean2020-01-201-2/+2
* | net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean2020-01-201-0/+4
* | net: stmmac: modified pcs mode support for RGMIIDejin Zheng2020-01-201-11/+6
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-1944-192/+452
|\ \
| * | cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy2020-01-191-1/+27
| * | cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy2020-01-194-3/+96
| * | bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan2020-01-183-4/+7
| * | bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-01-181-5/+17
| * | bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
| * | net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli2020-01-171-3/+4
| * | net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli2020-01-171-1/+1
| * | net: dsa: sja1105: Don't error out on disabled ports with no phy-modeVladimir Oltean2020-01-171-1/+1
| * | net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik2020-01-171-1/+7
| * | net: hns: fix soft lockup when there is not enough memoryYonglong Liu2020-01-171-3/+1
| * | net: wan: lapbether.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-01-161-1/+1
| * | net: ethernet: ave: Avoid lockdep warningKunihiko Hayashi2020-01-161-7/+13
| * | net: hns3: pad the short frame before sending to the hardwareYunsheng Lin2020-01-161-0/+6
| * | macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet2020-01-161-2/+3
| * | net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu2020-01-151-0/+6
| * | net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu2020-01-151-1/+5