index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_cmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-08
1
-37
/
+50
|
\
|
*
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
2015-06-07
1
-37
/
+50
*
|
be2net: Support for OS2BMC.
Venkata Duvvuru
2015-05-14
1
-0
/
+19
*
|
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
2015-05-14
1
-5
/
+5
*
|
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
2015-05-14
1
-1
/
+3
*
|
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
1
-1
/
+1
*
|
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2015-05-09
1
-2
/
+2
*
|
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
2015-05-09
1
-0
/
+1
*
|
be2net: add support for spoofchk setting
Kalesh AP
2015-05-09
1
-2
/
+14
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-10
/
+7
|
\
|
*
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
2015-03-20
1
-9
/
+5
|
*
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
2015-03-20
1
-1
/
+2
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
|
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2015-03-04
1
-3
/
+0
*
|
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
1
-29
/
+79
*
|
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-03-04
1
-3
/
+0
*
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
|
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2015-02-23
1
-71
/
+10
*
|
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2015-02-23
1
-0
/
+4
|
/
*
be2net: process port misconfig async event
Vasundhara Volam
2015-02-07
1
-23
/
+96
*
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
2015-02-07
1
-35
/
+19
*
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
2015-02-07
1
-5
/
+13
*
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
2015-02-07
1
-0
/
+18
*
be2net: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-1
/
+1
*
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
2015-01-24
1
-0
/
+1
*
be2net: add a log message for POST timeout in Lancer
Kalesh AP
2015-01-24
1
-6
/
+11
*
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
2015-01-24
1
-1
/
+1
*
be2net: fix alignment on line wrap
Kalesh AP
2014-09-22
1
-4
/
+5
*
be2net: remove multiple assignments on a single line
Kalesh AP
2014-09-22
1
-4
/
+4
*
be2net: remove space after typecasts
Kalesh AP
2014-09-22
1
-4
/
+4
*
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
2014-09-22
1
-3
/
+0
*
be2net: remove multiple blank lines
Kalesh AP
2014-09-22
1
-1
/
+0
*
be2net: add blank line after declarations
Kalesh AP
2014-09-22
1
-0
/
+27
*
be2net: fix a sparse warning in be_cmd_modify_eqd()
Kalesh AP
2014-09-22
1
-2
/
+2
*
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
2014-09-13
1
-2
/
+21
*
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-13
1
-0
/
+25
*
be2net: add ethtool "-m" option support
Mark Leonard
2014-09-13
1
-0
/
+47
*
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
2014-09-13
1
-0
/
+5
*
be2net: replace strcpy with strlcpy
Vasundhara Volam
2014-09-13
1
-4
/
+6
*
be2net: fix some log messages
Vasundhara Volam
2014-09-13
1
-2
/
+0
*
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2014-09-02
1
-5
/
+5
*
be2net: add a few log messages
Sathya Perla
2014-09-02
1
-0
/
+4
*
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
2014-08-02
1
-3
/
+45
*
be2net: reduce arguments passed to FW-cmd routines
Kalesh AP
2014-07-17
1
-11
/
+8
*
be2net: return -ETIMEDOUT when a FW-cmd times out
Kalesh AP
2014-07-17
1
-2
/
+2
*
be2net: create optimal number of queues on SR-IOV config
Vasundhara Volam
2014-07-02
1
-20
/
+88
*
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
Vasundhara Volam
2014-07-02
1
-5
/
+32
*
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
Vasundhara Volam
2014-07-02
1
-67
/
+14
*
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-02
1
-1
/
+1
|
\
|
*
ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh
Ben Hutchings
2014-05-19
1
-1
/
+1
[next]