index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
2014-08-02
4
-12
/
+65
*
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
2014-08-02
1
-0
/
+6
*
be2net: ignore get/set profile FW cmd failures
Sathya Perla
2014-08-02
1
-30
/
+37
*
be2net: update driver version to 10.4
Sathya Perla
2014-07-17
1
-1
/
+1
*
be2net: use adapter->flags to track SRIOV state
Vasundhara Volam
2014-07-17
2
-1
/
+6
*
be2net: avoid SRIOV config for BE2 chip
Vasundhara Volam
2014-07-17
1
-0
/
+2
*
be2net: use be_max_vfs() macro to access max-vfs
Vasundhara Volam
2014-07-17
1
-1
/
+1
*
be2net: use "if (!foo)" test style
Kalesh AP
2014-07-17
1
-8
/
+8
*
be2net: remove unused structures in be_cmds.h
Kalesh AP
2014-07-17
1
-29
/
+0
*
be2net: reduce arguments passed to FW-cmd routines
Kalesh AP
2014-07-17
3
-22
/
+13
*
be2net: update UE bit description strings
Vasundhara Volam
2014-07-17
1
-13
/
+13
*
be2net: fix return status of some ndo methods
Kalesh AP
2014-07-17
1
-16
/
+27
*
be2net: fix return status of some ethtool methods
Kalesh AP
2014-07-17
2
-5
/
+9
*
be2net: return -ENOMEM for memory allocation failures
Kalesh AP
2014-07-17
1
-2
/
+2
*
be2net: return -ETIMEDOUT when a FW-cmd times out
Kalesh AP
2014-07-17
1
-2
/
+2
*
be2net: fix error status for FW-download
Kalesh AP
2014-07-17
1
-3
/
+3
*
be2net: use -ENETDOWN error status when interface is down
Kalesh AP
2014-07-17
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-1
/
+1
|
\
|
*
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
2014-07-11
1
-1
/
+1
*
|
be2net: re-enable vlan filtering mode asap
Kalesh AP
2014-07-02
1
-9
/
+4
*
|
be2net: create optimal number of queues on SR-IOV config
Vasundhara Volam
2014-07-02
4
-75
/
+178
*
|
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
Vasundhara Volam
2014-07-02
4
-5
/
+35
*
|
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
Vasundhara Volam
2014-07-02
1
-67
/
+14
|
/
*
be2net: fix qnq mode detection on VFs
Suresh Reddy
2014-06-23
3
-6
/
+4
*
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-02
3
-3
/
+4
|
\
|
*
ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh
Ben Hutchings
2014-05-19
3
-3
/
+4
*
|
be2net: cleanup MCC async event processing code
Sathya Perla
2014-05-30
2
-70
/
+67
*
|
be2net: move async cmd processing to a separate routine
Sathya Perla
2014-05-30
1
-33
/
+55
*
|
be2net: re-factor MCCQ error status handling code
Kalesh AP
2014-05-30
3
-45
/
+57
*
|
be2net: support flashing new regions on Skyhawk-R
Vasundhara Volam
2014-05-30
4
-107
/
+188
*
|
be2net: fixup TX-rate setting code for Skyhawk-R
Ravikumar Nelavelli
2014-05-30
3
-38
/
+81
*
|
be2net: skip multicast promiscuos setting in already set
Kalesh AP
2014-05-30
2
-13
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
1
-0
/
+6
|
\
\
|
*
|
be2net: enable interrupts in EEH resume
Kalesh AP
2014-05-14
1
-0
/
+6
*
|
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
1
-8
/
+13
|
|
/
|
/
|
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
|
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
Kalesh AP
2014-05-09
1
-7
/
+10
*
|
be2net: include rx-compl error counter in ethtool stats
Kalesh AP
2014-05-09
1
-0
/
+1
*
|
be2net: remove unused code in be_cmd_vlan_config()
Kalesh AP
2014-05-09
3
-10
/
+5
*
|
be2net: covert vlan array to bit-map
Ravikumar Nelavelli
2014-05-09
2
-11
/
+10
*
|
be2net: fix line wrap and function call indentation in be_ethtool.c
Sathya Perla
2014-05-09
1
-58
/
+42
*
|
be2net: fix function call indentation in be_cmds.c
Sathya Perla
2014-05-09
1
-161
/
+179
*
|
be2net: fix line wrap and function call indentation in be_main.c
Sathya Perla
2014-05-09
1
-103
/
+101
*
|
be2net: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
5
-31
/
+113
|
/
*
be2net: Fix invocation of be_close() after be_clear()
Kalesh AP
2014-04-14
2
-0
/
+9
*
be2net: Fix to reap TX compls till HW doesn't respond for some time
Vasundhara Volam
2014-04-14
1
-4
/
+5
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-04-03
2
-0
/
+9
|
\
|
*
be2net: Add abi version between be2net and ocrdma
Devesh Sharma
2014-04-03
2
-0
/
+9
*
|
be2net: fix build dependency on VxLAN
Sathya Perla
2014-04-01
2
-1
/
+19
*
|
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
2014-03-28
3
-9
/
+125
[next]