summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ravb: fix result value overwriteYoshihiro Kaneko2016-03-181-2/+2
| * | | | | qlge: Fix receive packets drop.Manish Chopra2016-03-181-0/+11
| * | | | | net: stmmac: Don't search for phys if mdio node is defined.Phil Reid2016-03-181-0/+4
| * | | | | mediatek: unlock on error in mtk_tx_map()Dan Carpenter2016-03-181-0/+2
| * | | | | mediatek: checking for IS_ERR() instead of NULLDan Carpenter2016-03-181-2/+2
| * | | | | netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney2016-03-187-16/+12
| * | | | | net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.David Daney2016-03-161-6/+20
| * | | | | net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.David Daney2016-03-161-1/+1
| * | | | | net: arc: trivial: cleanup the emac driverCaesar Wang2016-03-164-57/+75
| * | | | | net: arc_emac: support the phy reset for emac driverCaesar Wang2016-03-162-0/+43
| * | | | | sh_eth: do not call netif_start_queue() from sh_eth_dev_init()Sergei Shtylyov2016-03-161-2/+4
| * | | | | bnx2x: don't wait for Tx completion on recoveryYuval Mintz2016-03-161-2/+6
| * | | | | smc91x: avoid self-comparison warningArnd Bergmann2016-03-141-1/+1
| * | | | | sh_eth: kill useless initializersSergei Shtylyov2016-03-141-9/+9
| * | | | | net: mvneta: replace magic numbers by existing macrosDmitri Epshtein2016-03-141-2/+2
| * | | | | net: mvneta: fix error messages in mvneta_port_down functionDmitri Epshtein2016-03-141-2/+2
| * | | | | net: mvneta: enable change MAC address when interface is upDmitri Epshtein2016-03-141-1/+1
| * | | | | net: mvneta: Fix spinlock usageGregory CLEMENT2016-03-141-5/+6
| * | | | | net: thunderx: Cleanup PHY probing code.David Daney2016-03-141-11/+18
| * | | | | net: mvneta: Add missing hotplug notifier transitionAnna-Maria Gleixner2016-03-141-0/+2
| * | | | | fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman2016-03-141-4/+3
| * | | | | mlx4: add missing braces in verify_qp_parametersArnd Bergmann2016-03-141-1/+2
| * | | | | net: mediatek: check device_reset return codeArnd Bergmann2016-03-141-1/+3
| * | | | | net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann2016-03-141-3/+0
| * | | | | net: mediatek: use dma_addr_t correctlyArnd Bergmann2016-03-141-1/+1
| * | | | | net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham2016-03-141-22/+30
| * | | | | net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2016-03-142-8/+24
| * | | | | net: mvneta: Use the new hwbm frameworkGregory CLEMENT2016-03-144-112/+49
| * | | | | net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas2016-03-145-37/+1219
| * | | | | mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer2016-03-133-4/+4
| * | | | | mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer2016-03-131-6/+9
| * | | | | r8169:Remove unnecessary phy reset for pcie nic when setting link spped.Chun-Hao Lin2016-03-131-1/+2
| * | | | | mlxsw: pci: Implement reset done checkJiri Pirko2016-03-132-4/+14
| * | | | | net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2016-03-132-7/+8
| * | | | | rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko2016-03-123-7/+7
| * | | | | qed: Enlrage the drain timeoutYuval Mintz2016-03-111-2/+2
| * | | | | qed: Notify of transciever changesZvi Nachmani2016-03-112-0/+41
| * | | | | qed: Major changes to MB lockingTomer Tayar2016-03-112-97/+167
| * | | | | qed: Prevent MF link notificationsSudarsana Reddy Kalluru2016-03-112-1/+9
| * | | | | cisco: enic: Update logging macros and usesJoe Perches2016-03-116-37/+43
| * | | | | rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel2016-03-113-1/+7
| * | | | | mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2016-03-112-2/+9
| * | | | | net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai2016-03-103-0/+6
| * | | | | net/mlx5e: Support offload cls_flower with drop actionAmir Vadai2016-03-103-0/+309
| * | | | | net/mlx5e: Introduce tc offload supportAmir Vadai2016-03-105-2/+222
| * | | | | net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2016-03-102-4/+4
| * | | | | net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai2016-03-101-1/+1
| * | | | | net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2016-03-102-19/+28
| * | | | | net-next: mediatek: add Kconfig and MakefileJohn Crispin2016-03-104-0/+24
| * | | | | net-next: mediatek: add support for MT7623 ethernetJohn Crispin2016-03-102-0/+2228