summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* 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/+0Star
* 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/+49Star
* 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-143-4/+4
* mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer2016-03-141-6/+9
* r8169:Remove unnecessary phy reset for pcie nic when setting link spped.Chun-Hao Lin2016-03-141-1/+2
* mlxsw: pci: Implement reset done checkJiri Pirko2016-03-142-4/+14
* net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2016-03-142-7/+8
* rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko2016-03-133-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
* qede: Fix net-next "make ARCH=x86_64"Manish Chopra2016-03-101-1/+4
* qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-03-103-5/+14
* qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-03-102-6/+5Star
* cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai2016-03-101-4/+4
* cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai2016-03-101-0/+5
* cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai2016-03-101-71/+94
* cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai2016-03-101-25/+26
* sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov2016-03-101-3/+4
* sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov2016-03-101-1/+2
* bnxt_en: Enable AER support.Satish Baddipadige2016-03-081-0/+109
* bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan2016-03-081-2/+103
* bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan2016-03-081-0/+16
* bnxt_en: Add port statistics support.Michael Chan2016-03-082-1/+60
* bnxt_en: Extend autoneg to all speeds.Michael Chan2016-03-082-14/+4Star
* bnxt_en: Use common function to get ethtool supported flags.Michael Chan2016-03-081-20/+9Star
* bnxt_en: Add reporting of link partner advertisement.Michael Chan2016-03-083-2/+23
* bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan2016-03-081-13/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-0848-254/+398
|\