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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
fddi: convert to new network device ops
Stephen Hemminger
1
-7
/
+12
2008-11-20
dummy: convert to net_device_ops
Stephen Hemminger
1
-5
/
+10
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
29
-61
/
+132
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
37
-167
/
+238
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-6
/
+37
2008-11-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-81
/
+102
2008-11-20
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
1
-45
/
+44
2008-11-20
netdevice ni65: Convert directly reference of netdev->priv
Wang Chen
1
-16
/
+16
2008-11-20
netdevice ppp: Convert directly reference of netdev->priv
Wang Chen
1
-10
/
+5
2008-11-20
smsc95xx: add tx checksum offload support
Steve Glendinning
1
-10
/
+65
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
sfc: Fix dependency for SFC_MTD
Ben Hutchings
1
-1
/
+1
2008-11-20
isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes
Harvey Harrison
2
-13
/
+13
2008-11-20
netdevice lance: Convert directly reference of netdev->priv
Wang Chen
1
-13
/
+13
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-16
/
+23
2008-11-20
mv643xx_eth: calculate descriptor pointer only once in rxq_refill()
Lennert Buytenhek
1
-5
/
+7
2008-11-20
mv643xx_eth: move receive error handling out of line
Lennert Buytenhek
1
-26
/
+29
2008-11-20
mv643xx_eth: implement ->set_rx_mode()
Lennert Buytenhek
1
-70
/
+104
2008-11-20
mv643xx_eth: inline txq_alloc_desc_index()
Lennert Buytenhek
1
-17
/
+6
2008-11-20
mv643xx_eth: introduce per-port register area pointer
Lennert Buytenhek
1
-109
/
+121
2008-11-20
mv643xx_eth: checkpatch fixes
Lennert Buytenhek
1
-16
/
+22
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
myri10ge: remove hardcoded sram_size
Brice Goglin
1
-10
/
+13
2008-11-20
myri10ge: fix per-slice rx/tx_dropped counters
Brice Goglin
1
-2
/
+4
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-20
netdev/smc91x: unify Blackfin code a bit and use proper read/write functions
Mike Frysinger
1
-33
/
+12
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-20
netdevice hamradio: Convert directly reference of netdev->priv
Wang Chen
2
-12
/
+12
2008-11-20
netdevice: 82596: Convert netdev->priv to netdev_priv
Wang Chen
1
-14
/
+14
2008-11-20
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
3
-57
/
+59
2008-11-20
igb: simplify swap in clean_rx_irq if using packet split
Alexander Duyck
1
-2
/
+4
2008-11-20
igb: update name to reflect new hardware
Alexander Duyck
1
-2
/
+2
2008-11-19
acenic: convert to net_device_ops
Stephen Hemminger
1
-8
/
+12
2008-11-19
niu: convert to net_device_ops
Stephen Hemminger
1
-8
/
+13
2008-11-19
forcedeth: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-19
tg3: convert to net_device_ops
Stephen Hemminger
1
-12
/
+19
2008-11-19
ixgb: convert to net_device_ops
Stephen Hemminger
2
-27
/
+36
2008-11-19
enic: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-19
ppp: convert to net_device_ops
Stephen Hemminger
1
-1
/
+5
2008-11-19
e100: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-19
igb: convert to net_device_ops
Stephen Hemminger
1
-14
/
+19
2008-11-19
via-velocity: convert to net_device_ops
Stephen Hemminger
1
-10
/
+14
2008-11-19
e1000: convert to net_device_ops
Stephen Hemminger
1
-14
/
+21
2008-11-19
cxgb2: convert to net_device_ops
Stephen Hemminger
1
-11
/
+19
2008-11-19
cxgb3: convert to net_device_ops
Stephen Hemminger
1
-13
/
+16
2008-11-19
atlx: convert to net_device_ops
Stephen Hemminger
2
-28
/
+33
2008-11-19
atl1e: convert to net_device_ops
Stephen Hemminger
1
-13
/
+19
[next]