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
/
benet
/
be_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
1
-12
/
+19
*
be2net: Fix invocation of be_close() after be_clear()
Kalesh AP
2014-04-14
1
-0
/
+8
*
be2net: Fix to reap TX compls till HW doesn't respond for some time
Vasundhara Volam
2014-04-14
1
-4
/
+5
*
be2net: fix build dependency on VxLAN
Sathya Perla
2014-04-01
1
-1
/
+11
*
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
2014-03-28
1
-6
/
+118
*
be2net: add FW cmds needed for VxLAN offloads
Sathya Perla
2014-03-28
1
-6
/
+2
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-8
/
+8
*
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
2014-03-12
1
-1
/
+1
*
be2net: Fix vlans_added counter
Vasundhara Volam
2014-03-12
1
-2
/
+5
*
be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces
Vasundhara Volam
2014-03-12
1
-3
/
+7
*
be2net: fix pmac_id[] allocation size
Ravikumar Nelavelli
2014-03-12
1
-3
/
+2
*
be2net: Add link state control for VFs
Suresh Reddy
2014-03-12
1
-2
/
+30
*
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
Suresh Reddy
2014-03-12
1
-8
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-37
/
+47
|
\
|
*
be2net: isolate TX workarounds not applicable to Skyhawk-R
Vasundhara Volam
2014-03-03
1
-13
/
+26
|
*
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
Vasundhara Volam
2014-03-03
1
-3
/
+4
|
*
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...
Somnath kotur
2014-03-03
1
-3
/
+9
|
*
be2net: Fix to reset transparent vlan tagging
Somnath Kotur
2014-03-03
1
-19
/
+9
*
|
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2014-03-04
1
-10
/
+22
*
|
benet: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-18
/
+13
*
|
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
2014-02-13
1
-20
/
+67
*
|
be2net: Update copyright year
Vasundhara Volam
2014-02-13
1
-1
/
+1
*
|
be2net: Log a kernel message when UE is detected in BE & Skyhawk
Somnath Kotur
2014-02-13
1
-41
/
+41
|
/
*
be2net: Fix be_vlan_add/rem_vid() routines
Somnath Kotur
2014-01-21
1
-13
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-2
/
+9
|
\
|
*
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
2014-01-15
1
-2
/
+9
*
|
be2net: cleanup wake-on-lan code
Suresh Reddy
2014-01-15
1
-19
/
+4
*
|
be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id
Suresh Reddy
2014-01-15
1
-7
/
+5
*
|
be2net: do not use frag index in the RX-compl entry
Suresh Reddy
2014-01-15
1
-21
/
+9
*
|
be2net: fix incorrect setting of cmd_privileges for VFs
Suresh Reddy
2014-01-15
1
-11
/
+0
*
|
be2net: ignore mac-addr set call for an already programmed mac-addr
Vasundhara Volam
2014-01-15
1
-0
/
+6
*
|
be2net: do not call be_set/get_fw_log_level() on Skyhawk-R
Vasundhara Volam
2014-01-15
1
-41
/
+6
*
|
be2net: Log the profile-id used by FW during driver initialization
Vasundhara Volam
2014-01-15
1
-0
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-11
/
+18
|
\
\
|
|
/
|
*
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2014-01-06
1
-4
/
+8
|
*
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
2014-01-06
1
-1
/
+1
|
*
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2014-01-06
1
-6
/
+9
*
|
net: benet: slight optimization of addr compare
dingtianhong
2013-12-31
1
-1
/
+1
*
|
net: emulex-benet calls skb_set_hash
Tom Herbert
2013-12-18
1
-2
/
+2
|
/
*
be2net: Free/delete pmacs (in be_clear()) only if they exist
Somnath Kotur
2013-12-06
1
-8
/
+15
*
be2net: Fix Lancer error recovery to distinguish FW download
Somnath Kotur
2013-12-06
1
-4
/
+14
*
be2net: call napi_disable() for all event queues
Ivan Vecera
2013-11-28
1
-2
/
+2
*
Revert "be2net: call napi_disable() for all event queues"
David S. Miller
2013-11-28
1
-1
/
+1
*
be2net: call napi_disable() for all event queues
Ivan Vecera
2013-11-28
1
-1
/
+1
*
be2net: Avoid programming permenant MAC by BE3-R VFs
Ajit Khaparde
2013-11-23
1
-6
/
+4
*
be2net: Disabling and enabling interrupts in suspend and resume
Ajit Khaparde
2013-11-23
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-1
/
+6
|
\
|
*
be2net: Delete secondary unicast MAC addresses during be_close
Ajit Khaparde
2013-11-18
1
-0
/
+5
|
*
be2net: Fix unconditional enabling of Rx interface options
Ajit Khaparde
2013-11-18
1
-1
/
+1
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
1
-0
/
+4
|
\
\
[next]