Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6e6a2cd510351502064c3e2a56f411a19530cd57
/
drivers
/
net
/
wireless
/
b43
« Previous
28e3181
b43: LCN-PHY: load TX gain table on init
by Rafał Miłecki
· 13 years ago
108f4f3
b43: add my copyrights and myself as the module author
by Rafał Miłecki
· 13 years ago
b0037fa
b43: drop Copyright for not really copyrightable info
by Rafał Miłecki
· 13 years ago
c9c0d9e
b43: N-PHY: implement enabling TX power control
by Rafał Miłecki
· 13 years ago
cf577fc
b43: LCN-PHY: add conditions for few operations
by Rafał Miłecki
· 13 years ago
bce4dc4
b43: LCN-PHY: rename functions, get rid of magic names
by Rafał Miłecki
· 13 years ago
71c1d1e
b43: LCN-PHY: upload additional 0x7 table
by Rafał Miłecki
· 13 years ago
095be64
b43: LCN-PHY: rewrite 0x7 table at the end of init
by Rafał Miłecki
· 13 years ago
b35e6d9
b43: LCN-PHY: put tables functions in correct file
by Rafał Miłecki
· 13 years ago
0b4ff45
b43: LCN-PHY: minor fixes
by Rafał Miłecki
· 13 years ago
765b07e
b43: LCN-PHY: implement saving and restoring PHY & radio configuration
by Rafał Miłecki
· 13 years ago
39f7d33
b43: LCN-PHY: prepare functions for channel switching
by Rafał Miłecki
· 13 years ago
bd3bf69
b43: LCN-PHY: implement more PHY ops before radio init
by Rafał Miłecki
· 13 years ago
f533d0f
b43: LCN-PHY: add R/W ops for PHY and radio
by Rafał Miłecki
· 13 years ago
9a53bf5
b43: Fix swatch warning
by Larry Finger
· 13 years ago
5475896
b43: make HT-PHY support experimental
by Rafał Miłecki
· 13 years ago
14a8083
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
by Rafał Miłecki
· 13 years ago
996bc37
b43: Relax requirement for descriptors to be in the DMA zone
by Larry Finger
· 13 years ago
c3e5fac
b43: correct warning for uninitialized variable 'macstat'
by John W. Linville
· 13 years ago
ea5a08c
b43: HT-PHY: read clip state
by Rafał Miłecki
· 13 years ago
c750f79
b43: HT-PHY: use separated function for forcing RF sequence
by Rafał Miłecki
· 13 years ago
df76626
b43: drop Kconfig option of forcing PIO mode
by Rafał Miłecki
· 13 years ago
8b0be90
b43/legacy: Remove firmware IDs
by Michael Büsch
· 13 years ago
cbe1e82
b43: warn when forcing PIO mode
by Rafał Miłecki
· 13 years ago
dc713fb
b43: LCN-PHY: init 0x2064 radio
by Rafał Miłecki
· 13 years ago
78bc246
b43: LCN-PHY: basic PHY init
by Rafał Miłecki
· 13 years ago
ba2d00e
b43: LCN-PHY: add init tables
by Rafał Miłecki
· 13 years ago
7ed8852
b43: LCN-PHY: switch analog
by Rafał Miłecki
· 13 years ago
ba356b5
b43: LCN-PHY: implement disabling radio
by Rafał Miłecki
· 13 years ago
f928668
b43: LCN-PHY: add very basic PHY ops
by Rafał Miłecki
· 13 years ago
0cc9772
b43: fix DMA on some bugged hardware
by Rafał Miłecki
· 13 years ago
87a8c8c
b43: HT-PHY: allow writing longer tables with a single call
by Rafał Miłecki
· 13 years ago
98f8dc7
b43: HT-PHY: init: add missing small-tables writes
by Rafał Miłecki
· 13 years ago
a4042bb
b43: HT-PHY: init: add some AFE (Analog Frontend) operation
by Rafał Miłecki
· 13 years ago
357e24d
b43: HT-PHY: init: add missing PHY mask/set ops
by Rafał Miłecki
· 13 years ago
b505834
b43: HT-PHY: init: init BPHY and upload 0x1a table
by Rafał Miłecki
· 13 years ago
19240f3
b43: HT-PHY: init: copy tables and reset CCA
by Rafał Miłecki
· 13 years ago
f457f18
b43: HT-PHY: init: implement few simple PHY writes
by Rafał Miłecki
· 13 years ago
15222b5
b43: HT-PHY: init: zero EXTG registers
by Rafał Miłecki
· 13 years ago
f6a3e99
b43: make forcing clock common (HT-PHY also uses that)
by Rafał Miłecki
· 13 years ago
6a461c2
b43: include HT-PHY in some common code
by Rafał Miłecki
· 13 years ago
17030f4
b43: support new RX header, noticed to be used in 598.314+ fw
by Rafał Miłecki
· 13 years ago
5d85290
b43: support new TX header, noticed to be used by 598.314+ fw
by Rafał Miłecki
· 13 years ago
efe0249
b43: use enum for firmware header format
by Rafał Miłecki
· 13 years ago
2391b7e
b43: rename TX header formats
by Rafał Miłecki
· 13 years ago
2a19032
b43: reload phy and bss settings after core restarts
by Felix Fietkau
· 13 years ago
5b36c9b
b43: read correct register on bcma bus.
by Hauke Mehrtens
· 13 years ago
53dd4b9
b43: Remove EXPERIMENTAL designation from LP PHY selection
by Larry Finger
· 13 years ago
c027ed4
b43: add core rev 17 used on bcma SoC.
by Hauke Mehrtens
· 13 years ago
9a5a133
b43: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
b49179c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
e5036c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
e61b52d
b43: fix invalid memory access in b43_ssb_remove()
by Pavel Roskin
· 13 years ago
6f89062
b43: bcma: drop BROKEN
by Rafał Miłecki
· 13 years ago
f76f424
b43: bus: fix memory corruption when setting driver's data
by Rafał Miłecki
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
41bf371
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
24aad3f
b43: (un)initialize driver on the BCMA bus
by Rafał Miłecki
· 13 years ago
eb90e9e
b43: bcma: get DMA translation bits
by Rafał Miłecki
· 13 years ago
a9770a8
ssb: return correct translation bit for 64-bit DMA
by Rafał Miłecki
· 13 years ago
78c1ee7
b43: disable parity check on BCMA devices
by Rafał Miłecki
· 13 years ago
4917359
b43: bcma: implement full core reset
by Rafał Miłecki
· 13 years ago
2729df2
b43: correctly display longer chipsets ids
by Rafał Miłecki
· 13 years ago
0b5dd73
b43: HT-PHY: fix masks in radio ctl
by Rafał Miłecki
· 13 years ago
40c6226
b43: bcma: read info about supported bands
by Rafał Miłecki
· 13 years ago
124cc11
b43: bcma: define 80211 core specific IO status bits
by Rafał Miłecki
· 13 years ago
b473bc1
b43: HT-PHY: fix typo in 0x2059 radio init
by Rafał Miłecki
· 13 years ago
49ac26f
b43: HT-PHY: find channel entry with regs data
by Rafał Miłecki
· 13 years ago
315a685
b43: HT-PHY: switch to channel after enabling radio
by Rafał Miłecki
· 13 years ago
3667787
b43: use agent R/W ops for BCMA_IOCTL
by Rafał Miłecki
· 13 years ago
0901edb
b43: bus: drop inline from SSB functions
by Rafał Miłecki
· 13 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
cae5614
net/b43: don't return IRQ_HANDLED if nothing was done
by Sebastian Andrzej Siewior
· 13 years ago
21a18f2
b43: HT-PHY: define dummy TX power functions
by Rafał Miłecki
· 13 years ago
58eb7ff
b43: LCN-PHY: include new PHY in common code
by Rafał Miłecki
· 13 years ago
8b9bda7
b43: define firmwares for HT and LCN PHYs
by Rafał Miłecki
· 13 years ago
1d738e6
b43: LCN-PHY add place for new PHY support
by Rafał Miłecki
· 13 years ago
544e5d8
b43: read radio ID on new cores
by Rafał Miłecki
· 13 years ago
3fd4850
b43: use radio ID reading code to older cores only
by Rafał Miłecki
· 13 years ago
8c8b964
b43: select BLOCKIO for BCMA
by Rafał Miłecki
· 13 years ago
6ff1e5c
b43: change selecting ucode for newer cores
by Rafał Miłecki
· 13 years ago
74abacb
b43: bus: add helpers for getting/setting wldev from/in bus core
by Rafał Miłecki
· 13 years ago
42c9a45
b43: handle BCMA in bus switches
by Rafał Miłecki
· 13 years ago
6cbab0d
b43: use switches for SSB specific code
by Rafał Miłecki
· 13 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 13 years ago
397915c
b43: implement BCMA bus ops
by Rafał Miłecki
· 13 years ago
d150705
b43: make b43_wireless_init bus generic
by Rafał Miłecki
· 13 years ago
204d164
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
73e6cdc
b43: Add RX side DMA memory barrier
by Michael Büsch
· 13 years ago
df2cbe4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
a5f377f
b43: HT-PHY: correct 0x2059 radio init
by Rafał Miłecki
· 13 years ago
2d02c86
b43: HT-PHY: basic PHY init
by Rafał Miłecki
· 13 years ago
71d3b0d
b43: HT-PHY: add init tables
by Rafał Miłecki
· 13 years ago
3e644ab
b43: HT-PHY: init radio when enabling it
by Rafał Miłecki
· 13 years ago
e8dec1e
b43: HT-PHY: replace radio routing magic numbers
by Rafał Miłecki
· 13 years ago
bfc8dfe
b43: HT-PHY: implement lacking 0x908 PHY reg op
by Rafał Miłecki
· 13 years ago
feb9063
b43: HT-PHY: add channel switching tables for 2 GHz band
by Rafał Miłecki
· 13 years ago
e5b6100
b43: HT-PHY: perform some tables ops on channel switching
by Rafał Miłecki
· 13 years ago
bdb2dfb
b43: HT-PHY: upload PHY values when switching channel
by Rafał Miłecki
· 13 years ago
Next »