summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Move the definition of the default Geneve udp port to public header fileMoshe Shemesh2019-03-224-5/+2
* net/mlx5e: Remove redundant assignmentGustavo A. R. Silva2019-03-221-4/+2
* net/mlx5e: Fix compilation warning in en_tc.cSaeed Mahameed2019-03-222-2/+3
* net/mlx5e: Fix port buffer function documentation formatSaeed Mahameed2019-03-221-15/+15
* net/mlx5: Fix compilation warning in eq.cSaeed Mahameed2019-03-221-4/+2
* net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core APIParav Pandit2019-03-222-8/+5
* net/mlx5: Rename total_vfs to total_vportsParav Pandit2019-03-221-2/+2
* net/mlx5: Simplify sriov enable/disable flowParav Pandit2019-03-221-36/+8
* genetlink: make policy common to familyJohannes Berg2019-03-227-37/+7
* r8169: use netif_start_queue instead of netif_wake_qeueue in rtl8169_start_xmitHeiner Kallweit2019-03-221-1/+1
* net: phy: aquantia: add downshift supportHeiner Kallweit2019-03-221-10/+145
* nfp: remove defines for unused control bitsJakub Kicinski2019-03-212-5/+1
* net: phy: Move Omega PHY entry to Cygnus PHY driverFlorian Fainelli2019-03-213-4/+149
* net: phy: Prepare for moving Omega out of bcm7xxxFlorian Fainelli2019-03-213-71/+76
* net: systemport: Remove print of base addressFlorian Fainelli2019-03-211-3/+3
* net: dsa: bcm_sf2: Remove print of base addressFlorian Fainelli2019-03-211-4/+5
* net: phy: mdio-bcm-unimac: Remove print of base addressFlorian Fainelli2019-03-211-1/+1
* tun: Remove unused first parameter of tun_get_iff()Kirill Tkhai2019-03-211-4/+3
* tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun deviceKirill Tkhai2019-03-211-0/+8
* net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing2019-03-201-4/+5
* net: hns3: Make hclge_destroy_cmd_queue staticYueHaibing2019-03-201-1/+1
* net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-2028-77/+47
* qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru2019-03-203-5/+8
* qede: Populate mbi version in ethtool driver query data.Sudarsana Reddy Kalluru2019-03-201-5/+19
* macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real deviceHangbin Liu2019-03-201-0/+48
* net: phy: aquantia: check for changed interface mode in read_statusNikita Yushchenko2019-03-201-2/+44
* net: phy: aquantia: check for supported interface modes in config_initAndrew Lunn2019-03-201-0/+17
* net: phy: improve handling link_change_notify callbackHeiner Kallweit2019-03-203-50/+15
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-03-2011-116/+197
|\
| * ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley2019-03-193-11/+43
| * ice: Reset all VFs with VFLR during SR-IOV init flowAkeem G Abodunrin2019-03-191-1/+1
| * ice: Get resources per functionBrett Creeley2019-03-191-5/+8
| * ice: Implement flow to reset VFs with PFR and other resetsAkeem G Abodunrin2019-03-191-6/+2
| * ice: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley2019-03-194-18/+44
| * ice: use ice_for_each_vsi macro when possibleBrett Creeley2019-03-193-9/+8
| * ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao2019-03-193-2/+15
| * ice: remove redundant variable and if conditionBrett Creeley2019-03-191-7/+4
| * ice: avoid multiple unnecessary de-references in probeBruce Allan2019-03-191-18/+15
| * ice: Fix issue with VF reset and multiple VFs support on PFsAkeem G Abodunrin2019-03-191-7/+13
| * ice: Fix broadcast traffic in port VLAN modeMichal Swiatkowski2019-03-191-32/+44
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-03-2012-18/+1392
|\ \
| * | igc: Remove unneeded hw_dbg printsSasha Neftin2019-03-191-4/+0
| * | igc: Fix the typo in igc_base.h header definitionSasha Neftin2019-03-191-2/+2
| * | igc: Add support for the ntuple featureSasha Neftin2019-03-192-0/+89
| * | igc: Add support for statisticsSasha Neftin2019-03-193-1/+403
| * | igc: Extend the ethtool supportingSasha Neftin2019-03-195-3/+814
| * | igc: Add multiple receive queues control supportingSasha Neftin2019-03-194-0/+73
| * | e1000e: Disable runtime PM on CNP+Kai-Heng Feng2019-03-191-1/+1
| * | igb: fix various indentation issuesColin Ian King2019-03-191-2/+2
| * | igb: Exclude device from suspend direct complete optimizationKai-Heng Feng2019-03-191-0/+3