index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-23
1
-1
/
+1
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-09
3
-53
/
+67
|
\
|
*
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
2015-06-08
3
-53
/
+67
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
1
-3
/
+3
|
\
|
|
*
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-28
1
-3
/
+3
*
|
be2net: make hwmon interface optional
Arnd Bergmann
2015-05-19
2
-4
/
+13
*
|
be2net: Support for OS2BMC.
Venkata Duvvuru
2015-05-14
4
-1
/
+181
*
|
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
2015-05-14
3
-34
/
+49
*
|
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
2015-05-14
4
-3
/
+46
*
|
be2net: update the driver version to 10.6.0.2
Sathya Perla
2015-05-09
1
-1
/
+1
*
|
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
8
-8
/
+8
*
|
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2015-05-09
2
-7
/
+8
*
|
be2net: simplify UFI compatibility checking
Vasundhara Volam
2015-05-09
2
-44
/
+16
*
|
be2net: post full RXQ on interface enable
Suresh Reddy
2015-05-09
1
-2
/
+5
*
|
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
2015-05-09
3
-2
/
+5
*
|
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
2015-05-09
1
-1
/
+1
*
|
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
2015-05-09
4
-45
/
+128
*
|
be2net: add support for spoofchk setting
Kalesh AP
2015-05-09
4
-14
/
+78
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-03
1
-2
/
+3
|
\
|
|
*
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
1
-2
/
+3
*
|
be2net: log link status
Ivan Vecera
2015-04-30
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
2
-1
/
+2
|
\
|
*
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2015-04-09
2
-1
/
+2
*
|
be2net: bump up the driver version to 10.6.0.1
Sathya Perla
2015-03-29
1
-1
/
+1
*
|
be2net: setup xps queue mapping
Sathya Perla
2015-03-29
1
-3
/
+7
*
|
be2net: assign CPU affinity hints to be2net IRQs
Padmanabh Ratnakar
2015-03-29
2
-3
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
4
-44
/
+108
|
\
|
|
*
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2015-03-20
2
-11
/
+23
|
*
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
2015-03-20
1
-9
/
+5
|
*
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
2015-03-20
4
-24
/
+80
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-09
1
-1
/
+1
*
|
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2015-03-04
2
-65
/
+107
*
|
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
4
-38
/
+141
*
|
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-03-04
5
-24
/
+41
*
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
2
-2
/
+2
*
|
be2net: move be_func_init() call inside be_setup()
Sathya Perla
2015-02-23
1
-46
/
+42
*
|
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
2015-02-23
1
-24
/
+16
*
|
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
2015-02-23
1
-35
/
+21
*
|
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2015-02-23
2
-117
/
+55
*
|
be2net: refactor error detect/recovery function
Kalesh AP
2015-02-23
1
-14
/
+17
*
|
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2015-02-23
2
-16
/
+32
*
|
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2015-02-23
2
-44
/
+36
*
|
be2net: get rid of be_get_initial_config() call from be_probe()
Sathya Perla
2015-02-23
1
-25
/
+13
*
|
be2net: move adapter fields alloc/free code to new routines
Sathya Perla
2015-02-23
1
-213
/
+195
*
|
be2net: Add a few inline functions to test TXQ conditions
Sriharsha Basavapatna
2015-02-20
1
-4
/
+18
*
|
be2net: Minor code cleanup in tx completion process
Sriharsha Basavapatna
2015-02-20
2
-23
/
+31
*
|
be2net: Refactor be_xmit_enqueue() routine
Sriharsha Basavapatna
2015-02-20
1
-40
/
+86
*
|
be2net: Refactor wrb_fill_hdr() routine
Sriharsha Basavapatna
2015-02-20
2
-39
/
+99
|
/
*
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2015-02-14
1
-1
/
+0
[next]