Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d14584d91976c42c7178164665c4959495740939
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_cmds.c
d14584d
be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
by Venkat Duvvuru
· 8 years ago
dc6e851
be2net: Enable VF link state setting for BE3
by Suresh Reddy
· 8 years ago
f5ef017
be2net: NCSI FW section should be properly updated with ethtool for BE3
by Sriharsha Basavapatna
· 8 years ago
6ee080b
be2net: Provide an alternate way to read pf_num for BEx chips
by Sriharsha Basavapatna
· 8 years ago
d766e7e
be2net: mark symbols static where possible
by Baoyou Xie
· 8 years ago
62259ac
be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd.
by Somnath Kotur
· 8 years ago
710f3e5
be2net: Support UE recovery in BEx/Skyhawk adapters
by Sriharsha Basavapatna
· 8 years ago
b717241
be2net: replace polling with sleeping in the FW completion path
by Sathya Perla
· 8 years ago
7dfbe7d
be2net: Change copyright markings in source files
by Somnath Kotur
· 9 years ago
884476b
be2net: Fix broadcast echoes from EVB in BE3
by Somnath Kotur
· 9 years ago
de2b1e0
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
by Somnath Kotur
· 9 years ago
45f13df
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
by Sriharsha Basavapatna
· 9 years ago
b9263cb
be2net: use max-TXQs limit too while provisioning VF queue pairs
by Suresh Reddy
· 9 years ago
b0fd2eb
be2net: Declare some u16 fields as u32 to improve performance
by ajit.khaparde@broadcom.com
· 9 years ago
51d1f98
be2net: Interpret and log new data that's added to the port misconfigure async event
by Ajit Khaparde
· 9 years ago
6221906
be2net: Request RSS capability of Rx interface depending on number of Rx rings
by Ajit Khaparde
· 9 years ago
2e365b1
be2net: Don't run ethtool self-tests for VFs
by Somnath Kotur
· 9 years ago
fa5c867
be2net: check for INSUFFICIENT_PRIVILEGES error
by Suresh Reddy
· 9 years ago
fd7ff6f
be2net: support ethtool get-dump option
by Venkat Duvvuru
· 9 years ago
980df24
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
by Suresh Reddy
· 9 years ago
fdf81bf
be2net: remove a line of code that has no effect
by Sathya Perla
· 9 years ago
6b52578
be2net: log digital signature errors while flashing FW image
by Suresh Reddy
· 9 years ago
a23113b
be2net: move FW flash cmd code to be_cmds.c
by Suresh Reddy
· 9 years ago
d9d426a
be2net: fix VF link state transition from disabled to auto
by Suresh Reddy
· 9 years ago
196e373
be2net: remove vlan promisc capability from VF's profile descriptors
by Kalesh AP
· 9 years ago
72ef3a8
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
by Somnath Kotur
· 9 years ago
0c88456
be2net: release mcc-lock in a failure case in be_cmd_notify_wait()
by Suresh Reddy
· 9 years ago
b658887
be2net: Revert "make the RX_FILTER command asynchronous" commit
by Sathya Perla
· 9 years ago
a155a5d
be2net: support ndo_get_phys_port_id()
by Sriharsha Basavapatna
· 9 years ago
9c85597
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
by Suresh Reddy
· 9 years ago
8af65c2
be2net: make the RX_FILTER command asynchronous
by Suresh Reddy
· 9 years ago
efaa408
be2net: return error status from be_mcc_notify()
by Suresh Reddy
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e51000db
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
by Sriharsha Basavapatna
· 10 years ago
760c295
be2net: Support for OS2BMC.
by Venkata Duvvuru
· 10 years ago
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
· 10 years ago
acbafeb
be2net: add a few log messages
by Sathya Perla
· 10 years ago
f061338
be2net: support deleting FW dump via ethtool (only for Lancer)
by Kalesh AP
· 10 years ago
e97e3cd
be2net: reduce arguments passed to FW-cmd routines
by Kalesh AP
· 10 years ago
fd45160
be2net: return -ETIMEDOUT when a FW-cmd times out
by Kalesh AP
· 10 years ago
bec84e6
be2net: create optimal number of queues on SR-IOV config
by Vasundhara Volam
· 10 years ago
10cccf6
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
by Vasundhara Volam
· 10 years ago
ba48c0c
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
by Vasundhara Volam
· 10 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
Next »