index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: N-PHY: implement few random missing ops
Rafał Miłecki
2011-09-14
2
-17
/
+96
*
b43: N-PHY: split workarounds into per-PHY-ver functions
Rafał Miłecki
2011-09-14
1
-143
/
+157
*
b43: N-PHY: replace some hacks with nice tables ops
Rafał Miłecki
2011-09-14
1
-13
/
+4
*
b43: N-PHY: use helper for checking IPA
Rafał Miłecki
2011-09-14
1
-18
/
+12
*
b43: LCN-PHY: load TX gain table on init
Rafał Miłecki
2011-09-14
2
-3
/
+194
*
b43: add my copyrights and myself as the module author
Rafał Miłecki
2011-09-14
11
-0
/
+19
*
b43: drop Copyright for not really copyrightable info
Rafał Miłecki
2011-09-14
1
-26
/
+0
*
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2011-09-14
2
-6
/
+80
*
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2011-09-13
2
-14
/
+38
*
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2011-09-13
2
-10
/
+29
*
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
2011-09-13
1
-0
/
+17
*
b43: LCN-PHY: rewrite 0x7 table at the end of init
Rafał Miłecki
2011-09-13
1
-0
/
+12
*
b43: LCN-PHY: put tables functions in correct file
Rafał Miłecki
2011-09-13
2
-11
/
+16
*
b43: LCN-PHY: minor fixes
Rafał Miłecki
2011-09-13
3
-6
/
+7
*
b43: LCN-PHY: implement saving and restoring PHY & radio configuration
Rafał Miłecki
2011-09-13
1
-0
/
+35
*
b43: LCN-PHY: prepare functions for channel switching
Rafał Miłecki
2011-09-13
1
-2
/
+84
*
b43: LCN-PHY: implement more PHY ops before radio init
Rafał Miłecki
2011-09-13
1
-3
/
+53
*
b43: LCN-PHY: add R/W ops for PHY and radio
Rafał Miłecki
2011-09-13
1
-2
/
+40
*
b43: Fix swatch warning
Larry Finger
2011-08-29
1
-1
/
+4
*
b43: make HT-PHY support experimental
Rafał Miłecki
2011-08-29
1
-3
/
+3
*
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
Rafał Miłecki
2011-08-29
2
-9
/
+18
*
b43: Relax requirement for descriptors to be in the DMA zone
Larry Finger
2011-08-29
1
-7
/
+0
*
b43: correct warning for uninitialized variable 'macstat'
John W. Linville
2011-08-26
1
-1
/
+1
*
b43: HT-PHY: read clip state
Rafał Miłecki
2011-08-26
2
-1
/
+14
*
b43: HT-PHY: use separated function for forcing RF sequence
Rafał Miłecki
2011-08-26
2
-9
/
+34
*
b43: drop Kconfig option of forcing PIO mode
Rafał Miłecki
2011-08-26
3
-17
/
+1
*
b43/legacy: Remove firmware IDs
Michael Büsch
2011-08-24
2
-8
/
+1
*
b43: warn when forcing PIO mode
Rafał Miłecki
2011-08-24
1
-2
/
+7
*
b43: LCN-PHY: init 0x2064 radio
Rafał Miłecki
2011-08-24
1
-0
/
+54
*
b43: LCN-PHY: basic PHY init
Rafał Miłecki
2011-08-24
1
-2
/
+72
*
b43: LCN-PHY: add init tables
Rafał Miłecki
2011-08-24
3
-0
/
+451
*
b43: LCN-PHY: switch analog
Rafał Miłecki
2011-08-24
2
-1
/
+13
*
b43: LCN-PHY: implement disabling radio
Rafał Miłecki
2011-08-24
2
-0
/
+32
*
b43: LCN-PHY: add very basic PHY ops
Rafał Miłecki
2011-08-24
2
-3
/
+53
*
b43: fix DMA on some bugged hardware
Rafał Miłecki
2011-08-24
3
-36
/
+84
*
b43: HT-PHY: allow writing longer tables with a single call
Rafał Miłecki
2011-08-23
2
-0
/
+46
*
b43: HT-PHY: init: add missing small-tables writes
Rafał Miłecki
2011-08-22
1
-3
/
+30
*
b43: HT-PHY: init: add some AFE (Analog Frontend) operation
Rafał Miłecki
2011-08-22
1
-0
/
+26
*
b43: HT-PHY: init: add missing PHY mask/set ops
Rafał Miłecki
2011-08-22
1
-5
/
+41
*
b43: HT-PHY: init: init BPHY and upload 0x1a table
Rafał Miłecki
2011-08-22
3
-0
/
+68
*
b43: HT-PHY: init: copy tables and reset CCA
Rafał Miłecki
2011-08-22
2
-0
/
+25
*
b43: HT-PHY: init: implement few simple PHY writes
Rafał Miłecki
2011-08-22
1
-0
/
+22
*
b43: HT-PHY: init: zero EXTG registers
Rafał Miłecki
2011-08-22
1
-0
/
+22
*
b43: make forcing clock common (HT-PHY also uses that)
Rafał Miłecki
2011-08-22
3
-36
/
+38
*
b43: include HT-PHY in some common code
Rafał Miłecki
2011-08-22
2
-0
/
+2
*
b43: support new RX header, noticed to be used in 598.314+ fw
Rafał Miłecki
2011-08-22
5
-13
/
+58
*
b43: support new TX header, noticed to be used by 598.314+ fw
Rafał Miłecki
2011-08-22
4
-2
/
+46
*
b43: use enum for firmware header format
Rafał Miłecki
2011-08-22
4
-26
/
+55
*
b43: rename TX header formats
Rafał Miłecki
2011-08-22
2
-16
/
+16
*
b43: reload phy and bss settings after core restarts
Felix Fietkau
2011-08-22
1
-5
/
+37
[next]