Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3ab81b5f4278342a2312e3fcafa6833e40753324
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_cmds.c
3ab81b5
be2net: Add 60 second delay to allow FAT dump completion on recovery from EEH
by Somnath Kotur
· 13 years ago
04b7117
be2net: Show newly flashed FW ver in ethtool
by Sathya Perla
· 13 years ago
8e7d3f6
be2net: fix multicast filter programming
by Sathya Perla
· 13 years ago
e2edb7d
be2net: increase FW update completion timeout
by Sathya Perla
· 14 years ago
939cf30
be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tag
by Somnath Kotur
· 14 years ago
9aebddd
be2net: Move the Emulex driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/benet/be_cmds.c]
0d1d587
be2net: fix cmd-rx-filter not notifying MCC
by Sathya Perla
· 14 years ago
306f134
be2net: add support for flashing Teranetics PHY firmware
by Sathya Perla
· 14 years ago
5b8821b
be2net: use RX_FILTER cmd to program multicast addresses
by Sathya Perla
· 14 years ago
c0e64ef
be2net: non-member vlan pkts not received in promiscous mode
by Sathya Perla
· 14 years ago
ea172a0
be2net: no need to query link status
by Sathya Perla
· 14 years ago
ab1594e
be2net: use stats-sync to read/write 64-bit stats
by Sathya Perla
· 14 years ago
ac124ff
be2net: cleanup and refactor stats code
by Sathya Perla
· 14 years ago
2dc1deb
be2net: request native mode each time the card is reset
by Sathya Perla
· 14 years ago
482c9e7
be2net: create/destroy rx-queues on interface open/close
by Sathya Perla
· 14 years ago
2b3f291
be2net: fix certain cmd failure logging
by Sathya Perla
· 14 years ago
43d620c
drivers/net: Remove casts of void *
by Joe Perches
· 14 years ago
34b1ef0
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the card
by Somnath Kotur
· 14 years ago
5d8bee6
be2net: hash key for rss-config cmd not set
by Sathya Perla
· 14 years ago
485bf56
be2net: FW download for Lancer
by Shripad Nunjundarao
· 14 years ago
005d569
be2net: Stats for Lancer
by Selvin Xavier
· 14 years ago
89a88ab
be2net: Support for version 1 of stats for BE3
by Ajit Khaparde
· 14 years ago
1dbf53a
be2net: fix mbox polling for signal reception
by Sathya Perla
· 14 years ago
6ed35ee
be2net: handle signal reception while waiting for POST
by Sathya Perla
· 14 years ago
ecd0bf0
be2net: Use NTWK_RX_FILTER command for promiscous mode
by Padmanabh Ratnakar
· 14 years ago
18a91e6
be2net: In case of UE, do not dump registers for Lancer
by Padmanabh Ratnakar
· 14 years ago
6bd011d
be2net: Disable coalesce water mark mode of CQ for Lancer
by Padmanabh Ratnakar
· 14 years ago
3c709f8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
by David S. Miller
· 14 years ago
6709d95
be2net: Fixed bugs related to PVID.
by Somnath Kotur
· 14 years ago
fe2a70e
be2net: Fixed a bug in be_cmd_get_regs().
by Somnath Kotur
· 14 years ago
187e875
be2net: pass domain id to be_cmd_link_status_query
by Ajit Khaparde
· 14 years ago
6349935
be2net: fix be_mcc_compl_process to identify eth_get_stat command
by Ajit Khaparde
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
311fddc
be2net: Support for FAT dump retrieval using ethtool --register-dump option
by Somnath Kotur
· 14 years ago
d2145cd
be2net: Copyright notice change. Update to Emulex instead of ServerEngines
by Ajit Khaparde
· 14 years ago
2e588f8
be2net: changes for BE3 native mode support
by Sathya Perla
· 14 years ago
8b7756c
be2net: Change f/w command versions for Lancer
by Padmanabh Ratnakar
· 14 years ago
9e1453c
be2net: use hba_port_num instead of port_num
by Ajit Khaparde
· 14 years ago
609ff3b
be2net: add code to display temperature of ASIC
by Ajit Khaparde
· 14 years ago
3968fa1
be2net: fix to ignore transparent vlan ids wrongly indicated by NIC
by Ajit Khaparde
· 14 years ago
b2aebe6
be2net: variable name change
by Ajit Khaparde
· 14 years ago
7acc208
be2net: gracefully handle situations when UE is detected
by Ajit Khaparde
· 14 years ago
60964dd
be2net: Fix broken priority setting when vlan tagging is enabled.
by Ajit Khaparde
· 14 years ago
f8617e0
be2net: pass domain numbers for pmac_add/del functions
by Ajit Khaparde
· 14 years ago
658681f
be2net: Use domain id when be_cmd_if_destroy is called.
by Ajit Khaparde
· 14 years ago
6bff57a
be2net: endianness fix in be_cmd_set_qos().
by Ajit Khaparde
· 14 years ago
e45ff01
benet: Avoid potential null deref in be_cmd_get_seeprom_data()
by Ajit Khaparde
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2984961
be2net: use mutex instead of spin lock for mbox_lock
by Ivan Vecera
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
408cc29
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
by Joe Jin
· 14 years ago
359a972
be2net: FW init cmd fix for lancer
by Sathya Perla
· 14 years ago
fe6d2a3
be2net: adding support for Lancer family of CNAs
by Sathya Perla
· 14 years ago
3f3a5fd
benet: remove dead code
by stephen hemminger
· 14 years ago
cc4ce02
be2net: Changes to use only priority codes allowed by f/w
by Somnath Kotur
· 14 years ago
3abcded
be2net: add multiple RX queue support
by Sathya Perla
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
323f30b
be2net: remove a BUG_ON in be_cmds.c
by Ajit Khaparde
· 15 years ago
d053de9
be2net: fix a bug in UE detection logic
by Ajit Khaparde
· 15 years ago
0fc48c3
be2net: fix to avoid sending get_stats request if one is already being processed.
by Ajit Khaparde
· 15 years ago
7c18527
be2net: add code to dump registers for debug
by Ajit Khaparde
· 15 years ago
3486be2
be2net: variable name changes
by Ajit Khaparde
· 15 years ago
8943807
be2net: supress printing error when mac query fails for VF
by Ajit Khaparde
· 15 years ago
e1d1873
be2net: code to support tx rate configuration on virtual functions
by Ajit Khaparde
· 15 years ago
ee3cb62
be2net: changes to properly provide phy details
by Ajit Khaparde
· 15 years ago
f3eb62d
be2net: memory barrier fixes on IBM p7 platform
by Sathya Perla
· 15 years ago
eedc765c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3ffd051
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
by Sathya Perla
· 15 years ago
f25b03a
be2net: replace udelay() with schedule_timeout() in mbox polling
by Sathya Perla
· 15 years ago
c196b02
be2net: remove superfluous externs
by Dan Carpenter
· 15 years ago
2892d9c
be2net: add unlock on error path
by Dan Carpenter
· 15 years ago
d938a70
be2net: increase POST timeout for EEH recovery
by Sathya Perla
· 15 years ago
dd131e7
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
by Sarveshwar Bandi
· 15 years ago
69d7ce7
be2net: clarify promiscuous cmd with a comment
by Sathya Perla
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
ba343c7
be2net: Adding PCI SRIOV support
by Sarveshwar Bandi
· 15 years ago
8b93b71
be2net: fix flashing on big endian architectures
by Ajit Khaparde
· 15 years ago
d4a2ac3
be2net: fix mccq create for big endian architectures
by Ajit Khaparde
· 15 years ago
500ca9b
be2net: remove usage of be_pci_func
by Ajit Khaparde
· 15 years ago
f31e50a
be2net: fix tx completion polling
by Sathya Perla
· 15 years ago
0ddf477
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
by Jiri Pirko
· 15 years ago
294aedc
be2net: update copyright dates
by Ajit Khaparde
· 15 years ago
7a1e9b2
be2net: don't rearm mcc cq when device is not open
by Sathya Perla
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
07793d3
be2net: set proper value to version field in req hdr
by Ajit Khaparde
· 15 years ago
cf58847
be2net: implement EEH pci error recovery handlers
by Sathya Perla
· 15 years ago
3f0d456
be2net: bug fix for flashing the BladeEngine3 ASIC
by Ajit Khaparde
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
fa4281b
be2net: swap only first 2 fields of mcc_wrb
by Sathya Perla
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
368c0ca
be2net: implements ethtool function to read eeprom data.
by Sarveshwar Bandi
· 15 years ago
fced999
be2net: Bug fix to config NIC appropriately before loopback test
by Sarveshwar Bandi
· 15 years ago
d7b9014
be2net: Bug fix to avoid soft lockup in loopback test.
by Sarveshwar Bandi
· 15 years ago
ff33a6e
be2net: Add support for ethtool self test
by Suresh R
· 15 years ago
71d8d1b
be2net: Support for WoL using magic packet after suspend.
by Ajit Khaparde
· 15 years ago
d744b44
be2net: Changes to print fw command opcode when command is failed by controller.
by Ajit Khaparde
· 15 years ago
713d0394
be2net: remove BUG_ON() when be2net runs out of mccq wrbs
by Sathya Perla
· 15 years ago
2243e2e
be2net: Issue fw_init/clean cmds to fw
by Sathya Perla
· 15 years ago
Next »