index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-9
/
+9
*
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-12
1
-1
/
+1
*
benet: use skb_vlan_tag_get_prio()
Michał Mirosław
2018-11-21
1
-1
/
+1
*
benet: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
1
-4
/
+9
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-1
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-1
/
+0
*
|
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
2018-10-23
1
-4
/
+2
*
|
be2net: don't flip hw_features when VXLANs are added/deleted
Davide Caratti
2018-10-05
1
-4
/
+1
|
/
*
be2net: Use Kconfig flag to support for enabling/disabling adapters
Petr Oros
2018-08-09
1
-1
/
+9
*
be2net: fix spelling mistake "seqence" -> "sequence"
Colin Ian King
2018-08-02
1
-1
/
+1
*
be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout
Suresh Reddy
2018-08-01
1
-1
/
+79
*
be2net: remove desc field from be_eq_obj
Ivan Vecera
2018-07-12
1
-2
/
+4
*
be2net: Fix error detection logic for BE3
Suresh Reddy
2018-05-29
1
-1
/
+3
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-3
/
+3
*
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
2018-02-06
1
-46
/
+62
*
be2net: Fix HW stall issue in Lancer
Suresh Reddy
2018-02-06
1
-1
/
+4
*
be2net: remove redundant initialization of 'head' and pointer txq
Colin Ian King
2018-02-01
1
-2
/
+1
*
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
2018-01-25
1
-2
/
+1
*
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
2018-01-22
1
-0
/
+9
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
*
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
Suresh Reddy
2017-09-13
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
1
-1
/
+3
|
\
|
*
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
2017-05-24
1
-1
/
+3
*
|
be2net: Fix UE detection logic for BE3
Suresh Reddy
2017-05-25
1
-8
/
+19
|
/
*
benet: Use time_before_eq for time comparison
Karim Eshapa
2017-05-01
1
-3
/
+3
*
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
Sriharsha Basavapatna
2017-04-18
1
-41
/
+93
*
be2net: get rid of custom busy poll code
Eric Dumazet
2017-02-03
1
-142
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
1
-5
/
+28
|
\
|
*
be2net: fix initial MAC setting
Ivan Vecera
2017-02-01
1
-5
/
+28
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-3
/
+15
|
\
\
|
|
/
|
*
be2net: fix MAC addr setting on privileged BE3 VFs
Ivan Vecera
2017-01-16
1
-2
/
+10
|
*
be2net: don't delete MAC on close on unprivileged BE3 VFs
Ivan Vecera
2017-01-16
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
1
-8
/
+4
|
\
\
|
|
/
|
*
be2net: fix unicast list filling
Ivan Vecera
2017-01-07
1
-2
/
+1
|
*
be2net: fix accesses to unicast list
Ivan Vecera
2017-01-06
1
-6
/
+3
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
|
/
*
benet: stricter vxlan offloading check in be_features_check
Sabrina Dubroca
2017-01-03
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-1
/
+0
|
\
|
*
be2net: do not call napi_hash_del()
Eric Dumazet
2016-11-16
1
-1
/
+0
*
|
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-18
/
+4
|
/
*
be2net: Fix TX stats for TSO packets
Sriharsha Basavapatna
2016-10-09
1
-2
/
+12
*
be2net: fix non static symbol warnings
Wei Yongjun
2016-09-25
1
-2
/
+2
*
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-1
/
+5
*
be2net: mark symbols static where possible
Baoyou Xie
2016-09-19
1
-1
/
+1
*
be2net: Fix mac address collision in some configurations
Suresh Reddy
2016-09-07
1
-2
/
+4
*
be2net: Avoid redundant addition of mac address in HW
Suresh Reddy
2016-09-07
1
-20
/
+66
*
be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload
Somnath Kotur
2016-09-07
1
-0
/
+3
*
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
2016-09-07
1
-30
/
+226
*
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
2016-08-08
1
-56
/
+208
[next]