summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: remove duplicate ocelot_port_dev_checkVladimir Oltean2020-10-141-8/+3
* macb: support the two tx descriptors on at91rm9200Willy Tarreau2020-10-142-8/+40
* macb: prepare at91 to use a 2-frame TX queueWilly Tarreau2020-10-142-16/+18
* macb: add RM9200's interrupt flag TBREWilly Tarreau2020-10-141-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-131-0/+9
|\
| * bpf: Add redirect_peer helperDaniel Borkmann2020-10-111-0/+9
* | bnxt_en: Add stored FW version info to devlink info_get cb.Vasundhara Volam2020-10-121-2/+45
* | bnxt_en: Refactor bnxt_dl_info_get().Vasundhara Volam2020-10-122-48/+71
* | bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam2020-10-124-0/+31
* | bnxt_en: Log unknown link speed appropriately.Michael Chan2020-10-121-1/+5
* | bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.Michael Chan2020-10-121-0/+3
* | bnxt_en: Simplify bnxt_async_event_process().Michael Chan2020-10-121-9/+3
* | bnxt_en: Set driver default message level.Michael Chan2020-10-121-1/+3
* | bnxt_en: Enable online self tests for multi-host/NPAR mode.Vasundhara Volam2020-10-121-4/+4
* | bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.Vasundhara Volam2020-10-121-0/+2
* | cx82310_eth: use netdev_err instead of dev_errOndrej Zary2020-10-121-16/+12
* | cx82310_eth: re-enable ethernet mode after router rebootOndrej Zary2020-10-121-6/+44
* | net: mscc: ocelot: offload VLAN mangle action to VCAP IS1Vladimir Oltean2020-10-112-4/+40
* | enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil2020-10-117-166/+191
* | enetc: Clean up serdes configurationClaudiu Manoil2020-10-111-53/+48
* | enetc: Clean up MAC and link configurationClaudiu Manoil2020-10-111-48/+67
* | drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_headerXie He2020-10-101-13/+17
* | net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij2020-10-103-5/+39
* | net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson2020-10-105-8/+10
* | dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov2020-10-101-1/+1
* | r8169: factor out handling rtl8169_statsHeiner Kallweit2020-10-101-21/+25
* | net: usbnet: remove driver versionHeiner Kallweit2020-10-101-4/+0
* | net: thunderx: Use struct_size() helper in kmalloc()Gustavo A. R. Silva2020-10-101-2/+2
* | Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-1066-314/+1434
|\ \
| * | Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho2020-10-094-1/+9
| * | iwlwifi: bump FW API to 59 for AX devicesLuca Coelho2020-10-081-1/+1
| * | iwlwifi: read and parse PNVM fileLuca Coelho2020-10-085-11/+241
| * | iwlwifi: pcie: implement set_pnvm opLuca Coelho2020-10-086-11/+58
| * | iwlwifi: add trans op to set PNVMLuca Coelho2020-10-081-0/+12
| * | iwlwifi: move PNVM implementation to common codeLuca Coelho2020-10-084-48/+78
| * | iwlwifi: rs: align to new TLC config command APIMordechay Goodstein2020-10-082-3/+12
| * | iwlwifi: fix sar geo table initializationNaftali Goldstein2020-10-083-18/+36
| * | iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein2020-10-083-60/+602
| * | iwlwifi: mvm: fix suspicious rcu usage warningsSara Sharon2020-10-081-7/+13
| * | iwlwifi: mvm: remove memset of kek_kck commandSara Sharon2020-10-081-1/+0
| * | iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach2020-10-083-6/+35
| * | iwlwifi: pcie: fix the xtal latency value for a few qu devicesLuca Coelho2020-10-081-1/+1
| * | iwlwifi: pcie: fix xtal latency for 9560 devicesLuca Coelho2020-10-083-5/+15
| * | iwlwifi: pcie: fix 0x271B and 0x271C trans cfg structLuca Coelho2020-10-081-2/+2
| * | iwlwifi: mvm: avoid possible NULL pointer dereferenceAvraham Stern2020-10-081-8/+6
| * | iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera2020-10-087-19/+102
| * | iwlwifi: mvm: add a get lmac id functionNathan Errera2020-10-084-20/+20
| * | iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera2020-10-086-29/+26
| * | iwlwifi: mvm: re-enable TX after channel switchSara Sharon2020-10-082-6/+2
| * | iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho2020-10-081-1/+8