aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAge
...
* | b43: LCN-PHY: add init tablesRafał Miłecki2011-08-24
* | b43: LCN-PHY: switch analogRafał Miłecki2011-08-24
* | b43: LCN-PHY: implement disabling radioRafał Miłecki2011-08-24
* | b43: LCN-PHY: add very basic PHY opsRafał Miłecki2011-08-24
* | b43: fix DMA on some bugged hardwareRafał Miłecki2011-08-24
* | b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki2011-08-23
* | b43: HT-PHY: init: add missing small-tables writesRafał Miłecki2011-08-22
* | b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki2011-08-22
* | b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki2011-08-22
* | b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki2011-08-22
* | b43: HT-PHY: init: copy tables and reset CCARafał Miłecki2011-08-22
* | b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki2011-08-22
* | b43: HT-PHY: init: zero EXTG registersRafał Miłecki2011-08-22
* | b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki2011-08-22
* | b43: include HT-PHY in some common codeRafał Miłecki2011-08-22
* | b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-22
* | b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-22
* | b43: use enum for firmware header formatRafał Miłecki2011-08-22
* | b43: rename TX header formatsRafał Miłecki2011-08-22
* | b43: reload phy and bss settings after core restartsFelix Fietkau2011-08-22
* | b43: Remove EXPERIMENTAL designation from LP PHY selectionLarry Finger2011-08-09
* | b43: add core rev 17 used on bcma SoC.Hauke Mehrtens2011-08-09
* | b43: remove wireless extensions inclusionsJohannes Berg2011-08-08
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-28
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-26
| |\
| | * b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-26
| | * b43: bcma: drop BROKENRafał Miłecki2011-07-26
| | * b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ | |/ / |/| |
| * | Update my e-mail addressMichael Büsch2011-07-07
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-04
| |\ \
* | \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\ \ \ \ | | |_|/ | |/| |
| * | | b43: (un)initialize driver on the BCMA busRafał Miłecki2011-07-22
| * | | b43: bcma: get DMA translation bitsRafał Miłecki2011-07-22
| * | | ssb: return correct translation bit for 64-bit DMARafał Miłecki2011-07-22
| * | | b43: disable parity check on BCMA devicesRafał Miłecki2011-07-22
| * | | b43: bcma: implement full core resetRafał Miłecki2011-07-19
| * | | b43: correctly display longer chipsets idsRafał Miłecki2011-07-19
| * | | b43: HT-PHY: fix masks in radio ctlRafał Miłecki2011-07-19
| * | | b43: bcma: read info about supported bandsRafał Miłecki2011-07-19
| * | | b43: bcma: define 80211 core specific IO status bitsRafał Miłecki2011-07-19
| * | | b43: HT-PHY: fix typo in 0x2059 radio initRafał Miłecki2011-07-19
| * | | b43: HT-PHY: find channel entry with regs dataRafał Miłecki2011-07-19
| * | | b43: HT-PHY: switch to channel after enabling radioRafał Miłecki2011-07-19
| * | | b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki2011-07-19
| * | | b43: bus: drop inline from SSB functionsRafał Miłecki2011-07-18
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\| | |
| * | | net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior2011-07-08
| * | | b43: HT-PHY: define dummy TX power functionsRafał Miłecki2011-07-08
| * | | b43: LCN-PHY: include new PHY in common codeRafał Miłecki2011-07-08