index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
2016-03-02
3
-7
/
+5
*
bnx2x: access cfc_del_event only if the opcode is CFC_DEL
Michal Schmidt
2016-03-02
1
-3
/
+5
*
bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian
Michal Schmidt
2016-03-02
2
-5
/
+7
*
bnx2x: fix sending VF->PF messages on big-endian
Michal Schmidt
2016-03-02
1
-6
/
+0
*
bnx2x: fix crash on big-endian when adding VLAN
Michal Schmidt
2016-03-02
3
-16
/
+12
*
bna: fix list corruption
Ivan Vecera
2016-03-01
1
-1
/
+1
*
3c59x: mask LAST_FRAG bit from length field in ring
Neil Horman
2016-02-29
1
-1
/
+1
*
net: thunderx: Fix for Qset error due to CQ full
Sunil Goutham
2016-02-25
3
-1
/
+16
*
r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.
Chun-Hao Lin
2016-02-25
1
-2
/
+12
*
net: qca_spi: clear IFF_TX_SKB_SHARING
Stefan Wahren
2016-02-25
1
-0
/
+1
*
net: qca_spi: Don't clear IFF_BROADCAST
Stefan Wahren
2016-02-25
1
-1
/
+0
*
net: jme: fix suspend/resume on JMC260
Diego Viola
2016-02-25
1
-1
/
+2
*
net: ethernet: nb8800: support fixed-link DT node
Sebastian Frias
2016-02-24
1
-1
/
+13
*
bnxt_en: Fix zero padding of tx push data.
Michael Chan
2016-02-24
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-22
44
-418
/
+943
|
\
|
*
bnx2x: Fix 84833 phy command handler
Yuval Mintz
2016-02-22
2
-29
/
+56
|
*
bnx2x: Fix led setting for 84858 phy.
Yuval Mintz
2016-02-22
2
-5
/
+91
|
*
bnx2x: Correct 84858 PHY fw version
Yuval Mintz
2016-02-22
1
-13
/
+79
|
*
bnx2x: Fix 84833 RX CRC
Yuval Mintz
2016-02-22
1
-0
/
+26
|
*
bnx2x: Fix link-forcing for KR2
Yuval Mintz
2016-02-22
1
-2
/
+4
|
*
net: ethernet: davicom: fix devicetree irq resource
Robert Jarzmik
2016-02-22
1
-17
/
+17
|
*
fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...
Ken Kawasaki
2016-02-22
1
-2
/
+2
|
*
net: netcp: rework the code for get/set sw_data in dma desc
Karicheri, Muralidharan
2016-02-22
1
-17
/
+55
|
*
soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
Karicheri, Muralidharan
2016-02-22
1
-19
/
+21
|
*
net: ti: netcp: restore get/set_pad_info() functionality
Karicheri, Muralidharan
2016-02-22
1
-41
/
+18
|
*
net: bcmgenet: Fix internal PHY link state
Jaedon Shin
2016-02-20
1
-2
/
+1
|
*
bnxt_en: Failure to update PHY is not fatal condition.
Michael Chan
2016-02-20
1
-1
/
+1
|
*
bnxt_en: Remove unnecessary call to update PHY settings.
Michael Chan
2016-02-20
1
-4
/
+2
|
*
bnxt_en: Poll link at the end of __bnxt_open_nic().
Michael Chan
2016-02-20
1
-0
/
+1
|
*
cxgb3: fix up vpd strings for kstrto*()
Steve Wise
2016-02-19
1
-7
/
+27
|
*
lance: Return correct error code
Amitoj Kaur Chawla
2016-02-18
1
-2
/
+2
|
*
mlxsw: spectrum: Allow for PVID deletion
Ido Schimmel
2016-02-18
3
-9
/
+63
|
*
mlxsw: reg: Add the Switch Port Acceptable Frame Types register
Ido Schimmel
2016-02-18
1
-0
/
+58
|
*
et131x: check return value of dma_alloc_coherent
Insu Yun
2016-02-18
1
-1
/
+1
|
*
net: thunderx: Fix receive packet stats
Sunil Goutham
2016-02-18
3
-13
/
+9
|
*
net: thunderx: Fix for HW TSO not enabled for secondary qsets
Sunil Goutham
2016-02-18
1
-3
/
+3
|
*
net: thunderx: Fix for multiqset not configured upon interface toggle
Sunil Goutham
2016-02-18
1
-1
/
+0
|
*
mlxsw: spectrum: Set STP state when leaving 802.1D bridge
Ido Schimmel
2016-02-17
1
-0
/
+8
|
*
mlxsw: Treat local port 64 as valid
Ido Schimmel
2016-02-17
1
-1
/
+1
|
*
drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY mode
David Rivshin
2016-02-17
1
-2
/
+10
|
*
net/mlx4_en: Avoid changing dev->features directly in run-time
Eugenia Emantayev
2016-02-17
1
-4
/
+5
|
*
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2016-02-17
6
-20
/
+66
|
*
net/mlx4_core: Do not BUG_ON during reset when PCI is offline
Daniel Jurgens
2016-02-17
1
-2
/
+9
|
*
net/mlx4_core: Fix potential corruption in counters database
Eran Ben Elisha
2016-02-17
1
-4
/
+6
|
*
net/mlx4_en: Choose time-stamping shift value according to HW frequency
Eugenia Emantayev
2016-02-17
1
-6
/
+19
|
*
net/mlx4_en: Count HW buffer overrun only once
Amir Vadai
2016-02-17
1
-2
/
+2
|
*
pcnet_cs: add new id
Ken Kawasaki
2016-02-16
1
-0
/
+1
|
*
bnxt_en: Reduce default ring sizes.
Michael Chan
2016-02-16
1
-2
/
+2
|
*
bnxt_en: Fix implementation of tx push operation.
Michael Chan
2016-02-16
2
-19
/
+34
|
*
bnxt_en: Remove 20G support and advertise only 40GbaseCR4.
Michael Chan
2016-02-16
1
-16
/
+5
[next]