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
2008-01-28
drivers/net: Add missing "space"
Joe Perches
10
-16
/
+16
2008-01-28
drivers/net/sk98lin: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
drivers/net/wan: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
drivers/net/netxen: Add missing "space"
Joe Perches
4
-8
/
+8
2008-01-28
drivers/net/ixgb: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
drivers/net/cxgb3: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
drivers/net/chelsio: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-28
add bnx2x driver for BCM57710
Eliezer Tamir
10
-0
/
+23847
2008-01-28
[S2IO]: Support for add/delete/store/restore ethernet addresses
Sreenivasa Honnur
3
-23
/
+201
2008-01-28
[E1000]: Secondary unicast address support
Patrick McHardy
1
-16
/
+31
2008-01-28
[E1000E]: convert register test macros to functions
Joe Perches
1
-31
/
+53
2008-01-28
[E1000]: Convert regtest macro's to functions
Joe Perches
1
-29
/
+55
2008-01-28
[E1000]: update netstats traffic counters realtime
Auke Kok
1
-4
/
+6
2008-01-28
[E1000E]: update netstats traffic counters realtime
Auke Kok
1
-4
/
+6
2008-01-28
[BONDING]: Documentation update
Jay Vosburgh
1
-61
/
+143
2008-01-28
[NET]: Add support for the RDC R6040 Fast Ethernet controller
Sten Wang
3
-0
/
+1122
2008-01-28
Fix e100 on systems that have cache incoherent DMA
David Acker
1
-29
/
+99
2008-01-28
sundance: SIOCDEVPRIVATE pollution
Francois Romieu
1
-26
/
+0
2008-01-28
drivers/net/netxen/: cleanups
Adrian Bunk
8
-84
/
+76
2008-01-28
ixgbe: Fix copper PHY initialization code
Auke Kok
6
-136
/
+71
2008-01-28
e1000/e1000e: Move PCI-Express device IDs over to e1000e
Auke Kok
4
-33
/
+12
2008-01-28
e1000e: Disable L1 ASPM power savings for 82573 mobile variants
Auke Kok
4
-9
/
+30
2008-01-28
e1000e: alternate MAC address support
Bill Hayes
4
-2
/
+43
2008-01-28
[netdrvr] ibmlana: move away from legacy MCA API
Jeff Garzik
1
-68
/
+51
2008-01-28
[netdrvr] ibmlana: modularization cleanup
Jeff Garzik
1
-45
/
+64
2008-01-28
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
19
-74
/
+40
2008-01-28
hamradio/scc: kill unnecessary use of 'irq' function arg
Jeff Garzik
1
-3
/
+5
2008-01-28
sk98lin: kill bogus check and convert to use ARRAY_SIZE()
Alejandro Martinez Ruiz
3
-14
/
+2
2008-01-28
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
10
-38
/
+19
2008-01-28
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
9
-18
/
+15
2008-01-28
wireless: fix '!x & y' typo's
Roel Kluin
7
-8
/
+8
2008-01-28
libertas: move wlan_*_association_work from header to c file
Holger Schurig
2
-34
/
+34
2008-01-28
iwlwifi: disable interrupts before calling request_irq
Jes Sorensen
2
-0
/
+4
2008-01-28
P54: use temporary variables to reduce size of generated code
Dmitry Torokhov
1
-36
/
+41
2008-01-28
Prism54: Convert mgmt_sem to the mutex API
Matthias Kaehlcke
3
-4
/
+5
2008-01-28
orinoco: more reliable scan handling
Dan Williams
2
-240
/
+313
2008-01-28
b43: consistent naming for ieee80211_ops
Michael Buesch
1
-37
/
+38
2008-01-28
b43: Use the retry limit parameters from mac80211
Michael Buesch
2
-30
/
+53
2008-01-28
b43: Dereference of wl->current_dev must be protected by wl->mutex
Michael Buesch
1
-14
/
+12
2008-01-28
b43legacy: Remove set_key callback
Michael Buesch
1
-27
/
+0
2008-01-28
b43legacy: Rewrite pwork locking
Larry Finger
1
-58
/
+30
2008-01-28
b43legacy: Use input-polldev for the rfkill switch
Larry Finger
4
-103
/
+109
2008-01-28
b43legacy: RF-kill support
Larry Finger
9
-15
/
+250
2008-01-28
b43legacy: LED triggers support
Larry Finger
7
-310
/
+241
2008-01-28
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
13
-336
/
+368
2008-01-28
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
21
-2208
/
+5337
2008-01-28
iwlwifi: mark more functions/variables static
Christoph Hellwig
6
-58
/
+38
2008-01-28
iwlwifi: Update iwlwifi version stamp to 1.1.19
Zhu Yi
2
-2
/
+2
2008-01-28
iwlwifi: Update iwlwifi version stamp to 1.1.18
Zhu Yi
2
-2
/
+2
2008-01-28
iwl4965: exclude 60M rate from probe request
mabbas
1
-7
/
+9
[next]