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
/
net
/
wireless
/
b43
/
phy_ht.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
b43: HT-PHY: use enum for RSSI types
Rafał Miłecki
1
-5
/
+16
2013-04-23
b43: HT-PHY: store TX power state before disabling it
Rafał Miłecki
1
-4
/
+6
2013-04-23
b43: HT-PHY: do some extra TSSI setup after configuring TX
Rafał Miłecki
1
-0
/
+13
2013-04-23
b43: HT-PHY: finish calculating values for idle TSSI
Rafał Miłecki
1
-2
/
+18
2013-04-23
b43: HT-PHY: tables: don't duplicate core-generic regs
Rafał Miłecki
1
-21
/
+14
2013-04-23
b43: HT-PHY: rename defines addressing cores on the 2059 radio
Rafał Miłecki
1
-11
/
+11
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+3
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-2
/
+3
2013-03-13
b43: HT-PHY: enable basic TX power setup
Rafał Miłecki
1
-9
/
+0
2013-03-13
b43: HT-PHY: setup TX power control
Rafał Miłecki
1
-0
/
+109
2013-03-13
b43: HT-PHY: implement RSSI polling
Rafał Miłecki
1
-1
/
+95
2013-03-13
b43: HT-PHY: implement playing sample tone
Rafał Miłecki
1
-0
/
+69
2013-03-13
b43: HT-PHY: implement stopping sample tone playback
Rafał Miłecki
1
-0
/
+41
2013-03-13
b43: HT-PHY: implement controlling TX power control
Rafał Miłecki
1
-0
/
+55
2013-03-13
b43: HT-PHY: implement PA override
Rafał Miłecki
1
-0
/
+22
2013-03-13
b43: HT-PHY: implement CCA reset
Rafał Miłecki
1
-21
/
+47
2013-03-13
b43: HT-PHY: implement MAC reclocking
Rafał Miłecki
1
-0
/
+18
2013-03-13
b43: HT-PHY: implement spurious tone avoidance
Rafał Miłecki
1
-0
/
+20
2013-03-13
b43: HT-PHY: move TX fix to the separated function
Rafał Miłecki
1
-18
/
+28
2013-03-13
b43: HT-PHY: add classifier control function
Rafał Miłecki
1
-5
/
+31
2013-03-13
b43: HT-PHY: rename AFE defines
Rafał Miłecki
1
-19
/
+19
2013-03-06
b43: HT-PHY: make it BCMA-only
Rafał Miłecki
1
-0
/
+5
2011-09-14
b43: add my copyrights and myself as the module author
Rafał Miłecki
1
-0
/
+2
2011-08-26
b43: HT-PHY: read clip state
Rafał Miłecki
1
-1
/
+10
2011-08-26
b43: HT-PHY: use separated function for forcing RF sequence
Rafał Miłecki
1
-9
/
+23
2011-08-22
b43: HT-PHY: init: add missing small-tables writes
Rafał Miłecki
1
-3
/
+30
2011-08-22
b43: HT-PHY: init: add some AFE (Analog Frontend) operation
Rafał Miłecki
1
-0
/
+26
2011-08-22
b43: HT-PHY: init: add missing PHY mask/set ops
Rafał Miłecki
1
-5
/
+41
2011-08-22
b43: HT-PHY: init: init BPHY and upload 0x1a table
Rafał Miłecki
1
-0
/
+26
2011-08-22
b43: HT-PHY: init: copy tables and reset CCA
Rafał Miłecki
1
-0
/
+21
2011-08-22
b43: HT-PHY: init: implement few simple PHY writes
Rafał Miłecki
1
-0
/
+22
2011-08-22
b43: HT-PHY: init: zero EXTG registers
Rafał Miłecki
1
-0
/
+22
2011-07-19
b43: HT-PHY: fix masks in radio ctl
Rafał Miłecki
1
-5
/
+10
2011-07-19
b43: HT-PHY: fix typo in 0x2059 radio init
Rafał Miłecki
1
-1
/
+1
2011-07-19
b43: HT-PHY: switch to channel after enabling radio
Rafał Miłecki
1
-1
/
+3
2011-07-08
b43: HT-PHY: define dummy TX power functions
Rafał Miłecki
1
-2
/
+10
2011-06-29
b43: HT-PHY: correct 0x2059 radio init
Rafał Miłecki
1
-1
/
+49
2011-06-29
b43: HT-PHY: basic PHY init
Rafał Miłecki
1
-2
/
+7
2011-06-29
b43: HT-PHY: init radio when enabling it
Rafał Miłecki
1
-0
/
+33
2011-06-29
b43: HT-PHY: replace radio routing magic numbers
Rafał Miłecki
1
-1
/
+1
2011-06-29
b43: HT-PHY: implement lacking 0x908 PHY reg op
Rafał Miłecki
1
-1
/
+6
2011-06-29
b43: HT-PHY: perform some tables ops on channel switching
Rafał Miłecki
1
-0
/
+19
2011-06-29
b43: HT-PHY: upload PHY values when switching channel
Rafał Miłecki
1
-1
/
+15
2011-06-22
b43: HT-PHY: calibrate radio after switching channel
Rafał Miłecki
1
-1
/
+7
2011-06-22
b43: HT-PHY: switch radio to requested channel
Rafał Miłecki
1
-0
/
+39
2011-06-22
b43: HT-PHY: add place for implementing channel switching
Rafał Miłecki
1
-2
/
+59
2011-06-22
b43: HT-PHY: define standard structs for channel switching
Rafał Miłecki
1
-0
/
+1
2011-06-22
b43: HT-PHY: enable radio
Rafał Miłecki
1
-0
/
+4
2011-06-22
b43: HT-PHY: implement killing radio
Rafał Miłecki
1
-2
/
+13
2011-06-17
b43: HT-PHY: implement switching analog
Rafał Miłecki
1
-0
/
+21
[next]