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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
1
-2
/
+5
2017-09-13
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
Suresh Reddy
1
-0
/
+8
2017-05-25
be2net: Update the driver version to 11.4.0.0
Suresh Reddy
1
-1
/
+1
2017-04-18
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
Sriharsha Basavapatna
1
-3
/
+9
2017-02-04
be2net: get rid of custom busy poll code
Eric Dumazet
1
-5
/
+0
2016-12-21
be2net: Increase skb headroom size to 256 bytes
Kalesh A P
1
-1
/
+1
2016-09-08
be2net: Update the driver version to 11.1.0.0
Sriharsha Basavapatna
1
-1
/
+1
2016-09-08
be2net: Fix mac address collision in some configurations
Suresh Reddy
1
-0
/
+1
2016-09-08
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
1
-2
/
+66
2016-08-09
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
1
-1
/
+18
2016-08-09
be2net: Avoid unnecessary firmware updates of multicast list
Sriharsha Basavapatna
1
-0
/
+2
2016-06-27
be2net: Change copyright markings in source files
Somnath Kotur
1
-1
/
+1
2016-06-27
be2net: support asymmetric rx/tx queue counts
Sathya Perla
1
-5
/
+27
2016-06-27
be2net: fix definition of be_max_eqs()
Sathya Perla
1
-2
/
+6
2016-06-08
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
1
-1
/
+14
2016-06-08
be2net: use max-TXQs limit too while provisioning VF queue pairs
Suresh Reddy
1
-0
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
1
-0
/
+1
2016-02-24
be2net: Fix a UE caused by passing large frames to the ASIC
ajit.khaparde@broadcom.com
1
-0
/
+3
2016-02-24
be2net: Declare some u16 fields as u32 to improve performance
ajit.khaparde@broadcom.com
1
-9
/
+9
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
1
-1
/
+4
2016-02-07
be2net: Add retry in case of error recovery failure
Padmanabh Ratnakar
1
-0
/
+5
2016-02-07
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
Sriharsha Basavapatna
1
-0
/
+4
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
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
1
-0
/
+1
2015-12-31
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
1
-2
/
+2
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
1
-1
/
+1
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
1
-2
/
+0
2015-10-13
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
1
-0
/
+1
2015-09-18
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
1
-0
/
+1
2015-07-30
be2net: Support vxlan offload stats in the driver
Sriharsha Basavapatna
1
-0
/
+2
2015-07-25
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
1
-0
/
+3
2015-07-11
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
1
-1
/
+1
2015-05-14
be2net: Support for OS2BMC.
Venkata Duvvuru
1
-1
/
+7
2015-05-14
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
1
-10
/
+21
2015-05-14
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
1
-1
/
+9
2015-05-09
be2net: update the driver version to 10.6.0.2
Sathya Perla
1
-1
/
+1
2015-05-09
be2net: update copyright year to 2015
Vasundhara Volam
1
-1
/
+1
2015-05-09
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
1
-0
/
+1
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
1
-0
/
+1
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-04-09
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
1
-0
/
+1
2015-03-29
be2net: bump up the driver version to 10.6.0.1
Sathya Perla
1
-1
/
+1
2015-03-29
be2net: assign CPU affinity hints to be2net IRQs
Padmanabh Ratnakar
1
-0
/
+2
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-03-20
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
1
-0
/
+1
2015-03-20
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
1
-0
/
+1
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
1
-0
/
+4
[next]