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
2010-03-16
e1000e: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+2
2010-03-16
drivers/net/e100.c: Use pr_<level> and netif_<level>
Joe Perches
1
-85
/
+98
2010-03-16
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
2
-11
/
+53
2010-03-16
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
Rafael J. Wysocki
2
-27
/
+138
2010-03-16
r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)
Rafael J. Wysocki
1
-27
/
+125
2010-03-16
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
2
-30
/
+22
2010-03-16
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
Joe Perches
4
-120
/
+91
2010-03-16
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
James Chapman
1
-0
/
+3
2010-03-16
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
1
-0
/
+15
2010-03-16
l2tp: Fix oops in pppol2tp_xmit
James Chapman
1
-1
/
+2
2010-03-16
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
4
-0
/
+1718
2010-03-16
ne: Do not use slashes in irq name string
Atsushi Nemoto
1
-1
/
+1
2010-03-16
NET: ksz884x, fix lock imbalance
Jiri Slaby
1
-3
/
+5
2010-03-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
52
-78
/
+169
2010-03-15
myri: remove dead code
Dan Carpenter
1
-1
/
+0
2010-03-15
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
1
-3
/
+0
2010-03-15
obsolete config in kernel source: USE_INTERNAL_TIMER
Christoph Egger
1
-36
/
+0
2010-03-15
drivers/net: drop redundant memset
Julia Lawall
1
-3
/
+1
2010-03-15
bnx2x: change smp_mb() comment to conform the true
Stanislaw Gruszka
1
-2
/
+5
2010-03-15
bnx2x: remove not necessary compiler barrier
Stanislaw Gruszka
1
-1
/
+0
2010-03-15
bnx2x: use smp_mb() to keep ordering of read write operations
Stanislaw Gruszka
1
-1
/
+1
2010-03-15
be2net: fix mccq create for big endian architectures
Ajit Khaparde
1
-1
/
+1
2010-03-15
TI DaVinci EMAC: Convert to dev_pm_ops
chaithrika@ti.com
1
-11
/
+16
2010-03-15
net: davinci emac: use dma_{map, unmap}_single API for cache coherency
Sekhar Nori
1
-19
/
+26
2010-03-15
e100: Fix ring parameter change handling regression.
David S. Miller
1
-1
/
+1
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
53
-398
/
+690
2010-03-13
drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages
Joe Perches
1
-24
/
+30
2010-03-13
sky2: Avoid rtnl_unlock without rtnl_lock
Mike McCormack
1
-1
/
+1
2010-03-13
drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
Julia Lawall
1
-1
/
+1
2010-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
11
-94
/
+91
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
39
-58
/
+58
2010-03-10
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-37
/
+20
2010-03-10
ipw2200: use kmalloc for large local variables
Zhu Yi
1
-2
/
+17
2010-03-10
ath5k: read eeprom IQ calibration values correctly for G mode
Bruno Randolf
2
-8
/
+11
2010-03-10
ath5k: fix I/Q calibration (for real)
Bruno Randolf
2
-18
/
+20
2010-03-10
ath5k: fix TSF reset
Bruno Randolf
1
-4
/
+3
2010-03-10
ath5k: use fixed antenna for tx descriptors
Bruno Randolf
1
-2
/
+2
2010-03-10
libipw: split ieee->networks into small pieces
Zhu Yi
2
-21
/
+18
2010-03-10
rt2x00: remove KSEG1ADDR define from rt2x00soc.h
Helmut Schaa
1
-2
/
+0
2010-03-10
net: add ColdFire support to the smc91x driver
Greg Ungerer
2
-1
/
+29
2010-03-10
asix: fix setting mac address for AX88772
Jussi Kivilinna
1
-2
/
+28
2010-03-10
tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
Louis Rilling
1
-1
/
+1
2010-03-09
Revert "iwlwifi: Send broadcast probe request only when asked to"
Reinette Chatre
2
-34
/
+17
2010-03-09
iwl3945: fix memory corruption
Reinette Chatre
1
-3
/
+3
2010-03-08
can: fix bfin_can build error after alloc_candev() change
Barry Song
1
-1
/
+2
2010-03-08
qlcnic: remove extra space from board names
Amit Kumar Salecha
1
-4
/
+4
2010-03-08
qlcnic: fix bios version check
Amit Kumar Salecha
1
-1
/
+1
2010-03-08
qlcnic: validate unified fw image
Sucheta Chakraborty
1
-7
/
+139
2010-03-08
qlcnic: fix multicast handling
Sucheta Chakraborty
1
-25
/
+6
2010-03-08
qlcnic: additional driver statistics.
Sucheta Chakraborty
5
-2
/
+28
[next]