index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_cmds.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: support ethtool get-dump option
Venkat Duvvuru
2015-12-30
1
-2
/
+2
*
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
2015-12-30
1
-8
/
+3
*
be2net: log digital signature errors while flashing FW image
Suresh Reddy
2015-12-30
1
-1
/
+3
*
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
2015-12-30
1
-10
/
+5
*
be2net: cleanup FW flash image related macro defines
Suresh Reddy
2015-12-30
1
-62
/
+79
*
be2net: fix VF link state transition from disabled to auto
Suresh Reddy
2015-12-30
1
-1
/
+2
*
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
2015-10-13
1
-2
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
1
-0
/
+5
|
\
|
*
be2net: enable IFACE filters only after creating RXQs
Kalesh AP
2015-08-07
1
-0
/
+5
*
|
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
2015-07-24
1
-3
/
+5
*
|
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
2015-07-10
1
-0
/
+2
*
|
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2015-07-10
1
-0
/
+1
|
/
*
be2net: Support for OS2BMC.
Venkata Duvvuru
2015-05-14
1
-0
/
+17
*
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
1
-1
/
+1
*
be2net: simplify UFI compatibility checking
Vasundhara Volam
2015-05-09
1
-4
/
+0
*
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
2015-05-09
1
-1
/
+2
*
be2net: add support for spoofchk setting
Kalesh AP
2015-05-09
1
-8
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-1
/
+1
|
\
|
*
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
2015-03-20
1
-1
/
+1
*
|
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
1
-4
/
+14
*
|
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-03-04
1
-2
/
+3
|
/
*
be2net: process port misconfig async event
Vasundhara Volam
2015-02-07
1
-1
/
+15
*
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
2015-02-07
1
-0
/
+4
*
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
2015-02-07
1
-2
/
+4
*
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2015-02-07
1
-0
/
+1
*
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2015-02-07
1
-0
/
+8
*
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
2015-02-07
1
-4
/
+4
*
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
2015-01-24
1
-0
/
+175
*
be2net: add speed reporting for 20G-KR interface
Vasundhara Volam
2014-09-22
1
-0
/
+1
*
be2net: fix sparse warnings in be_cmd_req_port_type{}
Suresh Reddy
2014-09-22
1
-2
/
+2
*
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-13
1
-1
/
+14
*
be2net: add ethtool "-m" option support
Mark Leonard
2014-09-13
1
-18
/
+7
*
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
2014-09-13
1
-1
/
+2
*
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2014-09-02
1
-1
/
+1
*
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
2014-08-02
1
-0
/
+10
*
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
1
-4
/
+2
*
be2net: create optimal number of queues on SR-IOV config
Vasundhara Volam
2014-07-02
1
-4
/
+4
*
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
Vasundhara Volam
2014-07-02
1
-0
/
+1
*
be2net: fix qnq mode detection on VFs
Suresh Reddy
2014-06-23
1
-1
/
+1
*
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
*
|
be2net: cleanup MCC async event processing code
Sathya Perla
2014-05-30
1
-19
/
+15
*
|
be2net: re-factor MCCQ error status handling code
Kalesh AP
2014-05-30
1
-9
/
+21
*
|
be2net: support flashing new regions on Skyhawk-R
Vasundhara Volam
2014-05-30
1
-2
/
+4
*
|
be2net: fixup TX-rate setting code for Skyhawk-R
Ravikumar Nelavelli
2014-05-30
1
-4
/
+9
|
/
*
be2net: remove unused code in be_cmd_vlan_config()
Kalesh AP
2014-05-09
1
-1
/
+1
*
be2net: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
1
-1
/
+1
*
be2net: add FW cmds needed for VxLAN offloads
Sathya Perla
2014-03-28
1
-19
/
+50
*
be2net: Add link state control for VFs
Suresh Reddy
2014-03-12
1
-0
/
+10
[next]