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: missing variable initialization
Antonio Alecrim Jr
2013-09-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-0
/
+4
|
\
|
*
be2net: Check for POST state in suspend-resume sequence
Sarveshwar Bandi
2013-08-26
1
-0
/
+4
*
|
be2net: set and query VEB/VEPA mode of the PF interface
Ajit Khaparde
2013-09-03
3
-13
/
+108
*
|
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
1
-9
/
+9
*
|
be2net: implement ethtool set/get_channel hooks
Sathya Perla
2013-08-27
3
-32
/
+104
*
|
be2net: refactor be_setup() to consolidate queue creation routines
Sathya Perla
2013-08-27
2
-58
/
+50
*
|
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
Sathya Perla
2013-08-27
1
-24
/
+85
*
|
be2net: refactor be_get_resources() code
Sathya Perla
2013-08-27
6
-189
/
+229
*
|
be2net: Fixup profile management routines
Vasundhara Volam
2013-08-27
2
-59
/
+88
*
|
be2net: use EQ_CREATEv2 for SH-R
Sathya Perla
2013-08-27
4
-39
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
1
-1
/
+1
|
\
\
|
|
/
|
*
be2net: fix disabling TX in be_close()
Sathya Perla
2013-08-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
2
-0
/
+9
|
\
\
|
|
/
|
*
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2013-08-15
2
-0
/
+9
*
|
be2net: update driver version
Sathya Perla
2013-08-07
1
-1
/
+1
*
|
be2net: Initialize "status" in be_cmd_get_die_temperature()
Vasundhara Volam
2013-08-07
1
-1
/
+1
*
|
be2net: fixup log msgs for async events
Vasundhara Volam
2013-08-07
1
-2
/
+4
*
|
be2net: Fix displaying supported speeds for BE2
Vasundhara Volam
2013-08-07
1
-0
/
+6
*
|
be2net: don't limit max MAC and VLAN counts
Vasundhara Volam
2013-08-07
1
-7
/
+0
*
|
be2net: Do not call get_die_temperature cmd for VF
Vasundhara Volam
2013-08-07
1
-1
/
+2
*
|
be2net: Adding more speeds reported by get_settings
Vasundhara Volam
2013-08-07
2
-1
/
+10
*
|
be2net: Staticize local functions
Jingoo Han
2013-08-05
3
-19
/
+20
*
|
be2net: don't use dev_err when AER enabling fails
Ivan Vecera
2013-07-30
1
-1
/
+1
*
|
be2net: delete primary MAC address while unloading
Sathya Perla
2013-07-24
1
-3
/
+5
*
|
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
2013-07-24
3
-36
/
+50
*
|
be2net: refactor MAC-addr setup code
Sathya Perla
2013-07-24
3
-58
/
+48
*
|
be2net: fix pmac_id for BE3 VFs
Sathya Perla
2013-07-24
1
-0
/
+4
*
|
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
2013-07-24
3
-0
/
+53
*
|
be2net: fix MAC address modification for VF
Sathya Perla
2013-07-24
3
-38
/
+73
|
/
*
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
2013-07-16
1
-4
/
+10
*
net/trivial: replace numeric with standard PM state macros
Yijing Wang
2013-06-28
1
-2
/
+2
*
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
Sathya Perla
2013-06-19
1
-27
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
1
-0
/
+3
|
\
|
*
be2net: Fix 32-bit DMA Mask handling
Somnath Kotur
2013-06-13
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
4
-30
/
+34
|
\
\
|
|
/
|
*
be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook
Somnath Kotur
2013-05-30
2
-28
/
+26
|
*
be2net: Mark checksum fail for IP fragmented packets
Somnath Kotur
2013-05-30
3
-2
/
+8
*
|
be2net: Implement initiate FW dump feature for Lancer
Somnath Kotur
2013-05-31
6
-35
/
+105
*
|
be2net: Trim padded packets for Lancer
Somnath Kotur
2013-05-27
1
-1
/
+3
*
|
be2net: Pad skb to meet min Tx pkt size in lancer
Somnath Kotur
2013-05-27
1
-0
/
+10
*
|
be2net: cleanup be_get_drvinfo()
Somnath Kotur
2013-05-27
3
-7
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-24
2
-22
/
+9
|
\
\
|
|
/
|
*
be2net: bug fix on returning an invalid nic descriptor
Wei Yang
2013-05-23
1
-9
/
+4
|
*
be2net: Avoid double insertion of vlan tags.
Sarveshwar Bandi
2013-05-14
1
-13
/
+5
*
|
be2net: refactor HW workarounds in be_xmit()
Sathya Perla
2013-05-23
1
-24
/
+38
|
/
*
be2net: disable TX in be_close()
Sathya Perla
2013-05-08
1
-0
/
+2
*
be2net: fix EQ from getting full while cleaning RX CQ
Sathya Perla
2013-05-08
1
-6
/
+1
*
be2net: fix payload_len value for GET_MAC_LIST cmd req
Sathya Perla
2013-05-08
1
-3
/
+2
*
be2net: provision VF resources before enabling SR-IOV
Sathya Perla
2013-05-08
1
-8
/
+13
[next]