index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_cmds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-07
be2net: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
1
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
1
-5
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-34
/
+34
2018-09-05
be2net: Fix memory leak in be_cmd_get_profile_config()
Petr Oros
1
-1
/
+1
2018-02-28
emulex/benet: Constify *be_misconfig_evt_port_state[]
HernĂ¡n Gonzalez
1
-1
/
+1
2018-01-09
be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map
Colin Ian King
1
-1
/
+1
2017-03-31
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-20
be2net: mark symbols static where possible
Baoyou Xie
1
-4
/
+5
2016-09-08
be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...
Somnath Kotur
1
-2
/
+11
2016-09-08
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
1
-1
/
+52
2016-08-09
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-08
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
1
-2
/
+50
2016-06-08
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
Sriharsha Basavapatna
1
-1
/
+4
2016-06-08
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-31
be2net: support ethtool get-dump option
Venkat Duvvuru
1
-25
/
+13
2015-12-31
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
1
-39
/
+46
2015-12-31
be2net: remove a line of code that has no effect
Sathya Perla
1
-2
/
+1
2015-12-31
be2net: log digital signature errors while flashing FW image
Suresh Reddy
1
-1
/
+13
2015-12-31
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
1
-10
/
+573
2015-12-31
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-06
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
1
-1
/
+1
2015-07-25
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
1
-1
/
+6
2015-07-11
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
1
-3
/
+20
2015-07-11
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
1
-1
/
+1
2015-07-11
be2net: return error status from be_mcc_notify()
Suresh Reddy
1
-11
/
+28
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-37
/
+50
2015-06-08
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
[next]