index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
qede: Fix net-next "make ARCH=x86_64"
Manish Chopra
2016-03-10
1
-1
/
+4
|
*
|
|
|
|
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
2016-03-10
3
-5
/
+14
|
*
|
|
|
|
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2016-03-10
2
-6
/
+5
|
*
|
|
|
|
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
2016-03-10
1
-4
/
+4
|
*
|
|
|
|
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
2016-03-10
1
-0
/
+5
|
*
|
|
|
|
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
2016-03-10
1
-71
/
+94
|
*
|
|
|
|
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
2016-03-10
1
-25
/
+26
|
*
|
|
|
|
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
Sergei Shtylyov
2016-03-10
1
-3
/
+4
|
*
|
|
|
|
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
2016-03-10
1
-1
/
+2
|
*
|
|
|
|
bnxt_en: Enable AER support.
Satish Baddipadige
2016-03-08
1
-0
/
+109
|
*
|
|
|
|
bnxt_en: Include hardware port statistics in ethtool -S.
Michael Chan
2016-03-08
1
-2
/
+103
|
*
|
|
|
|
bnxt_en: Include some hardware port statistics in ndo_get_stats64().
Michael Chan
2016-03-08
1
-0
/
+16
|
*
|
|
|
|
bnxt_en: Add port statistics support.
Michael Chan
2016-03-08
2
-1
/
+60
|
*
|
|
|
|
bnxt_en: Extend autoneg to all speeds.
Michael Chan
2016-03-08
2
-14
/
+4
|
*
|
|
|
|
bnxt_en: Use common function to get ethtool supported flags.
Michael Chan
2016-03-08
1
-20
/
+9
|
*
|
|
|
|
bnxt_en: Add reporting of link partner advertisement.
Michael Chan
2016-03-08
3
-2
/
+23
|
*
|
|
|
|
bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
Michael Chan
2016-03-08
1
-13
/
+20
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
48
-254
/
+398
|
|
\
\
\
\
\
|
*
|
|
|
|
|
qede: Add slowpath/fastpath support and enable hardware GRO
Manish Chopra
2016-03-07
2
-1
/
+388
|
*
|
|
|
|
|
qed/qede: Add infrastructure support for hardware GRO
Manish Chopra
2016-03-07
3
-33
/
+79
|
*
|
|
|
|
|
net: fec: Rename "phy-reset-active-low" property
Bernhard Walle
2016-03-06
1
-4
/
+4
|
*
|
|
|
|
|
stmmac: fix noderef.cocci warnings
Wu Fengguang
2016-03-06
1
-1
/
+1
|
*
|
|
|
|
|
net: ezchip: adapt driver to little endian architecture
Lada Trimasova
2016-03-03
2
-332
/
+238
|
*
|
|
|
|
|
sh_eth, ravb: Use ARCH_RENESAS
Simon Horman
2016-03-03
1
-2
/
+2
|
*
|
|
|
|
|
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
2016-03-03
2
-0
/
+2
|
*
|
|
|
|
|
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-03
8
-8
/
+8
|
*
|
|
|
|
|
ethernet/atl1c: remove left over dead code
Eric Engestrom
2016-03-02
1
-4
/
+0
|
*
|
|
|
|
|
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
2016-03-02
1
-46
/
+0
|
*
|
|
|
|
|
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
2016-03-02
1
-10
/
+0
|
*
|
|
|
|
|
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
3
-37
/
+59
|
*
|
|
|
|
|
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
3
-2
/
+24
|
*
|
|
|
|
|
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2016-03-02
2
-2
/
+2
|
*
|
|
|
|
|
stmmac: update version to Oct_2015
Giuseppe Cavallaro
2016-03-02
1
-1
/
+1
|
*
|
|
|
|
|
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
2016-03-02
2
-2
/
+25
|
*
|
|
|
|
|
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
2016-03-02
3
-15
/
+86
|
*
|
|
|
|
|
stmmac: fix phy init when attached to a phy
Fabrice Gasnier
2016-03-02
1
-2
/
+3
|
*
|
|
|
|
|
stmmac: do not poll phy handler when attach a switch
Giuseppe Cavallaro
2016-03-02
1
-0
/
+5
|
*
|
|
|
|
|
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
2016-03-02
6
-78
/
+95
|
*
|
|
|
|
|
stmmac: set dirty index out of the loop
Giuseppe Cavallaro
2016-03-02
1
-4
/
+1
|
*
|
|
|
|
|
stmmac: optimize tx clean function
Fabrice Gasnier
2016-03-02
4
-18
/
+42
|
*
|
|
|
|
|
stmmac: optimize tx desc management
Giuseppe Cavallaro
2016-03-02
6
-36
/
+42
|
*
|
|
|
|
|
stmmac: merge get_rx_owner into rx_status routine.
Fabrice Gasnier
2016-03-02
4
-21
/
+16
|
*
|
|
|
|
|
stmmac: add is_jumbo field to dma data
Giuseppe Cavallaro
2016-03-02
4
-2
/
+14
|
*
|
|
|
|
|
stmmac: add last_segment field to dma data
Giuseppe Cavallaro
2016-03-02
3
-2
/
+7
|
*
|
|
|
|
|
stmmac: add length field to dma data
Giuseppe Cavallaro
2016-03-02
4
-4
/
+16
|
*
|
|
|
|
|
stmmac: review RX/TX ring management
Giuseppe Cavallaro
2016-03-02
5
-117
/
+111
|
*
|
|
|
|
|
stmmac: change descriptor layout
Giuseppe Cavallaro
2016-03-02
4
-363
/
+355
|
*
|
|
|
|
|
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
2016-03-02
8
-44
/
+156
|
*
|
|
|
|
|
stmmac: share reset function between dwmac100 and dwmac1000
Giuseppe Cavallaro
2016-03-02
8
-43
/
+46
|
*
|
|
|
|
|
qed: Remove unused NVM vendor ID
Yuval Mintz
2016-03-02
2
-10
/
+0
[prev]
[next]