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-02-15
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
16
-124
/
+273
2010-02-12
ath9k: add a workaround for ack timeout issues
Felix Fietkau
1
-0
/
+11
2010-02-11
iwlwifi: Monitor and recover the aggregation TX flow failure
Trieu 'Andrew' Nguyen
3
-1
/
+62
2010-02-11
iwlwifi: clear all the stop_queue flag after load firmware
Wey-Yi Guy
2
-0
/
+10
2010-02-11
iwlwifi: use dma_alloc_coherent
Stanislaw Gruszka
6
-43
/
+44
2010-02-11
iwlwifi: Adjusting PLCP error threshold for 1000 NIC
Trieu 'Andrew' Nguyen
2
-2
/
+3
2010-02-11
iwlwifi: reset card during probe
Reinette Chatre
2
-0
/
+15
2010-02-11
iwlwifi: fix scan race
Reinette Chatre
1
-15
/
+12
2010-02-11
iwlwifi: cleanup return values
Abhijeet Kolekar
4
-37
/
+17
2010-02-11
iwlwifi: remove unused op-code in PHY Calibration command
Wey-Yi Guy
1
-4
/
+0
2010-02-11
iwlwifi: check for aggregation frame and queue
Wey-Yi Guy
2
-7
/
+26
2010-02-11
iwlwifi: add debug function to reset/reload radio/firmware
Wey-Yi Guy
1
-0
/
+28
2010-02-11
iwlwifi: multiple force reset mode
Wey-Yi Guy
5
-15
/
+52
2010-02-11
iwlwifi: clear all tx queues when firmware ready
Wey-Yi Guy
2
-0
/
+4
2010-02-10
Add Station and AdHoc mode support to libertas_tf
Deepak Saxena
1
-0
/
+3
2010-02-10
ath5k: use correct packet type when transmitting
Bob Copeland
2
-2
/
+25
2010-02-09
ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.
Vivek Natarajan
1
-1
/
+2
2010-02-08
ath: fix WARN_ON with Polish (Poland) Contry code
Christian Lamparter
1
-2
/
+3
2010-02-08
rt2x00: remove get_tx_stats() mac80211 op
Kalle Valo
8
-24
/
+0
2010-02-08
p54: remove get_tx_stats() mac80211 op
Kalle Valo
3
-13
/
+8
2010-02-08
iwlwifi: remove get_tx_stats() mac80211 op
Kalle Valo
4
-40
/
+0
2010-02-08
b43legacy: remove get_tx_stats() mac80211 op
Kalle Valo
5
-78
/
+0
2010-02-08
b43: remove get_tx_stats() mac80211 op
Kalle Valo
5
-66
/
+0
2010-02-08
ath5k: remove get_tx_stats() mac80211 op
Kalle Valo
2
-19
/
+0
2010-02-08
ar9170: remove get_tx_stats() mac80211 op
Kalle Valo
2
-14
/
+7
2010-02-08
mwl8k: remove get_tx_stats() mac80211 op
Kalle Valo
1
-28
/
+7
2010-02-08
adm821: remove get_tx_stats() mac80211 op
Kalle Valo
1
-13
/
+0
2010-02-08
ath9k: fix keycache leak in split tkip case
Ming Lei
1
-0
/
+1
2010-02-08
iwlwifi: Send broadcast probe request only when asked to
Samuel Ortiz
2
-17
/
+34
2010-02-08
iwlwifi: Add chain_noise support for 6050
Ben Cahill
1
-17
/
+2
2010-02-08
iwlwifi: Add chain noise scaling factor
Ben Cahill
4
-2
/
+28
2010-02-08
libertas: don't retry commands
Holger Schurig
3
-30
/
+7
2010-02-08
wl1251: fix txop unit
Kalle Valo
1
-1
/
+2
2010-02-08
b43: N-PHY: handle allocation fail in samples generation
Rafał Miłecki
1
-0
/
+4
2010-02-08
b43: N-PHY: load generated samples
Rafał Miłecki
1
-2
/
+29
2010-02-08
b43: N-PHY: partly implement SPUR workaround
Rafał Miłecki
2
-1
/
+66
2010-02-08
b43: N-PHY: save calibration for further restore
Rafał Miłecki
2
-1
/
+51
2010-02-08
b43: N-PHY: prepare code for reapplying TX cal coeffs
Rafał Miłecki
1
-1
/
+34
2010-02-08
b43: N-PHY: implement overriding RF control intc
Rafał Miłecki
1
-8
/
+109
2010-02-08
libertas/if_spi: needs linux/semaphore.h
Randy Dunlap
1
-0
/
+1
2010-02-08
ssb: fix interrupt assignment
Jochen Friedrich
1
-1
/
+4
2010-02-08
b43/b43legacy: Wake queues in wireless_core_start
Larry Finger
2
-2
/
+3
2010-02-08
ath9k: Enable TIM timer interrupt only when needed.
Senthil Balasubramanian
3
-14
/
+18
2010-02-08
ath9k: configure the beacon only if the STA is associated
Senthil Balasubramanian
1
-1
/
+7
2010-02-08
mac80211_hwsim: add fake hw scan handler
Johannes Berg
1
-1
/
+43
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-12
/
+19
2010-02-08
iwlwifi: Fix to set correct ht configuration
Wey-Yi Guy
1
-0
/
+1
2010-02-03
ssb: Fix CONFIG_SSB_SDIOHOST typo
Michael Buesch
1
-2
/
+1
2010-02-03
b43: Fix throughput regression
Larry Finger
2
-3
/
+11
2010-02-02
ath9k: add support for 802.11n bonded out AR2427
Luis R. Rodriguez
4
-2
/
+11
[next]