index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_cmds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
be2net: Fix endian issue in logical link config command
Suresh Reddy
1
-3
/
+6
2017-01-16
be2net: fix status check in be_cmd_pmac_add()
Ivan Vecera
1
-1
/
+1
2016-12-06
be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
Venkat Duvvuru
1
-1
/
+2
2016-10-09
be2net: Enable VF link state setting for BE3
Suresh Reddy
1
-1
/
+1
2016-10-09
be2net: NCSI FW section should be properly updated with ethtool for BE3
Sriharsha Basavapatna
1
-1
/
+23
2016-10-09
be2net: Provide an alternate way to read pf_num for BEx chips
Sriharsha Basavapatna
1
-0
/
+5
2016-09-19
be2net: mark symbols static where possible
Baoyou Xie
1
-4
/
+5
2016-09-07
be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...
Somnath Kotur
1
-2
/
+11
2016-09-07
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
1
-1
/
+52
2016-08-08
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
1
-101
/
+101
2016-06-27
be2net: Change copyright markings in source files
Somnath Kotur
1
-1
/
+1
2016-06-27
be2net: Fix broadcast echoes from EVB in BE3
Somnath Kotur
1
-1
/
+10
2016-06-07
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
1
-2
/
+50
2016-06-07
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
Sriharsha Basavapatna
1
-1
/
+4
2016-06-07
be2net: use max-TXQs limit too while provisioning VF queue pairs
Suresh Reddy
1
-70
/
+20
2016-02-24
be2net: Declare some u16 fields as u32 to improve performance
ajit.khaparde@broadcom.com
1
-1
/
+1
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
1
-21
/
+61
2016-02-11
be2net: Request RSS capability of Rx interface depending on number of Rx rings
Ajit Khaparde
1
-14
/
+5
2016-02-07
be2net: Don't run ethtool self-tests for VFs
Somnath Kotur
1
-1
/
+28
2016-02-07
be2net: check for INSUFFICIENT_PRIVILEGES error
Suresh Reddy
1
-1
/
+2
2015-12-30
be2net: support ethtool get-dump option
Venkat Duvvuru
1
-25
/
+13
2015-12-30
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
1
-39
/
+46
2015-12-30
be2net: remove a line of code that has no effect
Sathya Perla
1
-2
/
+1
2015-12-30
be2net: log digital signature errors while flashing FW image
Suresh Reddy
1
-1
/
+13
2015-12-30
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
1
-10
/
+573
2015-12-30
be2net: fix VF link state transition from disabled to auto
Suresh Reddy
1
-9
/
+26
2015-10-13
be2net: remove vlan promisc capability from VF's profile descriptors
Kalesh AP
1
-2
/
+8
2015-10-13
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
1
-3
/
+11
2015-10-13
be2net: release mcc-lock in a failure case in be_cmd_notify_wait()
Suresh Reddy
1
-2
/
+5
2015-09-05
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
1
-1
/
+1
2015-07-24
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
1
-1
/
+6
2015-07-10
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
1
-3
/
+20
2015-07-10
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
1
-1
/
+1
2015-07-10
be2net: return error status from be_mcc_notify()
Suresh Reddy
1
-11
/
+28
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-37
/
+50
2015-06-07
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
1
-37
/
+50
2015-05-14
be2net: Support for OS2BMC.
Venkata Duvvuru
1
-0
/
+19
2015-05-14
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
1
-5
/
+5
2015-05-14
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
1
-1
/
+3
2015-05-09
be2net: update copyright year to 2015
Vasundhara Volam
1
-1
/
+1
2015-05-09
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
1
-2
/
+2
2015-05-09
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
1
-0
/
+1
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
1
-2
/
+14
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+7
2015-03-20
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
1
-9
/
+5
2015-03-20
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
1
-1
/
+2
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-04
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
1
-3
/
+0
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
1
-29
/
+79
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
1
-3
/
+0
[next]