index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
netdev: make address const in device address management
stephen hemminger
1
-2
/
+2
2012-09-19
i825xx: znet: fix compiler warnings when building a 64-bit kernel
Mika Westerberg
1
-2
/
+2
2012-09-17
igb: Add 1588 support to I210/I211.
Matthew Vick
2
-45
/
+174
2012-09-17
igb: Prevent dropped Tx timestamps via work items and interrupts.
Matthew Vick
5
-25
/
+153
2012-09-17
igb: Store the MAC address in the name in the PTP struct.
Matthew Vick
1
-4
/
+3
2012-09-17
igb: Correct PTP support query from ethtool.
Matthew Vick
1
-24
/
+38
2012-09-17
igb: Update PTP function names/variables and locations.
Matthew Vick
4
-395
/
+398
2012-09-17
igb: Tidy up wrapping for CONFIG_IGB_PTP.
Matthew Vick
3
-10
/
+25
2012-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-64
/
+423
2012-09-15
ixgbe: Improve statistics accuracy for DDP traffic
Mark Rustad
1
-16
/
+16
2012-09-15
ixgbe: added reg_ops file to debugfs
Catherine Sullivan
1
-0
/
+118
2012-09-15
ixgbe: added netdev_ops file to debugfs
Catherine Sullivan
1
-2
/
+105
2012-09-15
ixgbe: add debugfs support
Catherine Sullivan
4
-2
/
+106
2012-09-15
ixgbe: fix reporting of spoofed packets
Emil Tantilov
1
-1
/
+1
2012-09-15
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
Alexander Duyck
1
-41
/
+59
2012-09-15
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2
-4
/
+10
2012-09-15
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
1
-0
/
+10
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-166
/
+300
2012-09-13
bnx2x: Add missing afex code
Yuval Mintz
2
-11
/
+21
2012-09-13
bnx2x: fix registers dumped
Dmitry Kravkov
2
-18
/
+9
2012-09-13
bnx2x: correct advertisement of pause capabilities
Yaniv Rosner
1
-0
/
+6
2012-09-13
bnx2x: display the correct duplex value
Yaniv Rosner
1
-4
/
+6
2012-09-13
bnx2x: prevent timeouts when using PFC
Yaniv Rosner
1
-3
/
+5
2012-09-13
bnx2x: fix stats copying logic
Yuval Mintz
1
-2
/
+5
2012-09-13
bnx2x: Avoid sending multiple statistics queries
Dmitry Kravkov
1
-3
/
+5
2012-09-13
bnx2x: Utilize Link Flap Avoidance
Yuval Mintz
6
-26
/
+51
2012-09-13
bnx2x: Link Flap Avoidance
Yaniv Rosner
3
-48
/
+437
2012-09-13
bnx2x: link code refactoring
Yaniv Rosner
2
-79
/
+114
2012-09-10
bnx2x: use native EEE instead of auto-greeen
Yuval Mintz
3
-46
/
+73
2012-09-10
bnx2x: correct & clean 10G EEE requirements
Yuval Mintz
3
-6
/
+5
2012-09-10
bnx2x: EEE code refactoring
Yuval Mintz
1
-192
/
+258
2012-09-10
bnx2x: add EEE support for 4-port devices
Yuval Mintz
1
-2
/
+0
2012-09-10
bnx2x: EEE status is read locally
Yuval Mintz
3
-7
/
+36
2012-09-10
cnic: Allocate UIO resources only on devices that support iSCSI.
Michael Chan
2
-3
/
+6
2012-09-10
cnic: Allocate kcq resource only on devices that support FCoE.
Michael Chan
2
-4
/
+7
2012-09-10
cnic: Add function pointers to arm IRQ for different devices.
Michael Chan
2
-4
/
+23
2012-09-10
cnic: Free UIO rings when the device is closed.
Michael Chan
1
-0
/
+7
2012-09-10
cnic: Add functions to allocate and free UIO rings
Michael Chan
1
-19
/
+40
2012-09-07
|PATCH] seeq: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2012-09-07
net/mlx4_core: Return the error value in case of command initialization failure
Eugenia Emantayev
1
-1
/
+2
2012-09-07
net/mlx4_core: Fixing error flow in case of QUERY_FW failure
Aviad Yehezkel
1
-6
/
+7
2012-09-07
net/mlx4_core: Looking for promiscuous entries on the correct port
Aviad Yehezkel
1
-8
/
+8
2012-09-07
net/mlx4_core: Add security check / enforcement for flow steering rules set f...
Hadar Hen Zion
1
-0
/
+116
2012-09-07
net/mlx4_core: Put Firmware flow steering structures in common header files
Hadar Hen Zion
2
-83
/
+83
2012-09-05
be2net: use PCIe AER capability
Sathya Perla
1
-0
/
+8
2012-09-05
bnx2x: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-05
ibmveth: Fix alignment of rx queue bug
Santiago Leon
1
-17
/
+9
2012-09-05
cxgb4: Remove duplicate register definitions
Vipul Pandya
4
-58
/
+30
2012-09-04
ixgbe: remove old init remnant
Eliezer Tamir
1
-5
/
+0
2012-09-04
igb: Supported and Advertised Pause Frame
Akeem G. Abodunrin
1
-3
/
+18
[next]