summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2015-12-1310-235/+415
|\
| * ixgbe: do not report 2.5 Gbps as supportedEmil Tantilov2015-12-121-4/+0Star
| * ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck2015-12-121-5/+72
| * ixgbe: Clear stale pool mappingsAlexander Duyck2015-12-123-9/+18
| * ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck2015-12-123-73/+72Star
| * ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck2015-12-122-12/+129
| * ixgbe: Reorder search to work from the top down instead of bottom upAlexander Duyck2015-12-121-23/+19Star
| * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck2015-12-126-12/+38
| * ixgbe: Simplify configuration of setting VLVF and VLVFBAlexander Duyck2015-12-121-54/+34Star
| * ixgbe: Reduce VT code indent in set_vfta by introducing jump labelAlexander Duyck2015-12-121-72/+70Star
| * ixgbe: Simplify definitions for regidx and bit in set_vftaAlexander Duyck2015-12-121-29/+19Star
| * ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck2015-12-121-2/+2
| * ixgbe: Return error on failure to allocate mac_tableAlexander Duyck2015-12-121-0/+2
* | mlxsw: core: Fix temperature sensor index during initializationJiri Pirko2015-12-121-1/+1
* | mlxsw: reg: Fix max temperature gettingJiri Pirko2015-12-121-1/+1
|/
* net/mlx5e: Rename en_flow_table.c to en_fs.cMaor Gottlieb2015-12-122-1/+1
* net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-129-1019/+595Star
* net/mlx5_core: Flow steering tree initializationMaor Gottlieb2015-12-122-0/+378
* net/mlx5_core: Introduce flow steering APIMaor Gottlieb2015-12-122-0/+487
* net/mlx5_core: Add flow steering lookup algorithmsMaor Gottlieb2015-12-122-0/+134
* net/mlx5_core: Add flow steering base data structuresMaor Gottlieb2015-12-123-1/+123
* net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2015-12-124-1/+386
* net/mlx5e: Assign random MAC address if neededSaeed Mahameed2015-12-122-0/+8
* net/mlx5: Fix query E-Switch capabilitiesSaeed Mahameed2015-12-121-1/+1
* net: thunderx: Enable CQE count threshold interruptSunil Goutham2015-12-122-2/+2
* net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-125-29/+53
* net: mvneta: Configure XPS supportGregory CLEMENT2015-12-121-11/+45
* net: mvneta: Add naive RSS supportGregory CLEMENT2015-12-121-1/+126
* net: mvneta: Associate RX queues with each CPUGregory CLEMENT2015-12-121-35/+115
* net: mvneta: Make the default queue related for each portGregory CLEMENT2015-12-121-15/+18
* cxgb4: Handle clip return valuesHariprasad Shenai2015-12-123-6/+31
* mlxsw: core: remove an unneeded conditionDan Carpenter2015-12-121-1/+1
* mlxsw: spectrum: fix some error handlingDan Carpenter2015-12-121-1/+1
* netcp: add more __le32 annotationsArnd Bergmann2015-12-122-5/+6
* netcp: try to reduce type confusion in descriptorsArnd Bergmann2015-12-121-52/+71
* chelsio: constify cmac_ops structuresJulia Lawall2015-12-092-2/+2
* bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-092-6/+0Star
* bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-091-30/+21Star
* cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai2015-12-091-0/+3
* cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-093-0/+11
* cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai2015-12-091-4/+53
* cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-092-6/+51
* cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai2015-12-091-2/+2
* cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai2015-12-091-8/+9
* cxgb4: Align rest of the ethtool get statsHariprasad Shenai2015-12-091-73/+73
* net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-093-30/+55
* sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov2015-12-091-21/+6Star
* sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov2015-12-091-23/+12Star
* sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov2015-12-091-15/+7Star
* drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall2015-12-098-18/+18