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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-06
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
1
-1
/
+2
2009-10-06
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
1
-22
/
+30
2009-10-06
igb: add flushes between RAR writes when setting mac address
Alexander Duyck
1
-0
/
+7
2009-10-06
igb: add additional error handling to the phy code
Alexander Duyck
1
-14
/
+25
2009-10-06
igb: add code to retry a phy read in the event of failure on link check
Alexander Duyck
1
-2
/
+8
2009-10-06
igb: move the generic copper link setup code into e1000_phy.c
Alexander Duyck
3
-41
/
+62
2009-10-06
igb: remove microwire support from igb
Alexander Duyck
2
-36
/
+3
2009-10-06
igb: change how we handle alternate mac addresses
Alexander Duyck
3
-10
/
+22
2009-10-06
igb: fix a few items where weren't correctly setup for mbx timeout
Alexander Duyck
1
-5
/
+14
2009-10-06
igb: add function to handle mailbox lock
Alexander Duyck
1
-29
/
+34
2009-10-06
igb: add support for 82576NS SerDes adapter
Alexander Duyck
3
-0
/
+3
2009-10-06
igb: make use of the uta to allow for promiscous mode filter
Alexander Duyck
4
-47
/
+163
2009-10-06
igb: add combined function for setting rar and pool bits
Alexander Duyck
1
-23
/
+40
2009-10-06
igb: add locking to reads of the i2c interface
Alexander Duyck
3
-65
/
+119
2009-10-06
igb: update the approach taken to acquiring and releasing the phy lock
Alexander Duyck
1
-4
/
+7
2009-10-06
igb: update comments for serdes config and update to handle duplex
Alexander Duyck
3
-17
/
+40
2009-10-06
igb: remove unused temp variable from stats clearing path
Alexander Duyck
2
-88
/
+84
2009-10-05
net: export device speed and duplex via sysfs
Andy Gospodarek
1
-0
/
+40
2009-10-05
cfg80211: assign device type in netdev notifier callback
Marcel Holtmann
2
-5
/
+7
2009-10-05
net: introduce NETDEV_POST_INIT notifier
Johannes Berg
2
-0
/
+7
2009-10-05
usbnet: Set device type for wlan and wwan devices
Marcel Holtmann
1
-0
/
+14
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
3
-6
/
+18
2009-10-05
tunnels: Optimize tx path
Eric Dumazet
4
-9
/
+12
2009-10-05
ipv4: fib table algorithm performance improvement
Stephen Hemminger
5
-56
/
+48
2009-10-05
af_packet: add interframe drop cmsg (v6)
Neil Horman
2
-0
/
+35
2009-10-05
TI DaVinci EMAC: Minor macro related updates
chaithrika@ti.com
1
-15
/
+11
2009-10-05
pktgen: Avoid dirtying skb->users when txq is full
Eric Dumazet
1
-4
/
+7
2009-10-05
icmp: No need to call sk_write_space()
Eric Dumazet
1
-0
/
+4
2009-10-05
ethtool: Remove support for obsolete string query operations
Ben Hutchings
2
-52
/
+10
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
6
-55
/
+70
2009-10-05
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
Ben Hutchings
1
-15
/
+12
2009-10-05
qeth: Convert ethtool get_stats_count() ops to get_sset_count()
Ben Hutchings
4
-7
/
+12
2009-10-04
Linux 2.6.32-rc3
v2.6.32-rc3
Linus Torvalds
1
-1
/
+1
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
26
-1
/
+27
2009-10-04
Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
Linus Torvalds
4
-0
/
+535
2009-10-04
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-4
/
+13
2009-10-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-103
/
+112
2009-10-04
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-257
/
+64
2009-10-04
macintosh: Don't assume i2c device probing always succeeds
Jean Delvare
5
-5
/
+15
2009-10-04
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
7
-8
/
+12
2009-10-04
i2c: Minor documentation update
Jean Delvare
1
-1
/
+1
2009-10-04
mfd: AB3100 drop unused module parameters
Jean Delvare
1
-3
/
+1
2009-10-04
Staging: IIO: tsl2561: Drop unused module parameters
Jean Delvare
1
-4
/
+0
2009-10-04
leds: leds-pca9532 - Drop unused module parameters
Jean Delvare
1
-3
/
+0
2009-10-04
ltc4215/ltc4245: Discard obsolete detect methods
Jean Delvare
4
-174
/
+18
2009-10-04
ds2482: Discard obsolete detect method
Jean Delvare
2
-33
/
+8
2009-10-04
max6875: Discard obsolete detect method
Jean Delvare
2
-26
/
+9
2009-10-04
i2c: Move misc devices documentation
Jean Delvare
2
-0
/
+0
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
26
-480
/
+999
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
6
-42
/
+19
[next]