index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
36
-343
/
+399
|
\
|
*
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
2016-06-29
1
-7
/
+3
|
*
e1000e: keep VLAN interfaces functional after rxvlan off
Jarod Wilson
2016-06-29
1
-2
/
+13
|
*
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
Dan Carpenter
2016-06-29
1
-1
/
+1
|
*
ibmvnic: fix to use list_for_each_safe() when delete items
Wei Yongjun
2016-06-29
1
-7
/
+7
|
*
net: thunderx: Fix TL4 configuration for secondary Qsets
Sunil Goutham
2016-06-29
1
-3
/
+13
|
*
net: thunderx: Fix link status reporting
Sunil Goutham
2016-06-29
2
-31
/
+62
|
*
net/mlx5e: Reorganize ethtool statistics
Gal Pressman
2016-06-29
5
-163
/
+130
|
*
net/mlx5e: Fix number of PFC counters reported to ethtool
Gal Pressman
2016-06-29
1
-1
/
+3
|
*
net/mlx5e: Prevent adding the same vxlan port
Matthew Finlay
2016-06-29
1
-0
/
+3
|
*
net/mlx5e: Check for BlueFlame capability before allocating SQ uar
Gal Pressman
2016-06-29
1
-1
/
+1
|
*
net/mlx5e: Change enum to better reflect usage
Eli Cohen
2016-06-29
2
-4
/
+4
|
*
net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices
Majd Dibbiny
2016-06-29
1
-1
/
+2
|
*
net/mlx5: Update command strings
Eli Cohen
2016-06-29
1
-0
/
+1
|
*
net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create
Wang Sheng-Hui
2016-06-28
1
-7
/
+8
|
*
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
2016-06-28
1
-2
/
+0
|
*
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
2016-06-28
1
-0
/
+3
|
*
net: bgmac: Fix SOF bit checking
Florian Fainelli
2016-06-28
1
-2
/
+3
|
*
net: smsc911x: Fix bug where PHY interrupts are overwritten by 0
Jeremy Linton
2016-06-27
1
-2
/
+0
|
*
net/mlx4_en: Avoid unregister_netdev at shutdown flow
Eran Ben Elisha
2016-06-22
2
-3
/
+19
|
*
net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill
Kamal Heib
2016-06-22
1
-7
/
+11
|
*
qed: Add missing port-mode
Yuval Mintz
2016-06-19
2
-0
/
+2
|
*
qed: Fix returning unlimited SPQ entries
Yuval Mintz
2016-06-19
1
-3
/
+18
|
*
qed*: Don't reset statistics on inner reload
Yuval Mintz
2016-06-19
2
-4
/
+6
|
*
qed: Prevent VF from Tx-switching 'promisc'
Yuval Mintz
2016-06-19
1
-4
/
+0
|
*
qed: Correct default vlan behavior
Yuval Mintz
2016-06-19
1
-0
/
+1
|
*
net: tilegx: use correct timespec64 type
Arnd Bergmann
2016-06-17
1
-3
/
+3
|
*
mlxsw: switchx2: Don't count internal TX header bytes to stats
Nogah Frankel
2016-06-17
1
-1
/
+4
|
*
mlxsw: spectrum: Don't count internal TX header bytes to stats
Nogah Frankel
2016-06-17
1
-1
/
+5
|
*
nfp: use correct index to mask link state irq
Jakub Kicinski
2016-06-16
1
-3
/
+3
|
*
mlx4e: Do not attempt to offload VXLAN ports that are unrecognized
Alexander Duyck
2016-06-16
1
-3
/
+8
|
*
net: sfc: avoid -Wtype-limits warning
Arnd Bergmann
2016-06-16
1
-1
/
+2
|
*
net/mlx4_en: initialize cmd.context_lock spinlock earlier
Eric Dumazet
2016-06-15
2
-1
/
+1
|
*
net: alx: Work around the DMA RX overflow issue
Feng Tang
2016-06-14
2
-51
/
+14
|
*
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
Ivan Khoronzhuk
2016-06-12
1
-4
/
+0
|
*
net: au1000_eth: fix PHY detection
Manuel Lauss
2016-06-10
1
-2
/
+2
|
*
Revert "net: au1000_eth: fix PHY detection"
David S. Miller
2016-06-10
1
-6
/
+7
|
*
net: au1000_eth: fix PHY detection
Manuel Lauss
2016-06-10
1
-7
/
+6
|
*
net: mediatek: remove superfluous queue wake up call
John Crispin
2016-06-10
1
-5
/
+2
|
*
net: mediatek: only wake the queue if it is stopped
John Crispin
2016-06-10
1
-1
/
+16
|
*
net: mediatek: fix off by one in the TX ring allocation
John Crispin
2016-06-10
1
-2
/
+1
|
*
net: mediatek: increase watchdog_timeo
John Crispin
2016-06-10
1
-1
/
+1
|
*
net: mediatek: fix threshold value
John Crispin
2016-06-10
1
-2
/
+1
|
*
net: mediatek: disable all interrupts during probe
John Crispin
2016-06-10
1
-1
/
+1
|
*
net: mediatek: add next data pointer coherency protection
John Crispin
2016-06-10
2
-1
/
+2
|
*
net: mediatek: dropped rx packets are not being counted properly
John Crispin
2016-06-10
1
-0
/
+2
|
*
net: mediatek: invalid buffer lookup in mtk_tx_map()
John Crispin
2016-06-10
1
-1
/
+1
|
*
net: mediatek: fix missing free of scratch memory
John Crispin
2016-06-10
2
-5
/
+15
|
*
net: mediatek: add missing return code check
John Crispin
2016-06-10
1
-0
/
+3
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-06-29
8
-73
/
+183
|
\
\
[next]