index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
be2net: Fix error detection logic for BE3
Suresh Reddy
1
-1
/
+3
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
1
-46
/
+62
2018-02-06
be2net: Fix HW stall issue in Lancer
Suresh Reddy
1
-1
/
+4
2018-02-01
be2net: remove redundant initialization of 'head' and pointer txq
Colin Ian King
1
-2
/
+1
2018-01-26
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
1
-2
/
+1
2018-01-23
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
1
-0
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-13
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
Suresh Reddy
1
-0
/
+14
2017-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-05-25
be2net: Fix UE detection logic for BE3
Suresh Reddy
1
-8
/
+19
2017-05-24
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
1
-1
/
+3
2017-05-01
benet: Use time_before_eq for time comparison
Karim Eshapa
1
-3
/
+3
2017-04-18
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
Sriharsha Basavapatna
1
-41
/
+93
2017-02-04
be2net: get rid of custom busy poll code
Eric Dumazet
1
-142
/
+9
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+28
2017-02-01
be2net: fix initial MAC setting
Ivan Vecera
1
-5
/
+28
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+15
2017-01-16
be2net: fix MAC addr setting on privileged BE3 VFs
Ivan Vecera
1
-2
/
+10
2017-01-16
be2net: don't delete MAC on close on unprivileged BE3 VFs
Ivan Vecera
1
-1
/
+5
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+4
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+2
2017-01-08
be2net: fix unicast list filling
Ivan Vecera
1
-2
/
+1
2017-01-07
be2net: fix accesses to unicast list
Ivan Vecera
1
-6
/
+3
2017-01-03
benet: stricter vxlan offloading check in be_features_check
Sabrina Dubroca
1
-1
/
+3
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-11-17
be2net: do not call napi_hash_del()
Eric Dumazet
1
-1
/
+0
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-18
/
+4
2016-10-09
be2net: Fix TX stats for TSO packets
Sriharsha Basavapatna
1
-2
/
+12
2016-09-26
be2net: fix non static symbol warnings
Wei Yongjun
1
-2
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-1
/
+5
2016-09-20
be2net: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-09-08
be2net: Fix mac address collision in some configurations
Suresh Reddy
1
-2
/
+4
2016-09-08
be2net: Avoid redundant addition of mac address in HW
Suresh Reddy
1
-20
/
+66
2016-09-08
be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload
Somnath Kotur
1
-0
/
+3
2016-09-08
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
1
-30
/
+226
2016-08-09
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
1
-56
/
+208
2016-08-09
be2net: Avoid unnecessary firmware updates of multicast list
Sriharsha Basavapatna
1
-41
/
+128
2016-08-09
be2net: do not remove vids from driver table if be_vid_config() fails.
Sathya Perla
1
-7
/
+1
2016-08-09
be2net: clear vlan-promisc setting before programming the vlan list
Somnath Kotur
1
-2
/
+5
2016-07-27
be2net: perform temperature query in adapter regardless of its interface state
Guilherme G. Piccoli
1
-4
/
+4
2016-06-30
be2net: signedness bug in be_msix_enable()
Dan Carpenter
1
-1
/
+2
2016-06-27
be2net: Change copyright markings in source files
Somnath Kotur
1
-1
/
+1
2016-06-27
be2net: Fix broadcast echoes from EVB in BE3
Somnath Kotur
1
-0
/
+23
2016-06-27
be2net: support asymmetric rx/tx queue counts
Sathya Perla
1
-15
/
+23
2016-06-27
be2net: fix definition of be_max_eqs()
Sathya Perla
1
-16
/
+13
2016-06-18
benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
1
-17
/
+15
2016-06-08
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
1
-26
/
+59
2016-06-08
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
Sriharsha Basavapatna
1
-40
/
+2
[next]