summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki2015-01-291-0/+9
* b43: update PHY descriptions in KconfigRafał Miłecki2014-07-311-13/+9Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-1/+1
|\
| * b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
* | b43: add config for (en|dis)abling G-PHY supportRafał Miłecki2014-06-201-0/+9
|/
* b43: make B43_PCMCIA and B43_SDIO depend on B43_SSBRafał Miłecki2014-05-191-2/+2
* b43: drop SSB dependencyRafał Miłecki2014-05-131-8/+28
* b43: adjust code to compile without SSBRafał Miłecki2014-05-131-1/+1
* b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang2014-02-241-1/+1
* b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2013-06-271-6/+0Star
* b43: activate N-PHY and HT-PHY support by defaultHauke Mehrtens2013-06-121-0/+2
* b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens2013-06-121-2/+2
* b43: HT-PHY: make it BCMA-onlyRafał Miłecki2013-03-061-1/+1
* b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King2013-03-061-2/+2
* drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-6/+6
* b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE'Paul Bolle2012-09-011-2/+2
* b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-181-0/+6
* b43: make HT-PHY support experimentalRafał Miłecki2011-08-291-3/+3
* b43: drop Kconfig option of forcing PIO modeRafał Miłecki2011-08-261-10/+0Star
* b43: Remove EXPERIMENTAL designation from LP PHY selectionLarry Finger2011-08-091-3/+3
* b43: bcma: drop BROKENRafał Miłecki2011-07-261-1/+1
* b43: LCN-PHY add place for new PHY supportRafał Miłecki2011-07-081-0/+8
* b43: select BLOCKIO for BCMARafał Miłecki2011-07-081-0/+6
* b43: add Kconfig option for compiling SSB driverRafał Miłecki2011-06-171-0/+5
* b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki2011-06-171-0/+8
* b43: add an option to register BROKEN bcma driverRafał Miłecki2011-06-031-0/+5
* b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki2011-03-071-1/+1
* b43: rename config option for N-PHY, drop BROKENRafał Miłecki2010-12-081-6/+7
* b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds2010-02-261-1/+16
* b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-281-16/+1Star
* wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+1
* b43: Remove BROKEN attribute from SDIOMichael Buesch2009-09-231-1/+1
* b43: Add Soft-MAC SDIO device supportAlbert Herranz2009-09-231-2/+19
* b43: PCMCIA is not experimental anymoreMichael Buesch2009-09-081-2/+2
* b43: Enable LP-PHY support by default and remove Kconfig warningGábor Stefanik2009-08-281-3/+1Star
* b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik2009-08-201-7/+7
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-101-7/+0Star
* rfkill: rewriteJohannes Berg2009-06-031-1/+1
* b43: Do not "select" HW_RANDOMMichael Buesch2009-04-221-1/+7
* b43: Dynamically control log verbosityMichael Buesch2009-01-291-3/+11
* b43: Add LP-PHY templateMichael Buesch2008-09-051-0/+12
* missing dependencies on HAS_DMAAl Viro2008-05-221-1/+1
* b43: Use SSB block-I/O to do PIOMichael Buesch2008-04-081-0/+1
* b43: Add PIO support for PCMCIA devicesMichael Buesch2008-04-081-0/+17
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-281-0/+1
* b43: Add NPHY kconfig optionMichael Buesch2008-01-291-0/+10
* b43: Remove PIO supportMichael Buesch2008-01-291-48/+0Star
* b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch2007-11-101-4/+6
* [B43]: Use input-polldev for the rfkill switchMichael Buesch2007-10-111-1/+1
* [B43]: RF-kill supportMichael Buesch2007-10-111-1/+7