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
/
emulex
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
be2net: re-enable vlan filtering mode asap
Kalesh AP
1
-9
/
+4
2014-07-03
be2net: create optimal number of queues on SR-IOV config
Vasundhara Volam
4
-75
/
+178
2014-07-03
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
Vasundhara Volam
4
-5
/
+35
2014-07-03
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
Vasundhara Volam
1
-67
/
+14
2014-06-24
be2net: fix qnq mode detection on VFs
Suresh Reddy
3
-6
/
+4
2014-06-03
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-3
/
+4
2014-05-31
be2net: cleanup MCC async event processing code
Sathya Perla
2
-70
/
+67
2014-05-31
be2net: move async cmd processing to a separate routine
Sathya Perla
1
-33
/
+55
2014-05-31
be2net: re-factor MCCQ error status handling code
Kalesh AP
3
-45
/
+57
2014-05-31
be2net: support flashing new regions on Skyhawk-R
Vasundhara Volam
4
-107
/
+188
2014-05-31
be2net: fixup TX-rate setting code for Skyhawk-R
Ravikumar Nelavelli
3
-38
/
+81
2014-05-31
be2net: skip multicast promiscuos setting in already set
Kalesh AP
2
-13
/
+19
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-8
/
+13
2014-05-19
ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh
Ben Hutchings
3
-3
/
+4
2014-05-14
be2net: enable interrupts in EEH resume
Kalesh AP
1
-0
/
+6
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-09
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
Kalesh AP
1
-7
/
+10
2014-05-09
be2net: include rx-compl error counter in ethtool stats
Kalesh AP
1
-0
/
+1
2014-05-09
be2net: remove unused code in be_cmd_vlan_config()
Kalesh AP
3
-10
/
+5
2014-05-09
be2net: covert vlan array to bit-map
Ravikumar Nelavelli
2
-11
/
+10
2014-05-09
be2net: fix line wrap and function call indentation in be_ethtool.c
Sathya Perla
1
-58
/
+42
2014-05-09
be2net: fix function call indentation in be_cmds.c
Sathya Perla
1
-161
/
+179
2014-05-09
be2net: fix line wrap and function call indentation in be_main.c
Sathya Perla
1
-103
/
+101
2014-04-23
be2net: Support for configurable RSS hash key
Venkata Duvvuru
5
-31
/
+113
2014-04-14
be2net: Fix invocation of be_close() after be_clear()
Kalesh AP
2
-0
/
+9
2014-04-14
be2net: Fix to reap TX compls till HW doesn't respond for some time
Vasundhara Volam
1
-4
/
+5
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+9
2014-04-03
be2net: Add abi version between be2net and ocrdma
Devesh Sharma
2
-0
/
+9
2014-04-02
be2net: fix build dependency on VxLAN
Sathya Perla
2
-1
/
+19
2014-03-28
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
3
-9
/
+125
2014-03-28
be2net: add FW cmds needed for VxLAN offloads
Sathya Perla
3
-58
/
+154
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2
-14
/
+14
2014-03-13
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-13
be2net: update driver version to 10.2
Sathya Perla
1
-1
/
+1
2014-03-13
be2net: Fix vlans_added counter
Vasundhara Volam
1
-2
/
+5
2014-03-13
be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces
Vasundhara Volam
1
-3
/
+7
2014-03-13
be2net: fix pmac_id[] allocation size
Ravikumar Nelavelli
1
-3
/
+2
2014-03-13
be2net: log LPVID used in multi-channel configs
Ravikumar Nelavelli
1
-2
/
+4
2014-03-13
be2net: Add link state control for VFs
Suresh Reddy
4
-5
/
+88
2014-03-13
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
Suresh Reddy
1
-8
/
+11
2014-03-07
be2net: do external loopback test only when it is requested
Ivan Vecera
1
-7
/
+9
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-38
/
+50
2014-03-05
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2
-11
/
+24
2014-03-04
be2net: isolate TX workarounds not applicable to Skyhawk-R
Vasundhara Volam
1
-13
/
+26
2014-03-04
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
Vasundhara Volam
1
-3
/
+4
2014-03-04
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...
Somnath kotur
1
-3
/
+9
2014-03-04
be2net: Fix to reset transparent vlan tagging
Somnath Kotur
2
-20
/
+12
2014-02-19
benet: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-18
/
+13
2014-02-14
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
5
-32
/
+127
[next]