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-08-20
mwl8k: remove mwl8k_queue_work()
Lennert Buytenhek
1
-64
/
+0
2009-08-20
mwl8k: get rid of mwl8k_configure_filter() workqueue use
Lennert Buytenhek
1
-45
/
+20
2009-08-20
mwl8k: get rid of mwl8k_get_stats() workqueue use
Lennert Buytenhek
1
-30
/
+2
2009-08-20
mwl8k: get rid of mwl8k_conf_tx() workqueue use
Lennert Buytenhek
1
-43
/
+14
2009-08-20
mwl8k: get rid of mwl8k_set_rts_threshold() workqueue use
Lennert Buytenhek
1
-39
/
+3
2009-08-20
mwl8k: get rid of mwl8k_bss_info_changed() workqueue use
Lennert Buytenhek
1
-63
/
+38
2009-08-20
mwl8k: get rid of mwl8k_config() workqueue use
Lennert Buytenhek
1
-52
/
+20
2009-08-20
mwl8k: get rid of mwl8k_stop() workqueue use
Lennert Buytenhek
1
-25
/
+1
2009-08-20
mwl8k: get rid of mwl8k_start() workqueue use
Lennert Buytenhek
1
-78
/
+27
2009-08-20
mwl8k: fix firmware command serialisation
Lennert Buytenhek
1
-65
/
+89
2009-08-20
mwl8k: mwl8k_queue_work() cleanup
Lennert Buytenhek
1
-171
/
+33
2009-08-20
mwl8k: mwl8k_txq_xmit() rework
Lennert Buytenhek
1
-93
/
+52
2009-08-20
mwl8k: implement idle mode
Lennert Buytenhek
1
-0
/
+6
2009-08-20
mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask
Lennert Buytenhek
1
-6
/
+0
2009-08-20
mwl8k: don't hardcode the number of transmit queues
Lennert Buytenhek
1
-7
/
+7
2009-08-20
mwl8k: don't touch 'command done' interrupt during firmware load
Lennert Buytenhek
1
-23
/
+1
2009-08-20
mwl8k: dma header manipulations can't fail
Lennert Buytenhek
1
-70
/
+13
2009-08-20
mwl8k: ->add_interface() is not called for monitor interfaces
Lennert Buytenhek
1
-4
/
+2
2009-08-20
mwl8k: fix mwl8k_configure_filter() parameter lifetime issue
Lennert Buytenhek
1
-68
/
+39
2009-08-20
mwl8k: remove MWL8K_*_SLOTTIME defines
Lennert Buytenhek
1
-12
/
+3
2009-08-20
mwl8k: remove MWL8K_WMM_* defines
Lennert Buytenhek
1
-13
/
+8
2009-08-20
mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines
Lennert Buytenhek
1
-17
/
+5
2009-08-20
mwl8k: remove MWL8K_RADIO_* defines
Lennert Buytenhek
1
-24
/
+26
2009-08-20
mwl8k: various coding style cleanups
Lennert Buytenhek
1
-73
/
+57
2009-08-20
mwl8k: sort firmware command list by opcode, and trim unused commands
Lennert Buytenhek
1
-23
/
+19
2009-08-20
mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g
Lennert Buytenhek
1
-25
/
+22
2009-08-20
mwl8k: remove various unused struct members and defines
Lennert Buytenhek
1
-65
/
+8
2009-08-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
5
-25
/
+8
2009-08-20
ath9k: Fix bug in retrieving average beacon rssi
Vasanthakumar Thiagarajan
1
-6
/
+1
2009-08-20
b43: add hardware tkip
gregor kowski
5
-12
/
+147
2009-08-20
mac80211: fix register_hw error path
Johannes Berg
1
-1
/
+1
2009-08-20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
3
-46
/
+82
2009-08-20
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
2
-2
/
+5
2009-08-20
orinoco: remove spare whitespace
David Kilroy
1
-1
/
+1
2009-08-20
cfg80211: fix leaks of wdev->conn->ie
David Kilroy
1
-0
/
+4
2009-08-20
ar9170: refactor configure_filter
Christian Lamparter
3
-84
/
+27
2009-08-20
b43: LP-PHY: Two small spec updates
Gábor Stefanik
1
-5
/
+12
2009-08-20
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
6
-25
/
+3
2009-08-20
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
3
-15
/
+1
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
3
-13
/
+67
2009-08-20
ipw2x00: fix sparse warnings
Reinette Chatre
2
-43
/
+44
2009-08-20
mac80211: New stat counters for multicast and unicast forwarded frames
Daniel Walker
4
-2
/
+21
2009-08-20
wl1271: remove print_mac usage
John W. Linville
1
-3
/
+2
2009-08-20
rc80211_pid_algo.c: remove unused variable declaration
John W. Linville
1
-1
/
+0
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
15
-79
/
+116
2009-08-20
ath9k: Fix TX poll cancelling
Sujith
1
-4
/
+3
2009-08-20
wl1251: halt the embedded CPU before loading firmware
Bob Copeland
1
-0
/
+3
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
5
-29
/
+24
2009-08-20
rt2x00: Add support for retry rates
Benoit PAPILLAULT
2
-5
/
+19
2009-08-20
rt2x00: Fix MCS register intialization
Ivo van Doorn
1
-1
/
+1
[next]