summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb2016-01-111-0/+67
* | | | | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-112-19/+152
* | | | | net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck2016-01-111-15/+2
* | | | | net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck2016-01-101-1/+1
* | | | | net: tc35815: Drop unused variableGuenter Roeck2016-01-101-1/+0
* | | | | net: tc35815: Fix build error due to missed API changeGuenter Roeck2016-01-101-15/+2
* | | | | net: lpc_eth: Remove unused variablesFabio Estevam2016-01-101-2/+1
* | | | | bfin_mac: fix error pathSudip Mukherjee2016-01-101-1/+1
* | | | | phy: fix blackfin build failureSudip Mukherjee2016-01-101-1/+2
* | | | | cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai2016-01-101-2/+2
* | | | | net: ethernet: arc: Add support emac for RK3036Xing Zheng2016-01-102-3/+9
* | | | | net: ethernet: arc: Keep emac compatibility for more Rockchip SoCsXing Zheng2016-01-101-24/+45
* | | | | net: ethernet: arc: Probe emac after set RMII clockXing Zheng2016-01-101-4/+7
* | | | | bnxt_en: Reset embedded processor after applying firmware upgradeRob Swindell2016-01-101-4/+42
* | | | | bnxt_en: Zero pad firmware messages to 128 bytes.Michael Chan2016-01-101-0/+3
* | | | | ethernet: amd: au1000: Remove pointless warningAndrew Lunn2016-01-101-3/+0
* | | | | net: ethernet: faraday: Use phy_find_first() instead of open coding itGuenter Roeck2016-01-101-13/+2
* | | | | net: ethernet: broadcom: Fix build errorsGuenter Roeck2016-01-101-7/+2
* | | | | net: lantiq_etop.c: Use helper to find first phyAndrew Lunn2016-01-101-8/+2
* | | | | stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier2016-01-101-3/+5
* | | | | mlxsw: Adding layer 2 multicast supportElad Raz2016-01-103-0/+190
* | | | | mlxsw: Adding VID to FID translatationElad Raz2016-01-101-11/+19
* | | | | mlxsw: Changing the maximum number of multicast group to a defineElad Raz2016-01-102-1/+3
* | | | | mlxsw: reg: Adding SMID registerElad Raz2016-01-101-0/+51
* | | | | mlxsw: reg: Add definition of multicast record for SFD registerElad Raz2016-01-101-5/+44
* | | | | mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko2016-01-091-8/+30
* | | | | mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_opJiri Pirko2016-01-091-6/+7
* | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-01-086-25/+64
|\ \ \ \ \
| * | | | | ixgbe: Make ATR recognize IPv6 extended headersMark Rustad2016-01-081-10/+37
| * | | | | ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh2016-01-083-1/+8
| * | | | | ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni2016-01-081-2/+5
| * | | | | ixgbe: Correct handling of any outer UDP checksum settingMark Rustad2016-01-081-1/+1
| * | | | | ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov2016-01-081-5/+2
| * | | | | ixgbe: fix broken PFC with X550Vasu Dev2016-01-081-3/+3
| * | | | | ixgbe: use correct FCoE DDP max checkVasu Dev2016-01-081-2/+2
| * | | | | ixgbe: Fill at least min credits to a TC credit refillsVasu Dev2016-01-081-1/+6
* | | | | | i40e: remove forever unused IDJesse Brandeburg2016-01-085-5/+0
* | | | | | i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2016-01-082-50/+58
* | | | | | i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2016-01-082-0/+91
* | | | | | i40e: allow zero MAC address for VFsMitch Williams2016-01-081-5/+6
* | | | | | i40e: change log messages and error returnsMitch Williams2016-01-081-9/+18
|/ / / / /
* | | | | net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong2016-01-071-0/+6
* | | | | net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong2016-01-072-12/+16
* | | | | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-0711-33/+32
* | | | | phy: Add an mdio_device structureAndrew Lunn2016-01-0718-43/+46
* | | | | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-0740-317/+30
* | | | | phy: Centralise print about attached phyAndrew Lunn2016-01-0721-77/+30
* | | | | net: dnet: Use phy_find_first() helperAndrew Lunn2016-01-071-7/+1
* | | | | phy: add phydev_name() wrapperAndrew Lunn2016-01-0722-34/+34
* | | | | phy: Use phy_read() instead of mdiobus_read()Andrew Lunn2016-01-071-68/+36
OpenPOWER on IntegriCloud