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
*
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-18
1
-3
/
+3
*
mlxsw: switchx2: Don't count internal TX header bytes to stats
Nogah Frankel
2016-06-18
1
-1
/
+4
*
mlxsw: spectrum: Don't count internal TX header bytes to stats
Nogah Frankel
2016-06-18
1
-1
/
+5
*
nfp: use correct index to mask link state irq
Jakub Kicinski
2016-06-17
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-13
1
-4
/
+0
*
net: au1000_eth: fix PHY detection
Manuel Lauss
2016-06-11
1
-2
/
+2
*
Revert "net: au1000_eth: fix PHY detection"
David S. Miller
2016-06-11
1
-6
/
+7
*
net: au1000_eth: fix PHY detection
Manuel Lauss
2016-06-11
1
-7
/
+6
*
net: mediatek: remove superfluous queue wake up call
John Crispin
2016-06-11
1
-5
/
+2
*
net: mediatek: only wake the queue if it is stopped
John Crispin
2016-06-11
1
-1
/
+16
*
net: mediatek: fix off by one in the TX ring allocation
John Crispin
2016-06-11
1
-2
/
+1
*
net: mediatek: increase watchdog_timeo
John Crispin
2016-06-11
1
-1
/
+1
*
net: mediatek: fix threshold value
John Crispin
2016-06-11
1
-2
/
+1
*
net: mediatek: disable all interrupts during probe
John Crispin
2016-06-11
1
-1
/
+1
*
net: mediatek: add next data pointer coherency protection
John Crispin
2016-06-11
2
-1
/
+2
*
net: mediatek: dropped rx packets are not being counted properly
John Crispin
2016-06-11
1
-0
/
+2
*
net: mediatek: invalid buffer lookup in mtk_tx_map()
John Crispin
2016-06-11
1
-1
/
+1
*
net: mediatek: fix missing free of scratch memory
John Crispin
2016-06-11
2
-5
/
+15
*
net: mediatek: add missing return code check
John Crispin
2016-06-11
1
-0
/
+3
*
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
2016-06-10
1
-1
/
+1
*
net/mlx5e: Fix blue flame quota logic
Eli Cohen
2016-06-10
1
-1
/
+2
*
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
2016-06-10
1
-4
/
+1
*
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
2016-06-10
1
-0
/
+1
*
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
2016-06-10
2
-2
/
+59
*
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
2016-06-10
1
-4
/
+1
*
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
2016-06-10
1
-17
/
+17
*
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
2016-06-10
1
-3
/
+3
*
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
2016-06-10
1
-13
/
+15
*
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2016-06-10
1
-1
/
+9
*
net/mlx5: Fix root flow table update
Maor Gottlieb
2016-06-10
1
-1
/
+1
[next]