Kalesh AP
|
cd3307aace
be2net: fix alignment on line wrap
|
11 年之前 |
Kalesh AP
|
5f820b6c6e
be2net: remove multiple assignments on a single line
|
11 年之前 |
Kalesh AP
|
504fbf1e4f
be2net: remove space after typecasts
|
11 年之前 |
Kalesh AP
|
619f2d1a8f
be2net: remove unnecessary blank lines after an open brace
|
11 年之前 |
Kalesh AP
|
d6f5473c42
be2net: remove multiple blank lines
|
11 年之前 |
Kalesh AP
|
03d28ffe99
be2net: add blank line after declarations
|
11 年之前 |
Kalesh AP
|
b502ae8d9c
be2net: fix a sparse warning in be_cmd_modify_eqd()
|
11 年之前 |
Kalesh AP
|
936767039c
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
|
11 年之前 |
Ravikumar Nelavelli
|
6809cee0ca
be2net: fix port-type reporting in get_settings
|
11 年之前 |
Mark Leonard
|
e36edd9d26
be2net: add ethtool "-m" option support
|
11 年之前 |
Suresh Reddy
|
b29812c135
be2net: use v1 of SET_FLOW_CONTROL command
|
11 年之前 |
Vasundhara Volam
|
242eb47010
be2net: replace strcpy with strlcpy
|
11 年之前 |
Vasundhara Volam
|
50762667f7
be2net: fix some log messages
|
11 年之前 |
Vasundhara Volam
|
c5f156def0
be2net: make be_cmd_get_regs() return a status
|
11 年之前 |
Sathya Perla
|
acbafeb1e9
be2net: add a few log messages
|
11 年之前 |
Kalesh AP
|
f061338015
be2net: support deleting FW dump via ethtool (only for Lancer)
|
11 年之前 |
Kalesh AP
|
e97e3cda5b
be2net: reduce arguments passed to FW-cmd routines
|
11 年之前 |
Kalesh AP
|
fd45160cef
be2net: return -ETIMEDOUT when a FW-cmd times out
|
11 年之前 |
Vasundhara Volam
|
bec84e6b21
be2net: create optimal number of queues on SR-IOV config
|
11 年之前 |
Vasundhara Volam
|
10cccf60fb
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
|
11 年之前 |
Vasundhara Volam
|
ba48c0c927
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
|
11 年之前 |
David S. Miller
|
014b20133b
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
|
11 年之前 |
Sathya Perla
|
3acf19d949
be2net: cleanup MCC async event processing code
|
11 年之前 |
Sathya Perla
|
559b633f42
be2net: move async cmd processing to a separate routine
|
11 年之前 |
Kalesh AP
|
4c60005fe7
be2net: re-factor MCCQ error status handling code
|
11 年之前 |
Vasundhara Volam
|
96c9b2e45e
be2net: support flashing new regions on Skyhawk-R
|
11 年之前 |
Ravikumar Nelavelli
|
0f77ba7353
be2net: fixup TX-rate setting code for Skyhawk-R
|
11 年之前 |
Ben Hutchings
|
33cb0fa788
ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh
|
11 年之前 |
Kalesh AP
|
b51aa36725
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
|
11 年之前 |
Kalesh AP
|
4d567d9734
be2net: remove unused code in be_cmd_vlan_config()
|
11 年之前 |