index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
1
-0
/
+46
2015-06-25
net/mlx4_en: Release TX QP when destroying TX ring
Eran Ben Elisha
1
-4
/
+0
2015-06-16
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
1
-0
/
+10
2015-06-16
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
1
-1
/
+7
2015-06-16
net/mlx4_core: Allocate default counter per port
Eran Ben Elisha
1
-0
/
+5
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+3
2015-05-31
net/mlx4: Add EQ pool
Matan Barak
1
-6
/
+1
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
1
-7
/
+3
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
1
-0
/
+1
2015-04-30
mlx4_en: Use correct loop cursor in error path.
Benjamin Poirier
1
-1
/
+1
2015-04-02
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
1
-0
/
+14
2015-04-02
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
1
-6
/
+27
2015-04-02
net/mlx4: Warn users of depracated QoS Firmware
Ido Shamay
1
-1
/
+1
2015-04-02
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
1
-0
/
+11
2015-04-02
net/mlx4_en: Change loopback only upon feature change
Ido Shamay
1
-7
/
+5
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
1
-2
/
+55
2015-03-31
net/mlx4_en: Protect access to the statistics bitmap
Eran Ben Elisha
1
-12
/
+13
2015-03-31
net/mlx4_en: Support general selective view of ethtool statistics
Eran Ben Elisha
1
-15
/
+27
2015-03-31
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
Eran Ben Elisha
1
-1
/
+21
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
1
-0
/
+1
2015-03-24
net/mlx4_en: Call register_netdevice in the proper location
Ido Shamay
1
-7
/
+8
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-03-19
net/mlx4_en: mlx4_en_set_tx_maxrate() can be static
Wu Fengguang
1
-1
/
+1
2015-03-18
net/mlx4_en: Set statistics bitmap at port init
Eran Ben Elisha
1
-2
/
+2
2015-03-18
net/mlx4_en: Add tx queue maxrate support
Or Gerlitz
1
-0
/
+29
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-02-05
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
1
-0
/
+4
2015-02-05
net/mlx4_en: Port aggregation configuration
Moni Shoua
1
-0
/
+176
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-1
/
+1
2015-01-16
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
Or Gerlitz
1
-1
/
+2
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-4
/
+6
2014-12-16
net/mlx4: Cache line CQE/EQE stride fixes
Ido Shamay
1
-2
/
+9
2014-12-11
net/mlx4: Add support for A0 steering
Matan Barak
1
-1
/
+2
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
1
-1
/
+1
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
1
-9
/
+1
2014-12-09
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
1
-0
/
+11
2014-12-03
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-1
/
+1
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
1
-0
/
+1
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2014-11-19
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
Or Gerlitz
1
-1
/
+6
2014-11-15
net/mlx4_en: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+14
2014-11-11
net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...
Or Gerlitz
1
-8
/
+14
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
1
-0
/
+5
2014-10-29
net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdev
Eugenia Emantayev
1
-15
/
+15
2014-10-29
net/mlx4_en: Call napi_synchronize on stop_port
Ido Shamay
1
-2
/
+1
2014-10-29
net/mlx4_en: Cleanups suggested by clang static checker
Jack Morgenstein
1
-1
/
+1
2014-10-29
net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON
Saeed Mahameed
1
-1
/
+88
[next]