summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-01-10mlxsw: Changing the maximum number of multicast group to a defineElad Raz2-1/+3
2016-01-10mlxsw: reg: Adding SMID registerElad Raz1-0/+51
2016-01-10mlxsw: reg: Add definition of multicast record for SFD registerElad Raz1-5/+44
2016-01-09mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko1-8/+30
2016-01-09mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_opJiri Pirko1-6/+7
2016-01-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-25/+64
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad1-10/+37
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh3-1/+8
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni1-2/+5
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad1-1/+1
2016-01-08ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov1-5/+2
2016-01-08ixgbe: fix broken PFC with X550Vasu Dev1-3/+3
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev1-2/+2
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev1-1/+6
2016-01-08i40e: remove forever unused IDJesse Brandeburg5-5/+0
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2-50/+58
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2-0/+91
2016-01-08i40e: allow zero MAC address for VFsMitch Williams1-5/+6
2016-01-08i40e: change log messages and error returnsMitch Williams1-9/+18
2016-01-07net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong1-0/+6
2016-01-07net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong2-12/+16
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn11-33/+32
2016-01-07phy: Add an mdio_device structureAndrew Lunn18-43/+46
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn40-317/+30
2016-01-07phy: Centralise print about attached phyAndrew Lunn21-77/+30
2016-01-07net: dnet: Use phy_find_first() helperAndrew Lunn1-7/+1
2016-01-07phy: add phydev_name() wrapperAndrew Lunn22-34/+34
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn1-68/+36
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+8
2016-01-06fsl/fman: double free on probe failureDan Carpenter1-1/+0
2016-01-06fsl/fman: fix the pause_time testDan Carpenter1-1/+1
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter1-1/+1
2016-01-06ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson3-12/+14
2016-01-06mlxsw: Remember untagged VLANsElad Raz3-1/+17
2016-01-06mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz1-0/+21
2016-01-06mlxsw: Renaming local variable names for consistencyElad Raz1-3/+3
2016-01-06mlxsw: Fixing vlans init rangeElad Raz1-1/+2
2016-01-06mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel1-1/+1
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann1-25/+22
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha4-1/+106
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha7-2/+279
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2-0/+14
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat3-34/+49
2016-01-04mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2-6/+14
2016-01-04mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel1-10/+5
2016-01-04mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel1-3/+7
2016-01-04mlxsw: spectrum: Initialize PVID only onceIdo Schimmel1-1/+0
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall8-14/+14
2016-01-04fsl/fman: allow modular buildArnd Bergmann1-1/+2
2016-01-04cxgb4: correctly handling failed allocationInsu Yun1-0/+4