index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
be2net: Remove code that stops further access to BE NIC based on UE bits
Ajit Khaparde
1
-2
/
+5
2012-10-09
pch_gbe: Fix build error by selecting all the possible dependencies.
Haicheng Li
1
-0
/
+3
2012-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-134
/
+448
2012-10-09
e1000e: add device IDs for i218
Bruce Allan
2
-0
/
+4
2012-10-09
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
2
-2
/
+2
2012-10-09
ixgbevf: Set the netdev number of Tx queues
Greg Rose
1
-0
/
+7
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-134
/
+446
2012-10-09
net: fix typo in freescale/ucc_geth.c
Michael Neuling
1
-1
/
+1
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
2
-2
/
+2
2012-10-08
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
1
-0
/
+7
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
3
-29
/
+39
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
1
-1
/
+1
2012-10-07
ptp: use list_move instead of list_del/list_add
Wei Yongjun
1
-6
/
+3
2012-10-07
drivers/net/ethernet/marvell/sky2.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-10-07
drivers/net/ethernet/marvell/skge.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/sun/sungem.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/ethernet/sun/niu.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/natsemi/xtsonic.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/amd/au1000_eth.c: fix error return code
Peter Senna Tschudin
1
-2
/
+8
2012-10-07
drivers/net/ethernet/amd/amd8111e.c: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-07
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/ethernet/sis/sis900.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/natsemi/natsemi.c: fix error return code
Peter Senna Tschudin
1
-2
/
+2
2012-10-07
drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code
Peter Senna Tschudin
1
-3
/
+9
2012-10-07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+2
2012-10-07
net: remove skb recycling
Eric Dumazet
8
-102
/
+16
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-14
/
+13
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-143
/
+163
2012-10-06
drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
Takuya Yoshikawa
2
-10
/
+4
2012-10-06
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
Ben Hutchings
3
-16
/
+4
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
11
-11
/
+11
2012-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-114
/
+112
2012-10-03
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2012-10-03
mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFs
Jack Morgenstein
1
-0
/
+2
2012-10-03
bnx2x: fix ring size for 10G functions
Yuval Mintz
1
-7
/
+10
2012-10-03
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
1
-13
/
+30
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
3
-0
/
+4
2012-10-03
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
Emil Tantilov
1
-1
/
+1
2012-10-03
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
1
-4
/
+1
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2
-61
/
+48
2012-10-03
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
1
-89
/
+99
2012-10-02
tg3: Fix sparse warnings.
Michael Chan
1
-5
/
+6
2012-10-02
bnx2x: use strlcpy() to copy a string
Dan Carpenter
1
-3
/
+2
2012-10-02
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
1
-0
/
+1
2012-10-02
pch_gbe: Fix PTP dependencies.
David S. Miller
1
-1
/
+1
2012-10-02
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
9
-193
/
+1113
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
113
-4083
/
+8935
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-5
/
+5
2012-10-02
Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...
Roland Dreier
9
-193
/
+1113
[next]