summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix setting txpower to zeroBen Greear2020-02-143-3/+10
* mac80211_hwsim: add power save supportThomas Pedersen2020-01-151-0/+9
* mac80211: add handling for BSS colorJohn Crispin2020-01-151-1/+1
* mac80211_hwsim: remove maximum TX powerJohannes Berg2020-01-151-2/+0
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-01-018-46/+322
|\
| * igc: Remove serdes comments from a description of methodsSasha Neftin2019-12-311-2/+2
| * e1000e: Use netdev_info instead of pr_info for link messagesAlexander Duyck2019-12-311-8/+9
| * igc: Add legacy power management supportSasha Neftin2019-12-314-0/+246
| * igc: Add 64 bit DMA access supportSasha Neftin2019-12-311-0/+3
| * igc: Fix parameter descriptions for a several functionsSasha Neftin2019-12-311-3/+7
| * igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin2019-12-311-1/+2
| * igc: Remove excess parameter description from igc_is_non_eopSasha Neftin2019-12-311-1/+0
| * igc: Prefer to use the pci_release_mem_regions methodSasha Neftin2019-12-311-2/+1
| * igc: Improve the DMA mapping flowSasha Neftin2019-12-311-15/+9
| * igc: Add scatter gather supportSasha Neftin2019-12-311-0/+1
| * igb: dont drop packets if rx flow control is enabledRobert Beckett2019-12-313-14/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-3162-296/+469
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-3126-122/+157
| |\
| | * ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2019-12-312-18/+15
| | * net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2019-12-312-6/+9
| | * net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean2019-12-311-5/+0
| | * net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean2019-12-311-1/+1
| | * net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean2019-12-312-3/+3
| | * cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2019-12-306-19/+30
| | * mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel2019-12-292-2/+8
| | * mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen2019-12-291-0/+3
| | * net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl2019-12-281-3/+11
| | * bnx2x: Fix accounting of vlan resources among the PFsManish Chopra2019-12-271-1/+4
| | * bnx2x: Use appropriate define for vlan creditManish Chopra2019-12-271-1/+1
| | * net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur2019-12-271-0/+2
| | * dpaa_eth: fix DMA mapping leakMadalin Bucur2019-12-271-19/+20
| | * net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk2019-12-261-3/+4
| | * s390/qeth: fix initialization on old HWJulian Wiedmann2019-12-251-3/+1
| | * s390/qeth: vnicc Fix init to defaultAlexandra Winter2019-12-251-1/+3
| | * s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter2019-12-251-2/+1
| | * s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter2019-12-251-1/+0
| | * s390/qeth: lock the card while changing its hsuidJulian Wiedmann2019-12-252-17/+28
| | * s390/qeth: fix qdio teardown after early init errorJulian Wiedmann2019-12-253-14/+10
| | * gtp: do not confirm neighbor when do pmtu updateHangbin Liu2019-12-251-1/+1
| | * net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-251-1/+1
| | * net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli2019-12-251-3/+3
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-286-11/+12
| |\ \
| | * | scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin2019-12-201-1/+3
| | * | scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash2019-12-201-1/+2
| | * | scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2019-12-202-6/+6
| | * | scsi: lpfc: fix build failure with DEBUGFS disabledArnd Bergmann2019-12-171-2/+1
| | * | scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter2019-12-171-1/+0
| * | | Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-2714-86/+139
| |\ \ \
| | * | | drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson2019-12-2311-31/+116
| | * | | drm/i915/gt: Ratelimit display power w/aChris Wilson2019-12-231-1/+2