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
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
114
-8917
/
+18938
2010-04-23
bnx2x: add support for receive hashing
Tom Herbert
2
-9
/
+19
2010-04-22
sky2: size status ring based on Tx/Rx ring
stephen hemminger
2
-16
/
+20
2010-04-22
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-22
X25: Use identifiers for cyclades device to x25 interface
andrew hendry
1
-5
/
+8
2010-04-22
X25: Use identifiers for lapbether device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-22
X25: Use identifiers for x25 async device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-22
X25: Use identifiers for isdn device to x25 interface
andrew hendry
1
-8
/
+9
2010-04-22
niu: Add skb->rxhash support.
David S. Miller
2
-14
/
+45
2010-04-22
qlcnic: update version 5.0.2
Amit Kumar Salecha
1
-2
/
+2
2010-04-22
qlcnic: protect resource access
Amit Kumar Salecha
1
-0
/
+11
2010-04-22
qlcnic: fix rcv buffer leak
Amit Kumar Salecha
1
-3
/
+5
2010-04-22
qlcnic: fix pci semaphore checks
Amit Kumar Salecha
1
-4
/
+7
2010-04-22
qlcnic: define macro for driver state
Amit Kumar Salecha
2
-11
/
+17
2010-04-22
qlcnic: fix fw initialization responsibility
Amit Kumar Salecha
1
-29
/
+37
2010-04-22
qlcnic: fix defines as per IDC document
Amit Kumar Salecha
2
-13
/
+18
2010-04-22
qlcnic: additional driver statistics
Amit Kumar Salecha
4
-2
/
+21
2010-04-21
cxgb4: Make unnecessarily global functions static
Roland Dreier
3
-13
/
+13
2010-04-21
cxgb4: Use ntohs() on __be16 value instead of htons()
Roland Dreier
1
-1
/
+1
2010-04-21
ehea: fix possible DLPAR/mem deadlock
Thomas Klein
2
-6
/
+15
2010-04-21
ehea: error handling improvement
Thomas Klein
3
-26
/
+62
2010-04-21
ks8842: Add platform data for setting mac address
Richard Röjfors
1
-11
/
+42
2010-04-21
net: small cleanup of lib8390
Nikanth Karthikesan
1
-6
/
+6
2010-04-21
ath9k_hw: make all AR9002 initvals use u32
Luis R. Rodriguez
1
-34
/
+34
2010-04-21
ath9k_hw: make two initvals consto for the AR9001 family
Luis R. Rodriguez
1
-2
/
+2
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
83
-1092
/
+1364
2010-04-21
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
65
-1057
/
+1315
2010-04-20
tg3: Enable GRO by default.
David S. Miller
1
-0
/
+1
2010-04-20
niu: Enable GRO by default.
David S. Miller
1
-1
/
+1
2010-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-15
/
+29
2010-04-20
net: sk_sleep() helper
Eric Dumazet
4
-9
/
+9
2010-04-20
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
7
-23
/
+55
2010-04-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2010-04-20
ath9k: set the STBC flag in rate control if the peer supports it
Felix Fietkau
1
-0
/
+4
2010-04-20
ath9k: add support for Tx and Rx STBC
Felix Fietkau
3
-1
/
+15
2010-04-20
ath9k: initialize the number of tx/rx streams correctly
Felix Fietkau
1
-11
/
+28
2010-04-20
ath9k: reduce the bits_per_symbol table size, support more streams
Felix Fietkau
1
-13
/
+6
2010-04-20
ath9k: update the ath_max_4ms_framelen table
Felix Fietkau
1
-14
/
+27
2010-04-20
ath9k: update the MCS mask for MCS16 and above
Felix Fietkau
1
-1
/
+1
2010-04-20
ath9k: clean up tx buffer handling
Felix Fietkau
1
-35
/
+32
2010-04-20
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
3
-1
/
+31
2010-04-20
ath5k: basic support for survey
Holger Schurig
1
-0
/
+19
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
1
-0
/
+28
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-3
/
+25
2010-04-20
drm: delay vblank cleanup until after driver unload
Jesse Barnes
1
-2
/
+2
2010-04-19
8139too: Fix a typo in the function name.
Alexander Kuznetsov
1
-1
/
+1
2010-04-19
wireless: rt2x00: rt2800usb: identify Allwin devices
Xose Vazquez Perez
1
-8
/
+10
2010-04-19
orinoco: have sparse check endian issues
David Kilroy
1
-0
/
+3
2010-04-19
orinoco: use cfg80211_find_ie
David Kilroy
2
-14
/
+2
2010-04-19
orinoco: implement set_wiphy_params
David Kilroy
4
-179
/
+120
[next]