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: Load firmware from a work queue and not from the probe routine
Larry Finger
2012-03-13
2
-27
/
+35
*
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
2012-03-05
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
2
-0
/
+8
|
\
|
*
b43: add option to avoid duplicating device support with brcmsmac
John W. Linville
2012-01-18
2
-0
/
+8
*
|
b43: N-PHY: trivial: change save&rest order in RSSI polling
Rafał Miłecki
2012-01-24
1
-8
/
+8
*
|
b43: N-PHY: implement RSSI calibration for rev3+
Rafał Miłecki
2012-01-24
1
-6
/
+187
*
|
b43: N-PHY: upload PAPD PGA gain delta table
Rafał Miłecki
2012-01-24
3
-6
/
+12
*
|
b43: N-PHY: fix typos in RF control
Rafał Miłecki
2012-01-24
2
-6
/
+6
*
|
b43: N-PHY: add helper for getting gain table
Rafał Miłecki
2012-01-24
3
-94
/
+64
*
|
b43: N-PHY: implement TX power control setup
Rafał Miłecki
2012-01-24
2
-1
/
+217
*
|
b43: add maskset helpers
Rafał Miłecki
2012-01-24
3
-57
/
+36
|
/
*
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
2012-01-13
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
4
-130
/
+348
|
\
|
*
b43: N-PHY: fix typo in TX power fix
Rafał Miłecki
2012-01-04
1
-1
/
+1
|
*
b43: N-PHY: fix controling RF override
Rafał Miłecki
2012-01-04
1
-2
/
+2
|
*
b43: N-PHY: update gain ctl workarounds
Rafał Miłecki
2012-01-04
2
-18
/
+92
|
*
b43: add lacking boardflags defines
Rafał Miłecki
2012-01-04
1
-0
/
+11
|
*
b43: N-PHY: get idle TSSI values
Rafał Miłecki
2012-01-04
2
-1
/
+130
|
*
b43: N-PHY: fix success condition of running samples
Rafał Miłecki
2012-01-04
1
-1
/
+1
|
*
b43: N-PHY: move common TX/RX functions
Rafał Miłecki
2012-01-04
1
-107
/
+111
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-04
1
-3
/
+13
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
1
-3
/
+13
|
|
\
\
|
|
*
|
b43: fix regression in PIO case
Guennadi Liakhovetski
2012-01-03
1
-3
/
+13
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-09
2
-3
/
+28
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
2011-11-09
2
-3
/
+28
|
|
|
\
\
\
|
|
|
|
/
/
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
4
-1772
/
+1840
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
b43: N-PHY: reorder functions: random cleanups
Rafał Miłecki
2011-12-19
1
-107
/
+116
|
*
|
|
|
b43: N-PHY: reorder functions: move rest of workarounds
Rafał Miłecki
2011-12-19
1
-226
/
+226
|
*
|
|
|
b43: N-PHY: reorder functions: move RSSI calibration
Rafał Miłecki
2011-12-19
1
-300
/
+300
|
*
|
|
|
b43: N-PHY: split gain control workarounds
Rafał Miłecki
2011-12-19
1
-264
/
+267
|
*
|
|
|
b43: N-PHY: reorder functions: collect RSSI selects
Rafał Miłecki
2011-12-19
1
-221
/
+225
|
*
|
|
|
b43: N-PHY: reorder functions: collect samples ones
Rafał Miłecki
2011-12-19
1
-131
/
+135
|
*
|
|
|
b43: N-PHY: reorder functions: collect radio ones
Rafał Miłecki
2011-12-19
1
-190
/
+198
|
*
|
|
|
b43: N-PHY: reorder functions: put basic ones at beginning
Rafał Miłecki
2011-12-19
1
-333
/
+332
|
*
|
|
|
b43: avoid packet losses in the dma worker code.
francesco.gringoli@ing.unibs.it
2011-12-19
3
-19
/
+60
|
*
|
|
|
b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoid
John W. Linville
2011-12-16
1
-2
/
+2
*
|
|
|
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
10
-101
/
+101
|
/
/
/
/
*
|
|
|
b43: N-PHY: check for bustype before touching BCMA CC PLLs
Rafał Miłecki
2011-12-15
1
-50
/
+61
*
|
|
|
b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
John W. Linville
2011-12-14
1
-0
/
+4
*
|
|
|
b43: N-PHY: update TX power fix
Rafał Miłecki
2011-12-13
1
-5
/
+27
*
|
|
|
b43: N-PHY: workaround broken auto-increment on BCM43224
Rafał Miłecki
2011-12-13
1
-0
/
+6
*
|
|
|
b43: N-PHY: fix 32-bit reads of tables
Rafał Miłecki
2011-12-13
1
-6
/
+6
*
|
|
|
b43: N-PHY: implement spurious tone avoidance
Rafał Miłecki
2011-12-13
1
-2
/
+91
*
|
|
|
b43: N-PHY: finish 2.4GHz 0x2056 radio setup
Rafał Miłecki
2011-12-13
3
-1
/
+105
*
|
|
|
b43: N-PHY: determine various PHY params
Rafał Miłecki
2011-12-13
2
-0
/
+43
*
|
|
|
b43: N-PHY: add table for antenna software control
Rafał Miłecki
2011-12-13
2
-1
/
+52
*
|
|
|
b43: N-PHY: workaround BCM43224 hw bug in writing table id 9
Rafał Miłecki
2011-12-13
1
-0
/
+7
*
|
|
|
b43: N-PHY: update some init values
Rafał Miłecki
2011-12-13
2
-17
/
+17
*
|
|
|
b43: N-PHY: random trivial fixes for typos, missing writes
Rafał Miłecki
2011-12-13
3
-23
/
+30
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
3
-9
/
+6
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
[next]