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
2007-10-15
[NIU]: getting rid of __ucmpdi2 in niu.o
Al Viro
1
-8
/
+7
2007-10-15
[NIU]: Fix write past end of array in niu_pci_probe_sprom().
David S. Miller
1
-2
/
+2
2007-10-14
sky2: reboot fix
Stephen Hemminger
1
-1
/
+1
2007-10-14
ipg: endianness fixes
Al Viro
1
-17
/
+17
2007-10-14
ipg: endianness annotations
Al Viro
1
-6
/
+6
2007-10-14
hamradio: ->hard_header() takes packet type in host-endian
Al Viro
2
-2
/
+2
2007-10-14
more tulip endianness annotations
Al Viro
1
-1
/
+1
2007-10-14
ibm_newemac annotations (iomem, NULL noise)
Al Viro
4
-11
/
+11
2007-10-14
more trivial signedness fixes in drivers
Al Viro
1
-2
/
+3
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
4
-6
/
+6
2007-10-14
remove duplicate initializer (macvlan)
Al Viro
1
-1
/
+0
2007-10-14
skb->tail in ibm_newemac should be skb_tail_pointer()
Al Viro
1
-1
/
+1
2007-10-14
typo in ibm_newemac/rgmii.c
Al Viro
1
-1
/
+1
2007-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2007-10-13
mlx4_core: Fix infinite loop on device initialization
Roland Dreier
1
-1
/
+1
2007-10-13
fallout from DECLARE_MAC_BUF patches
Al Viro
2
-2
/
+2
2007-10-13
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
3
-2
/
+5
2007-10-13
m68k: fix net drivers after recent get_stats updates
Geert Uytterhoeven
2
-4
/
+3
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2007-10-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-1
/
+1
2007-10-12
[BNX2]: Refine napi poll loop.
Michael Chan
1
-6
/
+10
2007-10-12
[TG3]: Refine napi poll loop.
Michael Chan
1
-10
/
+14
2007-10-11
[TG3]: Fix APE induced regression
Matt Carlson
1
-3
/
+4
2007-10-11
[SKY2]: version 1.19
Stephen Hemminger
1
-1
/
+1
2007-10-11
[SKY2]: use netdevice stats struct
Stephen Hemminger
2
-22
/
+13
2007-10-11
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
1
-2
/
+2
2007-10-11
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
1
-7
/
+6
2007-10-11
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
1
-9
/
+53
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-2
/
+2
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
13
-151
/
+415
2007-10-11
[SKY2]: status polling loop (post merge)
Stephen Hemminger
1
-24
/
+17
2007-10-11
[NET]: Fix NAPI completion handling in some drivers.
David S. Miller
3
-42
/
+82
2007-10-10
[TG3]: Update version to 3.83
Matt Carlson
1
-2
/
+2
2007-10-10
[TG3]: WOL defaults
Matt Carlson
2
-6
/
+11
2007-10-10
[TG3]: Add 5761 support
Matt Carlson
2
-15
/
+85
2007-10-10
[TG3]: Add 5761 APE support
Matt Carlson
2
-4
/
+274
2007-10-10
[TG3]: Add new 5761 NVRAM decode routines
Matt Carlson
2
-2
/
+102
2007-10-10
[BNX2]: Update version to 1.6.7.
Michael Chan
1
-2
/
+2
2007-10-10
[BNX2]: Fix default WoL setting.
Michael Chan
2
-6
/
+15
2007-10-10
[BNX2]: Fix remote PHY media detection problems.
Michael Chan
1
-7
/
+27
2007-10-10
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
2
-37
/
+20
2007-10-10
ibm_new_emac: Nuke SET_MODULE_OWNER() use
Roland Dreier
1
-1
/
+0
2007-10-10
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
2
-32
/
+18
2007-10-10
natsemi: Use NATSEMI_TIMER_FREQ consistently
Mark Brown
1
-2
/
+2
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
5
-33
/
+31
2007-10-10
chelsio: sparse warning fixes (old cxgb2)
Stephen Hemminger
4
-370
/
+3
2007-10-10
ehea: use kernel event queue
Jan-Bernd Themann
3
-24
/
+10
2007-10-10
network drivers: sparse warning fixes
Stephen Hemminger
7
-33
/
+32
2007-10-10
s2io: sparse warnings fix (rev2)
Stephen Hemminger
1
-47
/
+50
2007-10-10
e1000e: restore flow control settings properly
Auke Kok
3
-3
/
+11
[next]