index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-03-22
r8169: use netif_start_queue instead of netif_wake_qeueue in rtl8169_start_xmit
Heiner Kallweit
2019-03-22
net: phy: aquantia: add downshift support
Heiner Kallweit
2019-03-21
nfp: remove defines for unused control bits
Jakub Kicinski
2019-03-21
net: phy: Move Omega PHY entry to Cygnus PHY driver
Florian Fainelli
2019-03-21
net: phy: Prepare for moving Omega out of bcm7xxx
Florian Fainelli
2019-03-21
net: systemport: Remove print of base address
Florian Fainelli
2019-03-21
net: dsa: bcm_sf2: Remove print of base address
Florian Fainelli
2019-03-21
net: phy: mdio-bcm-unimac: Remove print of base address
Florian Fainelli
2019-03-21
tun: Remove unused first parameter of tun_get_iff()
Kirill Tkhai
2019-03-21
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
Kirill Tkhai
2019-03-20
net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static
YueHaibing
2019-03-20
net: hns3: Make hclge_destroy_cmd_queue static
YueHaibing
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
qed: Define new MF bit for no_vlan config
Sudarsana Reddy Kalluru
2019-03-20
qede: Populate mbi version in ethtool driver query data.
Sudarsana Reddy Kalluru
2019-03-20
macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real device
Hangbin Liu
2019-03-20
net: phy: aquantia: check for changed interface mode in read_status
Nikita Yushchenko
2019-03-20
net: phy: aquantia: check for supported interface modes in config_init
Andrew Lunn
2019-03-20
net: phy: improve handling link_change_notify callback
Heiner Kallweit
2019-03-20
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-03-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2019-03-19
ice: Determine descriptor count and ring size based on PAGE_SIZE
Brett Creeley
2019-03-19
ice: Reset all VFs with VFLR during SR-IOV init flow
Akeem G Abodunrin
2019-03-19
ice: Get resources per function
Brett Creeley
2019-03-19
ice: Implement flow to reset VFs with PFR and other resets
Akeem G Abodunrin
2019-03-19
ice: configure GLINT_ITR to always have an ITR gran of 2
Brett Creeley
2019-03-19
ice: use ice_for_each_vsi macro when possible
Brett Creeley
2019-03-19
ice : Ensure only valid bits are set in ice_aq_set_phy_cfg
Chinh T Cao
2019-03-19
ice: remove redundant variable and if condition
Brett Creeley
2019-03-19
ice: avoid multiple unnecessary de-references in probe
Bruce Allan
2019-03-19
ice: Fix issue with VF reset and multiple VFs support on PFs
Akeem G Abodunrin
2019-03-19
ice: Fix broadcast traffic in port VLAN mode
Michal Swiatkowski
2019-03-19
igc: Remove unneeded hw_dbg prints
Sasha Neftin
2019-03-19
igc: Fix the typo in igc_base.h header definition
Sasha Neftin
2019-03-19
igc: Add support for the ntuple feature
Sasha Neftin
2019-03-19
igc: Add support for statistics
Sasha Neftin
2019-03-19
enc28j60: Convert to use SPDX identifier
Andy Shevchenko
2019-03-19
enc28j60: Fix indentation splats
Andy Shevchenko
2019-03-19
enc28j60: Amend comments by fixing typos, adding periods, etc
Andy Shevchenko
2019-03-19
enc28j60: Remove linux/init.h
Andy Shevchenko
2019-03-19
enc28j60: Convert printk() to netdev_printk()
Andy Shevchenko
2019-03-19
enc28j60: Convert HW related printk() to dev_printk()
Andy Shevchenko
2019-03-19
enc28j60: Switch to dev_<level> from pr_<level>
Andy Shevchenko
2019-03-19
enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()
Andy Shevchenko
2019-03-19
enc28j60: Switch to use module_spi_driver() macro
Andy Shevchenko
2019-03-19
enc28j60: Drop driver name duplication from messages
Andy Shevchenko
2019-03-19
enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
Andy Shevchenko
2019-03-19
enc28j60: Remove duplicate messaging
Andy Shevchenko
2019-03-19
enc28j60: Use device_get_mac_address()
Andy Shevchenko
2019-03-19
igc: Extend the ethtool supporting
Sasha Neftin
[next]