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
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-146
/
+170
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
2
-29
/
+5
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2
-5
/
+17
2013-04-22
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
1
-11
/
+6
2013-04-22
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2
-2
/
+2
2013-04-22
mwifiex: correct bss_mode check while appending vht operation IE
Bing Zhao
1
-1
/
+1
2013-04-22
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
Avinash Patil
1
-2
/
+2
2013-04-22
mwifiex: configure p2p interface during initialization
Bing Zhao
1
-0
/
+3
2013-04-22
mwifiex: Start P2P devices in P2P mode
Paul Stewart
1
-3
/
+2
2013-04-22
rt2x00: Use more current logging styles, shrink object size
Joe Perches
19
-240
/
+228
2013-04-22
rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_early
Gabor Juhos
1
-2
/
+2
2013-04-22
brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...
Wei Yongjun
1
-2
/
+3
2013-04-22
wil6210: more Rx descriptor accessor functions
Vladimir Kondratiev
1
-6
/
+36
2013-04-22
wil6210: Use cached copy of Tx descriptor
Vladimir Kondratiev
1
-1
/
+6
2013-04-22
wil6210: Tx init optimization
Vladimir Kondratiev
1
-1
/
+1
2013-04-22
wil6210: Use cached copy of Rx descriptor
Vladimir Kondratiev
2
-10
/
+23
2013-04-22
brcmfmac: stop dequeue upon sk_buff commit failure
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: change return type for brcmf_rollback_toq() to void
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: finalize transmit upon any rollback failure
Arend van Spriel
1
-3
/
+3
2013-04-22
brcmfmac: use lock in brcmf_fws_del_interface()
Arend van Spriel
1
-0
/
+3
2013-04-22
brcmfmac: schedule dequeue upon firmware-signal reception
Arend van Spriel
1
-12
/
+24
2013-04-22
brcmfmac: destination mac closed when interface is closed
Arend van Spriel
1
-3
/
+14
2013-04-22
brcmutil: simplify brcmu_pkt_free_skb()
Arend van Spriel
1
-10
/
+2
2013-04-22
brcmfmac: remove error message upon allocation failure
Arend van Spriel
1
-3
/
+1
2013-04-22
brcmfmac: check memory allocation in brcmf_add_if()
Arend van Spriel
1
-0
/
+2
2013-04-22
brcmfmac: reinitialize dequeue mask per node
Arend van Spriel
1
-1
/
+3
2013-04-22
rt2800: nulify all last words of TXWI
Stanislaw Gruszka
1
-4
/
+7
2013-04-22
rt2x00: provide separate information about TXWI & RXWI sizes
Stanislaw Gruszka
5
-25
/
+34
2013-04-22
rt2800: cleanup rt2800_init_rfcsr
Stanislaw Gruszka
1
-21
/
+6
2013-04-22
rt2800: add rt2800_normal_mode_setup_3xxx subroutine
Stanislaw Gruszka
1
-77
/
+77
2013-04-22
rt2800: add rt2800_led_open_drain_enable subroutine
Stanislaw Gruszka
1
-4
/
+25
2013-04-22
rt2800: move RF_R27 setup to individual rfcsr init subroutines
Stanislaw Gruszka
1
-7
/
+11
2013-04-22
rt2800: add rt2800_rx_filter_calibration procedure
Stanislaw Gruszka
1
-46
/
+57
2013-04-22
rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr init
Stanislaw Gruszka
1
-17
/
+17
2013-04-22
rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr init
Stanislaw Gruszka
1
-5
/
+7
2013-04-22
rt2800: move 30xx common rf init code
Stanislaw Gruszka
1
-28
/
+35
2013-04-22
rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr init
Stanislaw Gruszka
1
-6
/
+6
2013-04-22
rt2800: move rf init calibration code
Stanislaw Gruszka
1
-22
/
+32
2013-04-22
rt2800: merge 5xxx normal mode setup
Stanislaw Gruszka
1
-48
/
+36
2013-04-22
ath9k: always set common->macaddr to the MAC adress of a virtual interface
Felix Fietkau
2
-6
/
+10
2013-04-22
ath: update hardware mac address with bssid mask
Felix Fietkau
4
-7
/
+13
2013-04-22
ath9k: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+2
2013-04-22
ath9k: change DFS logging to use ath_dbg()
Zefir Kurtisi
6
-67
/
+63
2013-04-22
rt2x00: Fix transmit power troubles on some Ralink RT30xx cards
Alex A. Mihaylov
1
-2
/
+6
2013-04-22
mwl8k: remove nonstandard rate 72 Mbps
Jonas Gorski
1
-6
/
+4
2013-04-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
8
-41
/
+102
2013-04-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-22
/
+39
2013-04-22
Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
10
-330
/
+805
2013-04-22
mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE
Karl Beldan
1
-1
/
+23
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
432
-6970
/
+33676
[next]