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
2012-03-15
ath9k_hw: clean up iniModesAdditional
Felix Fietkau
5
-30
/
+22
2012-03-15
ath9k_hw: fix AR9380 register settings for channel 14
Felix Fietkau
1
-0
/
+3
2012-03-15
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
Felix Fietkau
3
-9
/
+0
2012-03-15
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
Felix Fietkau
2
-8
/
+0
2012-03-15
ath9k_hw: clean up ath9k_hw_setuprxdesc
Felix Fietkau
1
-4
/
+1
2012-03-15
ath9k_hw: remove ath9k_hw_gettxintrtxqs
Felix Fietkau
3
-11
/
+2
2012-03-15
ath9k: optimize register access functions
Felix Fietkau
2
-4
/
+4
2012-03-15
ath9k_hw: remove ath9k_hw_getdefantenna
Felix Fietkau
3
-8
/
+0
2012-03-15
ath9k_hw: remove ath9k_hw_htc_resetinit
Felix Fietkau
3
-10
/
+2
2012-03-15
ath9k_hw: clean up tx completion interrupt handling
Felix Fietkau
3
-8
/
+5
2012-03-15
ath9k_hw: simplify tx queue interrupt mask handling
Felix Fietkau
1
-15
/
+11
2012-03-15
rt2x00: rt2800usb: limit tx queues length
Stanislaw Gruszka
1
-1
/
+1
2012-03-15
rt2x00: rt2800usb: do not check packedid for aggregated frames
Stanislaw Gruszka
1
-2
/
+3
2012-03-15
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
5
-64
/
+101
2012-03-15
rt2x00: rt2800usb: rework txdone code
Stanislaw Gruszka
1
-41
/
+31
2012-03-15
rt2x00: rt2800usb: move additional txdone into new function
Stanislaw Gruszka
1
-5
/
+11
2012-03-15
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
5
-34
/
+14
2012-03-15
ath9k: Remove aggregation flags
Sujith Manoharan
5
-46
/
+29
2012-03-15
ath9k_hw: Cleanup FastChannelChange
Sujith Manoharan
3
-36
/
+74
2012-03-15
ath9k: Remove 'other' VIF count
Sujith Manoharan
3
-4
/
+2
2012-03-15
ath9k: Remove unused variables
Sujith Manoharan
2
-6
/
+0
2012-03-15
ath9k: Remove unnecessary initialization
Sujith Manoharan
1
-3
/
+0
2012-03-15
rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800
Helmut Schaa
1
-1
/
+3
2012-03-14
mwifiex: correction in structure name passed to sizeof()
Amitkumar Karwar
1
-1
/
+1
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
5
-95
/
+94
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 8
Yogesh Ashok Powar
2
-70
/
+73
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 7
Yogesh Ashok Powar
2
-121
/
+114
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
1
-92
/
+96
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 5
Yogesh Ashok Powar
1
-173
/
+170
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 4
Yogesh Ashok Powar
3
-211
/
+226
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 3
Yogesh Ashok Powar
3
-101
/
+98
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
3
-127
/
+133
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 1
Yogesh Ashok Powar
4
-43
/
+43
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
3
-3
/
+3
2012-03-13
brmc80211: dont use jiffies for BSS TSF
Johannes Berg
1
-8
/
+2
2012-03-13
mwifiex: rename fuctions and variables for better readability
Yogesh Ashok Powar
1
-87
/
+73
2012-03-13
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
3
-70
/
+68
2012-03-13
mwifiex: use usleep_range instead of udelay
Yogesh Ashok Powar
2
-5
/
+5
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
5
-82
/
+46
2012-03-13
mwifiex: rearrange switch statement
Yogesh Ashok Powar
1
-111
/
+87
2012-03-13
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
6
-53
/
+43
2012-03-13
b43: Load firmware from a work queue and not from the probe routine
Larry Finger
2
-27
/
+35
2012-03-13
b43legacy: Load firmware from work queue instead of from probe routine
Larry Finger
2
-13
/
+23
2012-03-13
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
25
-667
/
+1228
2012-03-13
ath6kl: fix debug.c file mode
Kalle Valo
1
-0
/
+0
2012-03-13
ath6kl: use max_t() in ath6kl_cfg80211_connect()
Kalle Valo
1
-2
/
+2
2012-03-13
ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()
Kalle Valo
1
-4
/
+5
2012-03-13
ath6kl: replace strict_strtoul() with kstrtoul()
Kalle Valo
1
-17
/
+2
2012-03-13
ath6kl: fix regression in ath6kl_upload_board_file()
Kalle Valo
1
-1
/
+2
2012-03-12
iwlwifi: Add bool mvm_ucode to iwl_fw
David Spinadel
2
-1
/
+10
[next]