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
2015-07-25
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
4
-4
/
+36
2015-07-11
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
1
-1
/
+1
2015-07-11
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
3
-5
/
+35
2015-07-11
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
1
-1
/
+1
2015-07-11
be2net: return error status from be_mcc_notify()
Suresh Reddy
1
-11
/
+28
2015-07-11
be2net: convert dest field in udp-hdr to host-endian
Venkat Duvvuru
1
-1
/
+1
2015-07-11
be2net: fix wrong return value in be_check_ufi_compatibility()
Vasundhara Volam
1
-1
/
+1
2015-07-11
be2net: remove redundant D0 power state set
Kalesh Purayil
1
-2
/
+0
2015-07-11
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2
-3
/
+4
2015-07-11
be2net: remove duplicate code in be_setup_wol()
Kalesh Purayil
1
-17
/
+11
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
1
-1
/
+1
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-53
/
+67
2015-06-08
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
3
-53
/
+67
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
1
-3
/
+3
2015-05-19
be2net: make hwmon interface optional
Arnd Bergmann
2
-4
/
+13
2015-05-14
be2net: Support for OS2BMC.
Venkata Duvvuru
4
-1
/
+181
2015-05-14
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
3
-34
/
+49
2015-05-14
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
4
-3
/
+46
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
8
-8
/
+8
2015-05-09
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2
-7
/
+8
2015-05-09
be2net: simplify UFI compatibility checking
Vasundhara Volam
2
-44
/
+16
2015-05-09
be2net: post full RXQ on interface enable
Suresh Reddy
1
-2
/
+5
2015-05-09
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
3
-2
/
+5
2015-05-09
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
1
-1
/
+1
2015-05-09
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
4
-45
/
+128
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
4
-14
/
+78
2015-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2015-04-30
be2net: log link status
Ivan Vecera
1
-0
/
+2
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-2
/
+3
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2015-04-09
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2
-1
/
+2
2015-03-29
be2net: bump up the driver version to 10.6.0.1
Sathya Perla
1
-1
/
+1
2015-03-29
be2net: setup xps queue mapping
Sathya Perla
1
-3
/
+7
2015-03-29
be2net: assign CPU affinity hints to be2net IRQs
Padmanabh Ratnakar
2
-3
/
+16
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-44
/
+108
2015-03-20
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2
-11
/
+23
2015-03-20
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
1
-9
/
+5
2015-03-20
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
4
-24
/
+80
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-04
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2
-65
/
+107
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
4
-38
/
+141
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
5
-24
/
+41
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2
-2
/
+2
2015-02-23
be2net: move be_func_init() call inside be_setup()
Sathya Perla
1
-46
/
+42
2015-02-23
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
1
-24
/
+16
2015-02-23
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
1
-35
/
+21
2015-02-23
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2
-117
/
+55
[next]