index
:
talos-op-linux
master
Talos™ II 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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
4
-18
/
+52
|
\
|
*
be2net: remove vlan promisc capability from VF's profile descriptors
Kalesh AP
2015-10-13
1
-2
/
+8
|
*
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
2015-10-13
4
-9
/
+25
|
*
be2net: pad skb to meet minimum TX pkt size in BE3
Suresh Reddy
2015-10-13
1
-4
/
+5
|
*
be2net: release mcc-lock in a failure case in be_cmd_notify_wait()
Suresh Reddy
2015-10-13
1
-2
/
+5
|
*
be2net: fix BE3-R FW download compatibility check
Kalesh AP
2015-10-13
1
-1
/
+9
*
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-3
/
+0
|
/
*
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
2015-09-17
2
-0
/
+11
*
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
2015-09-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
1
-2
/
+2
|
\
|
*
be2net: avoid vxlan offloading on multichannel configs
Ivan Vecera
2015-08-17
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
2
-67
/
+125
|
\
\
|
|
/
|
*
be2net: protect eqo->affinity_mask from getting freed twice
Kalesh AP
2015-08-07
1
-8
/
+10
|
*
be2net: post buffers before destroying RXQs in Lancer
Kalesh AP
2015-08-07
1
-12
/
+30
|
*
be2net: enable IFACE filters only after creating RXQs
Kalesh AP
2015-08-07
2
-47
/
+85
*
|
be2net: Support vxlan offload stats in the driver
Sriharsha Basavapatna
2015-07-29
3
-1
/
+10
*
|
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
2015-07-24
4
-4
/
+36
*
|
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
2015-07-10
1
-1
/
+1
*
|
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
2015-07-10
3
-5
/
+35
*
|
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
2015-07-10
1
-1
/
+1
*
|
be2net: return error status from be_mcc_notify()
Suresh Reddy
2015-07-10
1
-11
/
+28
*
|
be2net: convert dest field in udp-hdr to host-endian
Venkat Duvvuru
2015-07-10
1
-1
/
+1
*
|
be2net: fix wrong return value in be_check_ufi_compatibility()
Vasundhara Volam
2015-07-10
1
-1
/
+1
*
|
be2net: remove redundant D0 power state set
Kalesh Purayil
2015-07-10
1
-2
/
+0
*
|
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2015-07-10
2
-3
/
+4
*
|
be2net: remove duplicate code in be_setup_wol()
Kalesh Purayil
2015-07-10
1
-17
/
+11
|
/
*
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-23
1
-1
/
+1
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-08
3
-53
/
+67
|
\
|
*
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
2015-06-07
3
-53
/
+67
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-3
/
+3
|
\
\
|
|
/
|
*
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-28
1
-3
/
+3
*
|
be2net: make hwmon interface optional
Arnd Bergmann
2015-05-19
2
-4
/
+13
*
|
be2net: Support for OS2BMC.
Venkata Duvvuru
2015-05-14
4
-1
/
+181
*
|
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
2015-05-14
3
-34
/
+49
*
|
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
2015-05-14
4
-3
/
+46
*
|
be2net: update the driver version to 10.6.0.2
Sathya Perla
2015-05-09
1
-1
/
+1
*
|
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
8
-8
/
+8
*
|
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2015-05-09
2
-7
/
+8
*
|
be2net: simplify UFI compatibility checking
Vasundhara Volam
2015-05-09
2
-44
/
+16
*
|
be2net: post full RXQ on interface enable
Suresh Reddy
2015-05-09
1
-2
/
+5
*
|
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
2015-05-09
3
-2
/
+5
*
|
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
2015-05-09
1
-1
/
+1
*
|
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
2015-05-09
4
-45
/
+128
*
|
be2net: add support for spoofchk setting
Kalesh AP
2015-05-09
4
-14
/
+78
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-02
1
-2
/
+3
|
\
\
|
|
/
|
*
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
1
-2
/
+3
*
|
be2net: log link status
Ivan Vecera
2015-04-30
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
2
-1
/
+2
|
\
|
*
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2015-04-08
2
-1
/
+2
[next]