summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-01-15mac80211_hwsim: add power save supportThomas Pedersen
2020-01-15mac80211: add handling for BSS colorJohn Crispin
2020-01-15mac80211_hwsim: remove maximum TX powerJohannes Berg
2019-12-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-12-31igc: Remove serdes comments from a description of methodsSasha Neftin
2019-12-31e1000e: Use netdev_info instead of pr_info for link messagesAlexander Duyck
2019-12-31igc: Add legacy power management supportSasha Neftin
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-31igc: Add 64 bit DMA access supportSasha Neftin
2019-12-31igc: Fix parameter descriptions for a several functionsSasha Neftin
2019-12-31igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin
2019-12-31igc: Remove excess parameter description from igc_is_non_eopSasha Neftin
2019-12-31igc: Prefer to use the pci_release_mem_regions methodSasha Neftin
2019-12-31igc: Improve the DMA mapping flowSasha Neftin
2019-12-31igc: Add scatter gather supportSasha Neftin
2019-12-31igb: dont drop packets if rx flow control is enabledRobert Beckett
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-30net: dsa: sja1105: Empty the RX timestamping queue on PTP settings changeVladimir Oltean
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean
2019-12-30net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean
2019-12-30net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean
2019-12-30net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean
2019-12-30sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()'Christophe JAILLET
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-12-29mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel
2019-12-29mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2019-12-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2019-12-28net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'Chen Zhou
2019-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-27net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2019-12-27mv88e6xxx: Add serdes Rx statisticsNikita Yushchenko
2019-12-27net: ena: remove set but not used variable 'rx_ring'YueHaibing
2019-12-27net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_initMao Wenan
2019-12-27ppp: Remove redundant BUG_ON() check in ppp_pernetXu Wang
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-27Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-27Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-12-27Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-27Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-27Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-12-26bnx2x: Fix accounting of vlan resources among the PFsManish Chopra
2019-12-26bnx2x: Use appropriate define for vlan creditManish Chopra
2019-12-26s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann
2019-12-26s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann
2019-12-26xen-netback: support dynamic unbind/bindPaul Durrant