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-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-3
/
+20
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-03
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
4
-12
/
+65
2014-08-03
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
1
-0
/
+6
2014-08-03
be2net: ignore get/set profile FW cmd failures
Sathya Perla
1
-30
/
+37
2014-08-02
be2net: Issue shutdown event to ocrdma driver
Devesh Sharma
4
-3
/
+20
2014-07-18
be2net: update driver version to 10.4
Sathya Perla
1
-1
/
+1
2014-07-18
be2net: use adapter->flags to track SRIOV state
Vasundhara Volam
2
-1
/
+6
2014-07-18
be2net: avoid SRIOV config for BE2 chip
Vasundhara Volam
1
-0
/
+2
2014-07-18
be2net: use be_max_vfs() macro to access max-vfs
Vasundhara Volam
1
-1
/
+1
2014-07-18
be2net: use "if (!foo)" test style
Kalesh AP
1
-8
/
+8
2014-07-18
be2net: remove unused structures in be_cmds.h
Kalesh AP
1
-29
/
+0
2014-07-18
be2net: reduce arguments passed to FW-cmd routines
Kalesh AP
3
-22
/
+13
2014-07-18
be2net: update UE bit description strings
Vasundhara Volam
1
-13
/
+13
2014-07-18
be2net: fix return status of some ndo methods
Kalesh AP
1
-16
/
+27
2014-07-18
be2net: fix return status of some ethtool methods
Kalesh AP
2
-5
/
+9
2014-07-18
be2net: return -ENOMEM for memory allocation failures
Kalesh AP
1
-2
/
+2
2014-07-18
be2net: return -ETIMEDOUT when a FW-cmd times out
Kalesh AP
1
-2
/
+2
2014-07-18
be2net: fix error status for FW-download
Kalesh AP
1
-3
/
+3
2014-07-18
be2net: use -ENETDOWN error status when interface is down
Kalesh AP
1
-2
/
+2
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-07-12
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
1
-1
/
+1
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
[next]