]> git.ipfire.org Git - thirdparty/linux.git/history - drivers
vti4: eliminated some duplicate code.
[thirdparty/linux.git] / drivers /
2019-03-24  Florian Fainellinet: phy: Correct Cygnus/Omega PHY driver prompt
2019-03-22  Johannes Berggenetlink: make policy common to family
2019-03-22  Heiner Kallweitr8169: use netif_start_queue instead of netif_wake_qeue...
2019-03-22  Heiner Kallweitnet: phy: aquantia: add downshift support
2019-03-21  Jakub Kicinskinfp: remove defines for unused control bits
2019-03-21  David S. MillerMerge branch 'net-phy-Move-Omega-PHY-entry-to-Cygnus...
2019-03-21  Florian Fainellinet: phy: Move Omega PHY entry to Cygnus PHY driver
2019-03-21  Florian Fainellinet: phy: Prepare for moving Omega out of bcm7xxx
2019-03-21  David S. MillerMerge branch 'net-broadcom-Remove-print-of-base-address'
2019-03-21  Florian Fainellinet: systemport: Remove print of base address
2019-03-21  Florian Fainellinet: dsa: bcm_sf2: Remove print of base address
2019-03-21  Florian Fainellinet: phy: mdio-bcm-unimac: Remove print of base address
2019-03-21  Kirill Tkhaitun: Remove unused first parameter of tun_get_iff()
2019-03-21  Kirill Tkhaitun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining...
2019-03-20  YueHaibingnet: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_rea...
2019-03-20  YueHaibingnet: hns3: Make hclge_destroy_cmd_queue static
2019-03-20  David S. MillerMerge branch 'net-refactor-ndo_select_queue'
2019-03-20  Paolo Abeninet: remove 'fallback' argument from dev->ndo_select_qu...
2019-03-20  David S. MillerMerge branch 'qed-next'
2019-03-20  Sudarsana Reddy... qed: Define new MF bit for no_vlan config
2019-03-20  Sudarsana Reddy... qede: Populate mbi version in ethtool driver query...
2019-03-20  Hangbin Liumacvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl...
2019-03-20  David S. MillerMerge branch 'net-phy-aquantia-add-interface-mode-handling'
2019-03-20  Nikita Yushchenkonet: phy: aquantia: check for changed interface mode...
2019-03-20  Andrew Lunnnet: phy: aquantia: check for supported interface modes...
2019-03-20  Heiner Kallweitnet: phy: improve handling link_change_notify callback
2019-03-20  David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-03-20  David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2019-03-20  Brett Creeleyice: Determine descriptor count and ring size based...
2019-03-20  Akeem G Abodunrinice: Reset all VFs with VFLR during SR-IOV init flow
2019-03-20  Brett Creeleyice: Get resources per function
2019-03-20  Akeem G Abodunrinice: Implement flow to reset VFs with PFR and other...
2019-03-19  Brett Creeleyice: configure GLINT_ITR to always have an ITR gran...
2019-03-19  Brett Creeleyice: use ice_for_each_vsi macro when possible
2019-03-19  Chinh T Caoice : Ensure only valid bits are set in ice_aq_set_phy_cfg
2019-03-19  Brett Creeleyice: remove redundant variable and if condition
2019-03-19  Bruce Allanice: avoid multiple unnecessary de-references in probe
2019-03-19  Akeem G Abodunrinice: Fix issue with VF reset and multiple VFs support...
2019-03-19  Michal Swiatkowskiice: Fix broadcast traffic in port VLAN mode
2019-03-19  Sasha Neftinigc: Remove unneeded hw_dbg prints
2019-03-19  Sasha Neftinigc: Fix the typo in igc_base.h header definition
2019-03-19  Sasha Neftinigc: Add support for the ntuple feature
2019-03-19  Sasha Neftinigc: Add support for statistics
2019-03-19  David S. MillerMerge branch 'enc28j60-messaging-clean-up-and-ACPI...
2019-03-19  Andy Shevchenkoenc28j60: Convert to use SPDX identifier
2019-03-19  Andy Shevchenkoenc28j60: Fix indentation splats
2019-03-19  Andy Shevchenkoenc28j60: Amend comments by fixing typos, adding period...
2019-03-19  Andy Shevchenkoenc28j60: Remove linux/init.h
2019-03-19  Andy Shevchenkoenc28j60: Convert printk() to netdev_printk()
2019-03-19  Andy Shevchenkoenc28j60: Convert HW related printk() to dev_printk()
2019-03-19  Andy Shevchenkoenc28j60: Switch to dev_<level> from pr_<level>
2019-03-19  Andy Shevchenkoenc28j60: Use ether_addr_copy() in enc28j60_set_mac_add...
2019-03-19  Andy Shevchenkoenc28j60: Switch to use module_spi_driver() macro
2019-03-19  Andy Shevchenkoenc28j60: Drop driver name duplication from messages
2019-03-19  Andy Shevchenkoenc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
2019-03-19  Andy Shevchenkoenc28j60: Remove duplicate messaging
2019-03-19  Andy Shevchenkoenc28j60: Use device_get_mac_address()
2019-03-19  Sasha Neftinigc: Extend the ethtool supporting
2019-03-19  Sasha Neftinigc: Add multiple receive queues control supporting
2019-03-19  Kai-Heng Fenge1000e: Disable runtime PM on CNP+
2019-03-19  Colin Ian Kingigb: fix various indentation issues
2019-03-19  Wolfram Sangnet: macb: simplify getting .driver_data
2019-03-19  Kai-Heng Fengigb: Exclude device from suspend direct complete optimi...
2019-03-19  Serhey Popovychintel: correct return from set features callback
2019-03-19  YueHaibingnet: pasemi: Make pasemi_mac_init_module static
2019-03-19  YueHaibingnet: hns3: Make hclgevf_update_link_mode static
2019-03-19  YueHaibingibmveth: Make array ibmveth_stats static
2019-03-19  Murilo Fossa Vicentiniibmvnic: Report actual backing device speed and duplex...
2019-03-19  Peter Xuvirtio_net: remove hcpu from virtnet_clean_affinity
2019-03-19  David S. MillerMerge branch 's390-qeth-fixes'
2019-03-19  Julian Wiedmanns390/qeth: be drop monitor friendly
2019-03-19  Julian Wiedmanns390/qeth: fix race when initializing the IP address...
2019-03-19  Julian Wiedmanns390/qeth: don't erase configuration while probing
2019-03-19  Bjorn HelgaasmISDN: hfcpci: Test both vendor & device ID for Digium...
2019-03-19  Zhiqiang Liuvxlan: Don't call gro_cells_destroy() before device...
2019-03-18  Dmitry Bogdanovnet: aquantia: fix rx checksum offload for UDP/TCP...
2019-03-18  Finn Thainmac8390: Fix mmio access size probe
2019-03-18  Matteo Crocegtp: change NET_UDP_TUNNEL dependency to select
2019-03-16  Eric Dumazettun: add a missing rcu_read_unlock() in error path
2019-03-16  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-15  Eric Dumazettun: properly test for IFF_UP
2019-03-15  Jerome Brunetnet: phy: meson-gxl: fix interrupt support
2019-03-15  Colin Ian Kingnet: sis900: fix indentation issues, remove some spaces
2019-03-15  Colin Ian Kingdrivers: net: atp: fix various indentation issues
2019-03-15  Aditya Pakkiqlcnic: Avoid potential NULL pointer dereference
2019-03-15  Aaro Koskinennet: stmmac: fix jumbo frame sending with non-linear...
2019-03-15  Aaro Koskinennet: stmmac: don't set own bit too early for jumbo...
2019-03-14  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-03-14  Dave Rodgmanzram: default to lzo-rle instead of lzo
2019-03-14  Linus TorvaldsMerge tag 'acpi-5.1-rc1-2' of git://git.kernel.org...
2019-03-14  Linus TorvaldsMerge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub...
2019-03-14  Linus TorvaldsMerge tag 'microblaze-v5.1-rc1' of git://git.monstr...
2019-03-14  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-14  Linus TorvaldsMerge tag 'dmaengine-5.1-rc1' of git://git.infradead...
2019-03-14  Linus TorvaldsMerge tag 'rproc-v5.1' of git://github.com/andersson...
2019-03-14  Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2019-03-14  Rafael J. WysockiMerge branches 'acpi-tables', 'acpi-debug', 'acpi-doc...
2019-03-14  Rafael J. WysockiMerge branches 'pm-opp' and 'pm-tools'
2019-03-14  Rafael J. WysockiMerge branch 'pm-domains'
2019-03-14  Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-cpufreq'
next