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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
drivers/net: fix sparse warning: returning void-valued expression
Hannes Eder
1
-1
/
+1
2008-12-25
drivers/net: fix sparse warnings: make do-while a compound statement
Hannes Eder
3
-19
/
+20
2008-12-25
drivers/net: fix sparse warning: use ANSI-style function declaration
Hannes Eder
1
-1
/
+1
2008-12-25
ehea: use get_zeroed_page for alignment-sensitive allocation
Nathan Lynch
1
-2
/
+2
2008-12-25
mlx4_en: Remove pauses module parameters.
Yevgeny Petrilin
1
-8
/
+2
2008-12-25
mlx4_en: Removed Interrupt moderation module parameters
Yevgeny Petrilin
3
-24
/
+3
2008-12-25
mlx4_en: Removed redundant cq->armed flag
Yevgeny Petrilin
3
-5
/
+2
2008-12-25
mlx4_en: Removed TX locking when polling TX cq
Yevgeny Petrilin
1
-11
/
+13
2008-12-25
mlx4_en: Memory leak on completion queue free
Yevgeny Petrilin
1
-1
/
+2
2008-12-25
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
6
-170
/
+1513
2008-12-25
myri10ge: update driver version to 1.4.4-1.395
Brice Goglin
1
-1
/
+1
2008-12-25
myri10ge: update firmware headers to 1.4.37
Brice Goglin
2
-83
/
+93
2008-12-25
forcedeth: don't poll NV event 36
Johannes Berg
1
-1
/
+1
2008-12-25
drivers/net/wan: Remove redundant test
Julia Lawall
1
-3
/
+2
2008-12-25
drivers/net: Remove redundant test
Julia Lawall
2
-12
/
+0
2008-12-25
drivers/net/ehea: Remove redundant test
Julia Lawall
1
-2
/
+2
2008-12-25
drivers/net/au1000_eth.c: Remove redundant test
Julia Lawall
1
-1
/
+0
2008-12-25
qlge: ql_adapter_down() typo
Roel Kluin
1
-1
/
+1
2008-12-25
net: PHYLIB mdio fixes #2
Krzysztof Halasa
2
-8
/
+16
2008-12-25
smsc911x: fix platform resource call during module unload
Steve Glendinning
1
-1
/
+1
2008-12-25
smsc911x: don't clobber driver_data
Steve Glendinning
1
-1
/
+0
2008-12-25
smsc911x: make smsc911x_ethtool_ops constant
Steve Glendinning
1
-1
/
+1
2008-12-25
smsc911x: convert driver to use net_device_ops
Steve Glendinning
1
-10
/
+14
2008-12-25
smsc911x: fix BUG if module is removed while interface is up
Steve Glendinning
1
-3
/
+2
2008-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-21
/
+25
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
62
-215
/
+204
2008-12-22
net: startup race in hso driver
Oliver Neukum
1
-2
/
+1
2008-12-22
r6040: bump release number to 0.19
Florian Fainelli
1
-2
/
+2
2008-12-22
r6040: save and restore MIER correctly in the interrupt routine
Joe Chou
1
-2
/
+7
2008-12-22
r6040: fix wrong logic in mdio code
Joe Chou
1
-2
/
+2
2008-12-21
tg3: Update version to 3.97
Matt Carlson
1
-2
/
+2
2008-12-21
tg3: tg3.h cleanups
Matt Carlson
2
-35
/
+5
2008-12-21
tg3: Remove unused cfgspc device members
Matt Carlson
2
-20
/
+7
2008-12-21
tg3: Cleanup IPV6 LSO
Matt Carlson
2
-24
/
+25
2008-12-21
tg3: WOL fixes
Matt Carlson
1
-3
/
+2
2008-12-21
ixgbe: fix the display of DCB control stats in ethtool
Don Skidmore
1
-0
/
+7
2008-12-21
net: add DCNA attribute to the BCN interface for DCB
Don Skidmore
1
-0
/
+20
2008-12-21
net: fix DCB setstate to return success/failure
Don Skidmore
1
-23
/
+29
2008-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
37
-548
/
+646
2008-12-22
Convert ixp4xx_eth driver to use net_device_ops.
Krzysztof Hałasa
1
-5
/
+10
2008-12-22
drivers/net/wan: Remove redundant test
Julia Lawall
1
-3
/
+2
2008-12-22
HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...
Krzysztof Hałasa
1
-5
/
+6
2008-12-22
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
2
-86
/
+23
2008-12-22
WAN: Add IXP4xx HSS HDLC driver.
Krzysztof Hałasa
3
-0
/
+1365
2008-12-22
IXP4xx: Add ethtool support to Ethernet driver.
Krzysztof Hałasa
1
-0
/
+45
2008-12-22
IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
Krzysztof Hałasa
1
-1
/
+3
2008-12-22
IXP4xx: Add PHYLIB support to Ethernet driver.
Krzysztof Hałasa
2
-100
/
+96
2008-12-22
IXP4xx: Make the Ethernet driver use built-in netdev stats.
Krzysztof Hałasa
1
-16
/
+8
2008-12-22
IXP4xx: Silence section mismatch warning in Ethernet driver.
Krzysztof Hałasa
1
-3
/
+3
2008-12-19
b43: Add key memory dumping
Michael Buesch
3
-2
/
+53
[next]