summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43: only reload config after successful initializationSeth Forshee2012-04-271-2/+8
* b43: Load firmware from a work queue and not from the probe routineLarry Finger2012-03-131-27/+32
* b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens2012-03-051-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-011-0/+2
|\
| * b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-181-0/+2
* | b43: add maskset helpersRafał Miłecki2012-01-241-48/+19
|/
* wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-131-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-15/+40
|\
| * b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it2011-12-191-15/+40
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-50/+50
|/
* drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-311-1/+1
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* b43: update dummy transmissionRafał Miłecki2011-09-271-4/+7
* b43: add missing MMIO definesRafał Miłecki2011-09-271-17/+21
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-2/+3
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+2
|\
| * b43: Fix beacon problem in ad-hoc modeManual Munz2011-09-191-1/+2
* | b43: add my copyrights and myself as the module authorRafał Miłecki2011-09-141-0/+2
* | b43: LCN-PHY: minor fixesRafał Miłecki2011-09-131-0/+1
* | b43: Fix swatch warningLarry Finger2011-08-291-1/+4
* | b43: drop Kconfig option of forcing PIO modeRafał Miłecki2011-08-261-1/+1
* | b43/legacy: Remove firmware IDsMichael Büsch2011-08-241-3/+1
* | b43: warn when forcing PIO modeRafał Miłecki2011-08-241-2/+7
* | b43: include HT-PHY in some common codeRafał Miłecki2011-08-221-0/+1
* | b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-221-1/+3
* | b43: use enum for firmware header formatRafał Miłecki2011-08-221-1/+5
* | b43: reload phy and bss settings after core restartsFelix Fietkau2011-08-221-5/+37
* | b43: add core rev 17 used on bcma SoC.Hauke Mehrtens2011-08-091-0/+1
* | b43: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-271-2/+3
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-261-2/+3
| |\
| | * b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-261-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \ | |/ / |/| |
| * | Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-221-21/+85
|\ \ \ | | |/ | |/|
| * | b43: (un)initialize driver on the BCMA busRafał Miłecki2011-07-221-4/+44
| * | b43: bcma: implement full core resetRafał Miłecki2011-07-191-7/+27
| * | b43: correctly display longer chipsets idsRafał Miłecki2011-07-191-2/+5
| * | b43: bcma: read info about supported bandsRafał Miłecki2011-07-191-6/+7
| * | b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki2011-07-191-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-151-77/+284
|\ \ \ | |/ /
| * | net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior2011-07-081-1/+1
| * | b43: define firmwares for HT and LCN PHYsRafał Miłecki2011-07-081-0/+40
| * | b43: LCN-PHY add place for new PHY supportRafał Miłecki2011-07-081-0/+10
| * | b43: read radio ID on new coresRafał Miłecki2011-07-081-1/+13
| * | b43: use radio ID reading code to older cores onlyRafał Miłecki2011-07-081-15/+23
| * | b43: change selecting ucode for newer coresRafał Miłecki2011-07-081-9/+17
| * | b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki2011-07-081-3/+3
| * | b43: handle BCMA in bus switchesRafał Miłecki2011-07-081-0/+68
| * | b43: use switches for SSB specific codeRafał Miłecki2011-07-081-45/+99
OpenPOWER on IntegriCloud