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
*
r8169:add more chips to support magic packet v2
Chun-Hao Lin
2014-10-01
1
-0
/
+36
*
r8169:add support more chips to get mac address from backup mac address register
Chun-Hao Lin
2014-10-01
1
-1
/
+10
*
r8169:add disable/enable RTL8411B pll function
Chun-Hao Lin
2014-10-01
1
-0
/
+2
*
r8169:add disable/enable RTL8168G pll function
Chun-Hao Lin
2014-10-01
1
-0
/
+2
*
r8169:change uppercase number to lowercase number
Chun-Hao Lin
2014-10-01
1
-9
/
+9
*
sunvnet: fix potential NULL pointer dereference
David L Stevens
2014-10-01
1
-1
/
+1
*
net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev
Subbaraya Sundeep Bhatta
2014-10-01
1
-1
/
+0
*
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
2014-10-01
1
-0
/
+2
*
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
2014-09-30
1
-1
/
+36
*
sunvnet: allow admin to set sunvnet MTU
David L Stevens
2014-09-30
2
-4
/
+9
*
sunvnet: make transmit path zero-copy in the kernel
David L Stevens
2014-09-30
2
-45
/
+182
*
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
2014-09-30
2
-18
/
+89
*
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
2014-09-30
1
-1
/
+1
*
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
2014-09-30
1
-1
/
+1
*
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
2014-09-30
1
-2
/
+30
*
net: pxa168_eth: set the mac address on the Ethernet controller
Antoine Ténart
2014-09-30
1
-0
/
+13
*
net: pxa168_eth: fix Ethernet flow control status
Antoine Ténart
2014-09-30
1
-2
/
+2
*
net: pxa168_eth: add device tree support
Antoine Ténart
2014-09-30
1
-23
/
+47
*
net: pxa168_eth: clean up
Antoine Ténart
2014-09-30
1
-52
/
+50
*
net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug
Jack Morgenstein
2014-09-30
1
-2
/
+12
*
net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests
Jack Morgenstein
2014-09-30
1
-2
/
+7
*
net/mlx4_core: New init and exit flow for mlx4_core
Majd Dibbiny
2014-09-30
1
-174
/
+219
*
net/mlx4_core: Don't disable SRIOV if there are active VFs
Jack Morgenstein
2014-09-30
1
-7
/
+21
*
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2014-09-30
2
-1
/
+43
*
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
2014-09-30
1
-1
/
+1
*
net: cpsw: header, Add missing include
Markus Pargmann
2014-09-30
1
-0
/
+1
*
net: cpsw: Add missing return value
Markus Pargmann
2014-09-30
1
-0
/
+1
*
net: qualcomm: new Ethernet over SPI driver for QCA7000
Stefan Wahren
2014-09-29
12
-0
/
+2001
*
cxgb4: Add support for adaptive rx
Hariprasad Shenai
2014-09-28
5
-2
/
+49
*
cxgb4/cxgb4vf: Add Devicde ID for two more adapter
Hariprasad Shenai
2014-09-28
2
-0
/
+6
*
cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.
Hariprasad Shenai
2014-09-28
1
-52
/
+52
*
cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.
Hariprasad Shenai
2014-09-28
3
-42
/
+167
*
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
2014-09-28
1
-7
/
+16
*
net: bcmgenet: Fix compile warning
Tobias Klauser
2014-09-26
1
-16
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-09-26
23
-0
/
+16185
|
\
|
*
fm10k: Add support for PTP
Alexander Duyck
2014-09-23
7
-1
/
+683
|
*
fm10k: Add support for ptp to hw specific files
Alexander Duyck
2014-09-23
5
-0
/
+186
|
*
fm10k: Add support for debugfs
Alexander Duyck
2014-09-23
5
-1
/
+298
|
*
fm10k: Add support for IEEE DCBx
Alexander Duyck
2014-09-23
4
-4
/
+185
|
*
fm10k: Add support for SR-IOV to driver
Alexander Duyck
2014-09-23
5
-2
/
+614
|
*
fm10k: Add support for SR-IOV to PF core files
Alexander Duyck
2014-09-23
3
-1
/
+874
|
*
fm10k: Add support for VF
Alexander Duyck
2014-09-23
9
-4
/
+837
|
*
fm10k: Add support for PF <-> VF mailbox
Alexander Duyck
2014-09-23
2
-0
/
+834
|
*
fm10k: Add support for MACVLAN acceleration
Alexander Duyck
2014-09-23
4
-1
/
+198
|
*
fm10k: Add support for netdev offloads
Alexander Duyck
2014-09-23
2
-3
/
+459
|
*
fm10k: Add support for multiple queues
Alexander Duyck
2014-09-23
4
-0
/
+247
|
*
fm10k: Add support for PCI power management and error handling
Alexander Duyck
2014-09-23
1
-0
/
+221
|
*
fm10k: Add ethtool support
Alexander Duyck
2014-09-23
4
-1
/
+873
|
*
fm10k: Add transmit and receive fastpath and interrupt handlers
Alexander Duyck
2014-09-23
4
-2
/
+1038
|
*
fm10k: Add Tx/Rx hardware ring bring-up/tear-down
Alexander Duyck
2014-09-23
3
-0
/
+653
[next]