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-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
3
-4
/
+6
2010-12-13
ath9k: clean up hardware code for beacon handling
Mohammed Shafi Shajakhan
1
-14
/
+0
2010-12-13
ath: Missed to clear key4 of micentry
Rajkumar Manoharan
1
-0
/
+2
2010-12-13
ath9k: Add change_interface callback
Rajkumar Manoharan
1
-21
/
+69
2010-12-13
ath9k: fix assumptions for idle calls on suspend/resume
Luis R. Rodriguez
2
-2
/
+5
2010-12-13
ath9k: Fix power save count imbalance on ath_radio_enable()
Luis R. Rodriguez
1
-2
/
+2
2010-12-09
ath: fix build break with ATH_DBG_WARN_ON_ONCE
John W. Linville
1
-1
/
+4
2010-12-09
ath5k: Fix modinfo does not list alias -> pci-id lines
Sedat Dilek
1
-0
/
+1
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-60
/
+82
2010-12-08
ath9k_hw: warn if we cannot change the power to the chip
Luis R. Rodriguez
1
-0
/
+7
2010-12-08
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
Luis R. Rodriguez
1
-0
/
+2
2010-12-08
b43: rename config option for N-PHY, drop BROKEN
Rafał Miłecki
4
-13
/
+14
2010-12-08
b43: fix split of N-PHY devices into supported and not (based on PHY rev)
Rafał Miłecki
2
-2
/
+1
2010-12-08
b43: set TMS to work with current band width for N-PHY
Rafał Miłecki
4
-7
/
+15
2010-12-08
b43: N-PHY: silence warnings
Rafał Miłecki
1
-2
/
+6
2010-12-08
b43: flush PHY writes when needed
Rafał Miłecki
2
-0
/
+11
2010-12-08
b43: N-PHY: implement own maskset
Rafał Miłecki
1
-0
/
+10
2010-12-08
b43: N-PHY: reorder and optimize tables initialization
Rafał Miłecki
1
-7
/
+5
2010-12-08
b43: N-PHY: update init tables
Rafał Miłecki
1
-106
/
+106
2010-12-08
ath9k: Check for NULL sta in ath_tx_start
Ben Greear
1
-1
/
+4
2010-12-08
orinoco: fix TKIP countermeasure behaviour
David Kilroy
1
-2
/
+2
2010-12-08
orinoco: clear countermeasure setting on commit
David Kilroy
1
-0
/
+6
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
4
-2
/
+18
2010-12-08
ath5k: Put the right tsf value in mesh beacons
Javier Cardona
1
-1
/
+2
2010-12-08
ath5k: Prevent mesh interfaces from being counted as ad-hoc
Javier Cardona
1
-1
/
+1
2010-12-08
ath5k: Fix beaconing in mesh mode
Javier Cardona
1
-3
/
+5
2010-12-08
orinoco: initialise priv->hw before assigning the interrupt
David Kilroy
2
-14
/
+14
2010-12-07
ath9k: Remove dead code in recv.c
Mohammed Shafi Shajakhan
1
-5
/
+4
2010-12-07
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
2
-2
/
+4
2010-12-07
ath9k: Properly use unlikely check macro
Mohammed Shafi Shajakhan
1
-3
/
+4
2010-12-07
ath9k_htc: Fix panic on FW download failure
Sujith Manoharan
1
-2
/
+2
2010-12-07
ath9k_htc: Add support for handling TX power configuration
Sujith Manoharan
1
-0
/
+6
2010-12-07
ath9k_htc: Cleanup device identification
Sujith Manoharan
7
-30
/
+31
2010-12-07
ath5k: Use capabilities information for the number of TX queues
Bruno Randolf
2
-28
/
+41
2010-12-07
ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
Ben Greear
2
-2
/
+8
2010-12-07
ath9k: Add device id of AR9485 to pci table
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-12-07
ath9k_hw: Disable MRC CCK for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-07
ath9k_hw: Setup paprd only for supported chains
Vasanthakumar Thiagarajan
2
-17
/
+36
2010-12-07
ath9k_hw: Program appropriate register for temperature compensation cal for A...
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-07
ath9k_hw: Add IQ cal changes for AR9485
Vasanthakumar Thiagarajan
2
-3
/
+255
2010-12-07
ath9k_hw: Define IQcal correction coefficient registers using index
Vasanthakumar Thiagarajan
2
-8
/
+10
2010-12-07
ath9k_hw: Program appropriate chianmask for AR9485 before starting AGC/IQ cal
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-12-07
ath9k_hw: Configure power control only for the supported chains
Vasanthakumar Thiagarajan
1
-12
/
+16
2010-12-07
ath9k_hw: Read and configure turnning caps to regulate freq accuracy
Vasanthakumar Thiagarajan
2
-0
/
+22
2010-12-07
ath9k_hw: Configure internal regulator for AR9485
Vasanthakumar Thiagarajan
2
-15
/
+82
2010-12-07
ath9k_hw: Read and configure antenna diversity control for AR9485
Vasanthakumar Thiagarajan
2
-4
/
+30
2010-12-07
ath9k_hw: Configure xpa bias level for AR9485
Vasanthakumar Thiagarajan
2
-3
/
+13
2010-12-07
ath9k: Read spur channel information from eeprom for AR9485
Vasanthakumar Thiagarajan
1
-3
/
+32
2010-12-07
ath9k_hw: Add a helper function to get spur channel pointer from cal data for...
Vasanthakumar Thiagarajan
2
-0
/
+11
2010-12-07
ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485
Vasanthakumar Thiagarajan
2
-1
/
+5
[next]