index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
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
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-02-23
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
1
-71
/
+10
2015-02-23
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
1
-0
/
+4
2015-02-07
be2net: process port misconfig async event
Vasundhara Volam
1
-23
/
+96
2015-02-07
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
1
-35
/
+19
2015-02-07
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
1
-5
/
+13
2015-02-07
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
1
-0
/
+18
2015-02-05
be2net: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-01-24
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
1
-0
/
+1
2015-01-24
be2net: add a log message for POST timeout in Lancer
Kalesh AP
1
-6
/
+11
2015-01-24
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
1
-1
/
+1
2014-09-22
be2net: fix alignment on line wrap
Kalesh AP
1
-4
/
+5
2014-09-22
be2net: remove multiple assignments on a single line
Kalesh AP
1
-4
/
+4
2014-09-22
be2net: remove space after typecasts
Kalesh AP
1
-4
/
+4
2014-09-22
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
1
-3
/
+0
2014-09-22
be2net: remove multiple blank lines
Kalesh AP
1
-1
/
+0
2014-09-22
be2net: add blank line after declarations
Kalesh AP
1
-0
/
+27
2014-09-22
be2net: fix a sparse warning in be_cmd_modify_eqd()
Kalesh AP
1
-2
/
+2
2014-09-13
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
1
-2
/
+21
2014-09-13
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
1
-0
/
+25
2014-09-13
be2net: add ethtool "-m" option support
Mark Leonard
1
-0
/
+47
2014-09-13
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
1
-0
/
+5
2014-09-13
be2net: replace strcpy with strlcpy
Vasundhara Volam
1
-4
/
+6
2014-09-13
be2net: fix some log messages
Vasundhara Volam
1
-2
/
+0
2014-09-02
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
1
-5
/
+5
2014-09-02
be2net: add a few log messages
Sathya Perla
1
-0
/
+4
[next]