Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a77dcb8c8ff0b3d65bb3c90f71eabad37e89bc73
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_cmds.c
a77dcb8
be2net: set and query VEB/VEPA mode of the PF interface
by Ajit Khaparde
· 11 years ago
7707133
be2net: refactor be_setup() to consolidate queue creation routines
by Sathya Perla
· 11 years ago
bea5098
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
by Sathya Perla
· 11 years ago
92bf14a
be2net: refactor be_get_resources() code
by Sathya Perla
· 11 years ago
150d58c
be2net: Fixup profile management routines
by Vasundhara Volam
· 11 years ago
f2f781a
be2net: use EQ_CREATEv2 for SH-R
by Sathya Perla
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3da988c
be2net: Clear any capability flags that driver is not interested in.
by Sarveshwar Bandi
· 11 years ago
117affe
be2net: Initialize "status" in be_cmd_get_die_temperature()
by Vasundhara Volam
· 11 years ago
05ccaa2
be2net: fixup log msgs for async events
by Vasundhara Volam
· 11 years ago
68cb7e4
be2net: Fix displaying supported speeds for BE2
by Vasundhara Volam
· 11 years ago
b971f84
be2net: Adding more speeds reported by get_settings
by Vasundhara Volam
· 11 years ago
4188e7d
be2net: Staticize local functions
by Jingoo Han
· 11 years ago
3175d8c
be2net: use SET/GET_MAC_LIST for SH-R
by Sathya Perla
· 11 years ago
95046b9
be2net: refactor MAC-addr setup code
by Sathya Perla
· 11 years ago
b5bb977
be2net: fix pmac_id for BE3 VFs
by Sathya Perla
· 11 years ago
04a0602
be2net: allow VFs to program MAC and VLAN filters
by Sathya Perla
· 11 years ago
5a712c1
be2net: fix MAC address modification for VF
by Sathya Perla
· 11 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
950e295
be2net: bug fix on returning an invalid nic descriptor
by Wei Yang
· 12 years ago
bf591f5
be2net: fix payload_len value for GET_MAC_LIST cmd req
by Sathya Perla
· 12 years ago
701962d
be2net: Fix firmware download for Lancer
by Somnath Kotur
· 12 years ago
c5dae58
be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devices
by Ajit Khaparde
· 12 years ago
bbdc42f
be2net: Fix to use version 2 of cq_create for SkyHawk-R devices
by Ajit Khaparde
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
28710c5
be2net: Use GET_FUNCTION_CONFIG V1 cmd
by Kalesh AP
· 12 years ago
d98ef50
be2net: Fixed memory leak
by Suresh Reddy
· 12 years ago
594ad54
be2net: Add support for setting and getting rx flow hash options
by Suresh Reddy
· 12 years ago
bc0c340
be2net: fix a Tx stall bug caused by a specific ipv6 packet
by Ajit Khaparde
· 12 years ago
a05f99d
be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R
by Vasundhara Volam
· 12 years ago
0ad3157
be2net: Avoid flashing BE3 UFI on BE3-R chip.
by Vasundhara Volam
· 12 years ago
4d27712
be2net: Don't log "Out of MCCQ wrbs" error
by Vasundhara Volam
· 12 years ago
94d73aa
be2net: Use TXQ_CREATE_V2 cmd
by Vasundhara Volam
· 12 years ago
f9725c0
be2net: remove unused variable 'sge'
by Ivan Vecera
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
68c45a2
be2net: Use new F/W mailbox cmd to manipulate interrupts.
by Somnath Kotur
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c7bb15a
be2net: Update copyright year
by Vasundhara Volam
· 12 years ago
c5b3ad4
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
by Sathya Perla
· 12 years ago
66d29cb
benet: Wait f/w POST until timeout
by Gavin Shan
· 12 years ago
9e9ff4b
be2net: remove BUG_ON() in be_mcc_compl_is_new()
by Sathya Perla
· 12 years ago
4c87661
be2net: fix re-loaded PF driver to re-gain control of its VFs
by Sathya Perla
· 12 years ago
a323d9b
be2net: fix be_close() to ensure all events are ack'ed
by Sathya Perla
· 12 years ago
1bc8e7e
be2net: fix access to SEMAPHORE reg
by Sathya Perla
· 12 years ago
ca34fe3
be2net: fix wrong usage of adapter->generation
by Sathya Perla
· 12 years ago
be71644
be2net: Fix smatch warnings in be_main.c
by Padmanabh Ratnakar
· 12 years ago
dcf7ebb
be2net: Fix VF driver load on newer Lancer FW
by Padmanabh Ratnakar
· 12 years ago
aa790db
be2net: Fix issues in error recovery due to wrong queue state
by Padmanabh Ratnakar
· 12 years ago
f25b119
be2net: Fix error messages while driver load for VFs
by Padmanabh Ratnakar
· 12 years ago
67297ad
be2net: Wait till resources are available for VF in error recovery
by Padmanabh Ratnakar
· 12 years ago
d5c1847
be2net: Fix setting QoS for VF for Lancer
by Padmanabh Ratnakar
· 12 years ago
abb9395
be2net: Fix driver load failure for different FW configs in Lancer
by Padmanabh Ratnakar
· 12 years ago
d379142
be2net: fixup log messages
by Sathya Perla
· 12 years ago
323ff71
be2net: cleanup code related to be_link_status_query()
by Sathya Perla
· 12 years ago
5ee4979
be2net: remove type argument of be_cmd_mac_addr_query()
by Sathya Perla
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
522609f
be2net: modify log msg for lack of privilege error
by Vasundhara Volam
· 12 years ago
072a9c4
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
by Amerigo Wang
· 12 years ago
2e177a5
be2net: Ignore physical link async event for Lancer
by Padmanabh Ratnakar
· 12 years ago
0b13fb4
be2net: Fix VF driver load for Lancer
by Padmanabh Ratnakar
· 12 years ago
d3bd3a5
be2net: Enable RSS UDP hashing for Lancer and Skyhawk
by Padmanabh Ratnakar
· 12 years ago
b4e32a7
be2net: Fix port name in message during driver load
by Padmanabh Ratnakar
· 12 years ago
f67ef7b
be2net: Activate new FW after FW download for Lancer
by Padmanabh Ratnakar
· 12 years ago
bf99e50
be2net: Fix initialization sequence for Lancer
by Padmanabh Ratnakar
· 12 years ago
7aeb215
be2net : Fix die temperature stat for Lancer
by Padmanabh Ratnakar
· 12 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
97f1d8c
be2net: Modify error message to incorporate subsystem
by Vasundhara Volam
· 13 years ago
1578e77
be2net: Fix driver load for VFs for Lancer
by Padmanabh Ratnakar
· 13 years ago
c23ddf7
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
941a77d
be2net: Fix to allow get/set of debug levels in the firmware.
by Somnath Kotur
· 13 years ago
6a4ab66
be2net: Add function to issue mailbox cmd on MQ
by Parav Pandit
· 13 years ago
c165541e
be2net: Fix FW download for BE
by Padmanabh Ratnakar
· 13 years ago
652bf64
be2net: Fix wrong status getting returned for MCC commands
by Padmanabh Ratnakar
· 13 years ago
d51ebd3
be2net: Fix Lancer statistics
by Padmanabh Ratnakar
· 13 years ago
804c751
be2net: Fix FW download in Lancer
by Padmanabh Ratnakar
· 13 years ago
42f11cf
be2net: fix ethtool get settings
by Ajit Khaparde
· 13 years ago
f1f3ee1
be2net: fix programming of VLAN tags for VF
by Ajit Khaparde
· 13 years ago
4762f6c
be2net: enable WOL by default if h/w supports it
by Ajit Khaparde
· 13 years ago
1ca7ba9
be2net: enable RSS for ipv6 pkts
by Sathya Perla
· 13 years ago
10ef9ab
be2net: event queue re-design
by Sathya Perla
· 13 years ago
e5e1ee8
be2net: Use new implementation of get mac list command
by Padmanabh Ratnakar
· 13 years ago
57cd80d
be2net: Fix link status query command
by Padmanabh Ratnakar
· 13 years ago
b236916a
be2net: query link status in be_open()
by Ajit Khaparde
· 13 years ago
65f8584
be2net: Use new hash key
by Padmanabh Ratnakar
· 13 years ago
590c391
be2net: Move to new SR-IOV implementation in Lancer
by Padmanabh Ratnakar
· 13 years ago
daad616
be2net: Use V1 query link status command for lancer
by Padmanabh Ratnakar
· 13 years ago
de49bd5
be2net: add register dump feature for Lancer
by Padmanabh Ratnakar
· 13 years ago
293c4a7
be2net: Fix TX queue create for Lancer
by Padmanabh Ratnakar
· 13 years ago
6589ade
be2net: stop issuing FW cmds if any cmd times out
by Sathya Perla
· 13 years ago
434b364
be2net: don't log more than one error on detecting EEH/UE errors
by Sathya Perla
· 13 years ago
3012803
be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios
by Sathya Perla
· 13 years ago
e1cfb67
be2net: Add detect UE feature for Lancer
by Padmanabh Ratnakar
· 13 years ago
1610c79
be2net: Fix disabling multicast promiscous mode
by Padmanabh Ratnakar
· 13 years ago
016f97b
be2net: Fix endian issue in RX filter command
by Padmanabh Ratnakar
· 13 years ago
e3a7ae2
be2net: Changing MAC Address of a VF was broken.
by Somnath Kotur
· 13 years ago
106df1e
be2net: Refactored be_cmds.c file.
by Somnath Kotur
· 13 years ago
f9449ab
be2net: refactor VF setup/teardown code into be_vf_setup/clear()
by Sathya Perla
· 13 years ago
3de0945
be2net: Making die temperature ioctl call async
by Somnath Kotur
· 13 years ago
Next »