index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: fix alignment on line wrap
Kalesh AP
2014-09-22
3
-10
/
+11
*
be2net: remove multiple assignments on a single line
Kalesh AP
2014-09-22
3
-8
/
+12
*
be2net: remove space after typecasts
Kalesh AP
2014-09-22
2
-5
/
+5
*
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
2014-09-22
2
-5
/
+0
*
be2net: insert a blank line after function/struct//enum definitions
Kalesh AP
2014-09-22
2
-0
/
+5
*
be2net: remove multiple blank lines
Kalesh AP
2014-09-22
3
-4
/
+0
*
be2net: add blank line after declarations
Kalesh AP
2014-09-22
4
-0
/
+38
*
be2net: remove return statements for void functions
Kalesh AP
2014-09-22
2
-5
/
+0
*
be2net: add speed reporting for 20G-KR interface
Vasundhara Volam
2014-09-22
2
-0
/
+8
*
be2net: add speed reporting for 40G/KR interface
Kalesh AP
2014-09-22
1
-0
/
+7
*
be2net: fix sparse warnings in be_cmd_req_port_type{}
Suresh Reddy
2014-09-22
1
-2
/
+2
*
be2net: fix a sparse warning in be_cmd_modify_eqd()
Kalesh AP
2014-09-22
1
-2
/
+2
*
be2net: enable PCIe error reporting on VFs too
Kalesh AP
2014-09-13
1
-5
/
+3
*
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
2014-09-13
1
-2
/
+21
*
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-13
4
-16
/
+73
*
be2net: add ethtool "-m" option support
Mark Leonard
2014-09-13
3
-19
/
+109
*
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
2014-09-13
2
-1
/
+7
*
be2net: fix RX fragment posting for jumbo frames
Ajit Khaparde
2014-09-13
1
-7
/
+15
*
be2net: replace strcpy with strlcpy
Vasundhara Volam
2014-09-13
1
-4
/
+6
*
be2net: fix some log messages
Vasundhara Volam
2014-09-13
3
-12
/
+9
*
be2net: query max_tx_qs for BE3 super-nic profile from FW
Suresh Reddy
2014-09-02
1
-2
/
+12
*
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2014-09-02
2
-3
/
+7
*
be2net: get rid of TX budget
Sathya Perla
2014-09-02
2
-21
/
+11
*
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2014-09-02
2
-6
/
+6
*
be2net: define BE_MAX_MTU
Kalesh AP
2014-09-02
2
-7
/
+9
*
be2net: remove unncessary gotos
Kalesh AP
2014-09-02
1
-10
/
+6
*
be2net: fix log messages in lancer FW download path
Kalesh AP
2014-09-02
1
-19
/
+11
*
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
2014-09-02
3
-1
/
+5
*
be2net: Add TX completion error statistics in ethtool
Kalesh AP
2014-09-02
4
-0
/
+92
*
be2net: add a description for counter rx_input_fifo_overflow_drop
Sathya Perla
2014-09-02
1
-0
/
+5
*
be2net: shorten AMAP_GET/SET_BITS() macro calls
Sathya Perla
2014-09-02
2
-69
/
+58
*
be2net: add a few log messages
Sathya Perla
2014-09-02
2
-8
/
+16
*
benet: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
1
-2
/
+2
*
be2net: Use dev_consume_skb_any() in the non-drop path
Rick Jones
2014-08-29
1
-1
/
+1
*
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
1
-1
/
+1
|
\
|
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-14
4
-3
/
+20
|
\
\
|
|
/
|
/
|
|
*
be2net: Issue shutdown event to ocrdma driver
Devesh Sharma
2014-08-01
4
-3
/
+20
*
|
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
2014-08-02
4
-12
/
+65
*
|
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
2014-08-02
1
-0
/
+6
*
|
be2net: ignore get/set profile FW cmd failures
Sathya Perla
2014-08-02
1
-30
/
+37
*
|
be2net: update driver version to 10.4
Sathya Perla
2014-07-17
1
-1
/
+1
*
|
be2net: use adapter->flags to track SRIOV state
Vasundhara Volam
2014-07-17
2
-1
/
+6
*
|
be2net: avoid SRIOV config for BE2 chip
Vasundhara Volam
2014-07-17
1
-0
/
+2
*
|
be2net: use be_max_vfs() macro to access max-vfs
Vasundhara Volam
2014-07-17
1
-1
/
+1
*
|
be2net: use "if (!foo)" test style
Kalesh AP
2014-07-17
1
-8
/
+8
*
|
be2net: remove unused structures in be_cmds.h
Kalesh AP
2014-07-17
1
-29
/
+0
*
|
be2net: reduce arguments passed to FW-cmd routines
Kalesh AP
2014-07-17
3
-22
/
+13
*
|
be2net: update UE bit description strings
Vasundhara Volam
2014-07-17
1
-13
/
+13
*
|
be2net: fix return status of some ndo methods
Kalesh AP
2014-07-17
1
-16
/
+27
[next]