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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
3
-158
/
+327
2016-08-09
be2net: Avoid unnecessary firmware updates of multicast list
Sriharsha Basavapatna
2
-41
/
+130
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
7
-7
/
+7
2016-06-27
be2net: Fix broadcast echoes from EVB in BE3
Somnath Kotur
2
-1
/
+33
2016-06-27
be2net: support asymmetric rx/tx queue counts
Sathya Perla
3
-25
/
+74
2016-06-27
be2net: fix definition of be_max_eqs()
Sathya Perla
2
-18
/
+19
2016-06-18
benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2
-25
/
+15
2016-06-08
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
4
-30
/
+130
2016-06-08
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
Sriharsha Basavapatna
4
-47
/
+39
2016-06-08
be2net: use max-TXQs limit too while provisioning VF queue pairs
Suresh Reddy
4
-85
/
+90
2016-04-21
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
1
-4
/
+6
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+20
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
2
-0
/
+5
2016-03-04
be2net: don't enable multicast flag in be_enable_if_filters() routine
Venkat Duvvuru
2
-10
/
+15
2016-02-24
be2net: Fix a UE caused by passing large frames to the ASIC
ajit.khaparde@broadcom.com
2
-1
/
+13
2016-02-24
be2net: Declare some u16 fields as u32 to improve performance
ajit.khaparde@broadcom.com
3
-17
/
+19
2016-02-19
be2net: Fix pcie error recovery in case of NIC+RoCE adapters
Padmanabh Ratnakar
1
-0
/
+4
2016-02-11
be2net: don't report EVB for older chipsets when SR-IOV is disabled
Ivan Vecera
1
-0
/
+3
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
4
-27
/
+116
2016-02-11
be2net: Request RSS capability of Rx interface depending on number of Rx rings
Ajit Khaparde
2
-29
/
+48
2016-02-07
be2net: Fix interval calculation in interrupt moderation
Padmanabh Ratnakar
1
-2
/
+1
2016-02-07
be2net: Add retry in case of error recovery failure
Padmanabh Ratnakar
2
-6
/
+22
2016-02-07
be2net: Fix Lancer error recovery
Padmanabh Ratnakar
1
-17
/
+34
2016-02-07
be2net: Don't run ethtool self-tests for VFs
Somnath Kotur
1
-1
/
+28
2016-02-07
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
Sriharsha Basavapatna
2
-9
/
+10
2016-02-07
be2net: Fix be_vlan_rem_vid() to check vlan id being removed
Sriharsha Basavapatna
1
-0
/
+3
2016-02-07
be2net: check for INSUFFICIENT_PRIVILEGES error
Suresh Reddy
2
-2
/
+4
2016-02-07
be2net: return error status from be_set_phys_id()
Suresh Reddy
1
-10
/
+13
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-46
/
+4
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2015-12-31
be2net: bump up the driver version to 11.0.0.0
Suresh Reddy
1
-1
/
+1
2015-12-31
be2net: support ethtool get-dump option
Venkat Duvvuru
5
-57
/
+71
2015-12-31
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
4
-53
/
+63
2015-12-31
be2net: remove unused error variables
Venkat Duvvuru
1
-4
/
+0
2015-12-31
be2net: remove a line of code that has no effect
Sathya Perla
3
-4
/
+3
2015-12-31
be2net: log digital signature errors while flashing FW image
Suresh Reddy
2
-2
/
+16
2015-12-31
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
3
-584
/
+578
2015-12-31
be2net: cleanup FW flash image related macro defines
Suresh Reddy
2
-101
/
+118
2015-12-31
be2net: avoid configuring VEPA mode on BE3
Suresh Reddy
1
-0
/
+3
2015-12-31
be2net: fix VF link state transition from disabled to auto
Suresh Reddy
2
-10
/
+28
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
4
-45
/
+1
2015-12-18
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
Venkat Duvvuru
1
-1
/
+3
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-1
/
+0
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+0
2015-11-18
be2net: remove local variable 'status'
Ivan Vecera
1
-4
/
+2
[next]