Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
954f6825eeeecd0d83af9e11a0a54c80d7e0bfad
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_cmds.c
954f682
be2net: Report a "link down" to the stack when a fatal error or fw reset happens.
by Venkata Duvvuru
· 10 years ago
29e9122
be2net: Export board temperature using hwmon-sysfs interface.
by Venkata Duvvuru
· 10 years ago
d19261b
be2net: update copyright year to 2015
by Vasundhara Volam
· 10 years ago
18c57c7
be2net: use be_virtfn() instead of !be_physfn()
by Kalesh AP
· 10 years ago
77be8c1
be2net: check for INSUFFICIENT_VLANS error
by Kalesh AP
· 10 years ago
e7bcbd7
be2net: add support for spoofchk setting
by Kalesh AP
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c8ba4ad0
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
by Suresh Reddy
· 10 years ago
435452a
be2net: Prevent VFs from enabling VLAN promiscuous mode
by Vasundhara Volam
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
ace40af
be2net: implement .sriov_configure() PCI callback
by Vasundhara Volam
· 10 years ago
f285873
be2net: re-distribute SRIOV resources allowed by FW
by Vasundhara Volam
· 10 years ago
71bb8bd
be2net: avoid creating the non-RSS default RXQ if FW allows to
by Vasundhara Volam
· 10 years ago
c7bf716
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
9fa465c
be2net: remove code duplication relating to Lancer reset sequence
by Sathya Perla
· 10 years ago
ca3de6b
be2net: refactor function initalization sequence into be_func_init()
by Sathya Perla
· 10 years ago
2125237
be2net: process port misconfig async event
by Vasundhara Volam
· 10 years ago
ac34b74
be2net: remove duplicate code in be_cmd_rx_filter()
by Sathya Perla
· 10 years ago
70a7b52
be2net: use offset based FW flashing for Skyhawk chip
by Vasundhara Volam
· 10 years ago
f7062ee
be2net: move un-exported routines from be.h to respective src files
by Sathya Perla
· 10 years ago
bc0ee16
be2net: fix sparse warning
by Lad, Prabhakar
· 10 years ago
58bdeaa
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
by Kalesh AP
· 10 years ago
e673244
be2net: add a log message for POST timeout in Lancer
by Kalesh AP
· 10 years ago
18fd602
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
by Kalesh AP
· 10 years ago
cd3307aa
be2net: fix alignment on line wrap
by Kalesh AP
· 10 years ago
5f820b6
be2net: remove multiple assignments on a single line
by Kalesh AP
· 10 years ago
504fbf1
be2net: remove space after typecasts
by Kalesh AP
· 10 years ago
619f2d1
be2net: remove unnecessary blank lines after an open brace
by Kalesh AP
· 10 years ago
d6f5473
be2net: remove multiple blank lines
by Kalesh AP
· 10 years ago
03d28ff
be2net: add blank line after declarations
by Kalesh AP
· 10 years ago
b502ae8
be2net: fix a sparse warning in be_cmd_modify_eqd()
by Kalesh AP
· 10 years ago
9367670
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
by Kalesh AP
· 10 years ago
6809cee
be2net: fix port-type reporting in get_settings
by Ravikumar Nelavelli
· 10 years ago
e36edd9
be2net: add ethtool "-m" option support
by Mark Leonard
· 10 years ago
b29812c
be2net: use v1 of SET_FLOW_CONTROL command
by Suresh Reddy
· 10 years ago
242eb47
be2net: replace strcpy with strlcpy
by Vasundhara Volam
· 10 years ago
5076266
be2net: fix some log messages
by Vasundhara Volam
· 10 years ago
c5f156d
be2net: make be_cmd_get_regs() return a status
by Vasundhara Volam
· 11 years ago
acbafeb
be2net: add a few log messages
by Sathya Perla
· 11 years ago
f061338
be2net: support deleting FW dump via ethtool (only for Lancer)
by Kalesh AP
· 11 years ago
e97e3cd
be2net: reduce arguments passed to FW-cmd routines
by Kalesh AP
· 11 years ago
fd45160
be2net: return -ETIMEDOUT when a FW-cmd times out
by Kalesh AP
· 11 years ago
bec84e6
be2net: create optimal number of queues on SR-IOV config
by Vasundhara Volam
· 11 years ago
10cccf6
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
by Vasundhara Volam
· 11 years ago
ba48c0c
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
by Vasundhara Volam
· 11 years ago
014b201
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
by David S. Miller
· 11 years ago
3acf19d
be2net: cleanup MCC async event processing code
by Sathya Perla
· 11 years ago
559b633
be2net: move async cmd processing to a separate routine
by Sathya Perla
· 11 years ago
4c60005
be2net: re-factor MCCQ error status handling code
by Kalesh AP
· 11 years ago
96c9b2e
be2net: support flashing new regions on Skyhawk-R
by Vasundhara Volam
· 11 years ago
0f77ba7
be2net: fixup TX-rate setting code for Skyhawk-R
by Ravikumar Nelavelli
· 11 years ago
33cb0fa
ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh
by Ben Hutchings
· 11 years ago
b51aa36
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
by Kalesh AP
· 11 years ago
4d567d9
be2net: remove unused code in be_cmd_vlan_config()
by Kalesh AP
· 11 years ago
a2cc4e0
be2net: fix function call indentation in be_cmds.c
by Sathya Perla
· 11 years ago
e255787
be2net: Support for configurable RSS hash key
by Venkata Duvvuru
· 11 years ago
a401801
be2net: add FW cmds needed for VxLAN offloads
by Sathya Perla
· 11 years ago
bdac85b
be2net: log LPVID used in multi-channel configs
by Ravikumar Nelavelli
· 11 years ago
bdce2ad
be2net: Add link state control for VFs
by Suresh Reddy
· 11 years ago
f93f160
be2net: refactor multi-channel config code for Skyhawk-R chip
by Vasundhara Volam
· 11 years ago
4026382
be2net: Update copyright year
by Vasundhara Volam
· 11 years ago
76a9e08
be2net: cleanup wake-on-lan code
by Suresh Reddy
· 11 years ago
b188f09
be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id
by Suresh Reddy
· 11 years ago
02308d7
be2net: fix incorrect setting of cmd_privileges for VFs
by Suresh Reddy
· 11 years ago
baaa08d
be2net: do not call be_set/get_fw_log_level() on Skyhawk-R
by Vasundhara Volam
· 11 years ago
542963b
be2net: Log the profile-id used by FW during driver initialization
by Vasundhara Volam
· 11 years ago
2c07c1d
be2net: don't set "pport" field when querying "pvid"
by Vasundhara Volam
· 11 years ago
666d39c
be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R
by Vasundhara Volam
· 11 years ago
5eeff63
be2net: increase the timeout value for loopback-test FW cmd
by Suresh Reddy
· 11 years ago
da1388d
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
by Vasundhara Volam
· 11 years ago
09e83a9
be2net: set coalesce-wm in CQ_CREATE_V2 cmd
by Ajit Khaparde
· 11 years ago
012bd38
be2net: Fix unconditional enabling of Rx interface options
by Ajit Khaparde
· 11 years ago
87f20c2
net/benet: Make lancer_wait_ready() static
by Gavin Shan
· 11 years ago
6100086
be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R
by Ajit Khaparde
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2632baf
be2net: fix adaptive interrupt coalescing
by Sathya Perla
· 11 years ago
0599863
be2net: call ENABLE_VF cmd for Skyhawk-R too
by Vasundhara Volam
· 11 years ago
81b0265
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
by Vasundhara Volam
· 11 years ago
d9d604f
be2net: Fix VLAN promiscuous mode programming
by Ajit Khaparde
· 11 years ago
a77dcb8
be2net: set and query VEB/VEPA mode of the PF interface
by Ajit Khaparde
· 12 years ago
7707133
be2net: refactor be_setup() to consolidate queue creation routines
by Sathya Perla
· 12 years ago
bea5098
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
by Sathya Perla
· 12 years ago
92bf14a
be2net: refactor be_get_resources() code
by Sathya Perla
· 12 years ago
150d58c
be2net: Fixup profile management routines
by Vasundhara Volam
· 12 years ago
f2f781a
be2net: use EQ_CREATEv2 for SH-R
by Sathya Perla
· 12 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3da988c
be2net: Clear any capability flags that driver is not interested in.
by Sarveshwar Bandi
· 12 years ago
117affe
be2net: Initialize "status" in be_cmd_get_die_temperature()
by Vasundhara Volam
· 12 years ago
05ccaa2
be2net: fixup log msgs for async events
by Vasundhara Volam
· 12 years ago
68cb7e4
be2net: Fix displaying supported speeds for BE2
by Vasundhara Volam
· 12 years ago
b971f84
be2net: Adding more speeds reported by get_settings
by Vasundhara Volam
· 12 years ago
4188e7d
be2net: Staticize local functions
by Jingoo Han
· 12 years ago
3175d8c
be2net: use SET/GET_MAC_LIST for SH-R
by Sathya Perla
· 12 years ago
95046b9
be2net: refactor MAC-addr setup code
by Sathya Perla
· 12 years ago
b5bb977
be2net: fix pmac_id for BE3 VFs
by Sathya Perla
· 12 years ago
04a0602
be2net: allow VFs to program MAC and VLAN filters
by Sathya Perla
· 12 years ago
5a712c1
be2net: fix MAC address modification for VF
by Sathya Perla
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5c51081
be2net: Implement initiate FW dump feature for Lancer
by Somnath Kotur
· 12 years ago
01e5b2c
be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook
by Somnath Kotur
· 12 years ago
Next »