index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"
Chun-Hao Lin
1
-2
/
+2
2014-10-01
r8169:change the name of function"rtl_w1w0_eri"
Chun-Hao Lin
1
-29
/
+29
2014-10-01
r8169:for function "rtl_w1w0_phy" change its name and behavior
Chun-Hao Lin
1
-88
/
+88
2014-10-01
r8169:add more chips to support magic packet v2
Chun-Hao Lin
1
-0
/
+36
2014-10-01
r8169:add support more chips to get mac address from backup mac address register
Chun-Hao Lin
1
-1
/
+10
2014-10-01
r8169:add disable/enable RTL8411B pll function
Chun-Hao Lin
1
-0
/
+2
2014-10-01
r8169:add disable/enable RTL8168G pll function
Chun-Hao Lin
1
-0
/
+2
2014-10-01
r8169:change uppercase number to lowercase number
Chun-Hao Lin
1
-9
/
+9
2014-10-01
sunvnet: fix potential NULL pointer dereference
David L Stevens
1
-1
/
+1
2014-10-01
net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev
Subbaraya Sundeep Bhatta
1
-1
/
+0
2014-10-01
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
1
-0
/
+2
2014-09-30
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
1
-1
/
+36
2014-09-30
sunvnet: allow admin to set sunvnet MTU
David L Stevens
2
-4
/
+9
2014-09-30
sunvnet: make transmit path zero-copy in the kernel
David L Stevens
2
-45
/
+182
2014-09-30
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
2
-18
/
+89
2014-09-30
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
1
-1
/
+1
2014-09-30
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
1
-1
/
+1
2014-09-30
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
1
-2
/
+30
2014-09-30
net: pxa168_eth: set the mac address on the Ethernet controller
Antoine Ténart
1
-0
/
+13
2014-09-30
net: pxa168_eth: fix Ethernet flow control status
Antoine Ténart
1
-2
/
+2
2014-09-30
net: pxa168_eth: add device tree support
Antoine Ténart
1
-23
/
+47
2014-09-30
net: pxa168_eth: clean up
Antoine Ténart
1
-52
/
+50
2014-09-30
net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug
Jack Morgenstein
1
-2
/
+12
2014-09-30
net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests
Jack Morgenstein
1
-2
/
+7
2014-09-30
net/mlx4_core: New init and exit flow for mlx4_core
Majd Dibbiny
1
-174
/
+219
2014-09-30
net/mlx4_core: Don't disable SRIOV if there are active VFs
Jack Morgenstein
1
-7
/
+21
2014-09-30
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2
-1
/
+43
2014-09-30
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
1
-1
/
+1
2014-09-30
net: cpsw: header, Add missing include
Markus Pargmann
1
-0
/
+1
2014-09-30
net: cpsw: Add missing return value
Markus Pargmann
1
-0
/
+1
2014-09-29
net: qualcomm: new Ethernet over SPI driver for QCA7000
Stefan Wahren
12
-0
/
+2001
2014-09-28
cxgb4: Add support for adaptive rx
Hariprasad Shenai
5
-2
/
+49
2014-09-28
cxgb4/cxgb4vf: Add Devicde ID for two more adapter
Hariprasad Shenai
2
-0
/
+6
2014-09-28
cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.
Hariprasad Shenai
1
-52
/
+52
2014-09-28
cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.
Hariprasad Shenai
3
-42
/
+167
2014-09-28
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
1
-7
/
+16
2014-09-26
net: bcmgenet: Fix compile warning
Tobias Klauser
1
-16
/
+7
2014-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
23
-0
/
+16185
2014-09-26
net: fec: free resource after phy probe failed
Nimrod Andy
1
-0
/
+2
2014-09-26
net: fec: align rx data buffer size for dma map/unmap
Nimrod Andy
1
-3
/
+5
2014-09-26
net: fec: remove the ERR006358 workaround for imx6sx enet
Nimrod Andy
1
-2
/
+2
2014-09-26
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
Nimrod Andy
2
-0
/
+12
2014-09-26
fec: Remove fec_enet_select_queue()
Fabio Estevam
1
-7
/
+0
2014-09-26
mellanox: Change en_print to return void
Joe Perches
2
-12
/
+9
2014-09-26
net: stmmac: add Amlogic Meson glue layer
Beniamino Galvani
5
-0
/
+84
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-15
/
+29
2014-09-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-15
/
+29
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-185
/
+373
2014-09-23
fm10k: Add support for PTP
Alexander Duyck
7
-1
/
+683
2014-09-23
fm10k: Add support for ptp to hw specific files
Alexander Duyck
5
-0
/
+186
[next]