summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-8/+13
|\
| * b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-1/+2
|\ \
| * | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+2
| |/
* | b43: be more user friendly with PHY infoRafał Miłecki2012-08-061-5/+34
* | b43: rename host flags definesRafał Miłecki2012-08-061-6/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-22/+10
|\
| * b43: fix crash with OpenFWWFJohannes Berg2012-07-171-22/+10
* | Fix typo in printed messagesAnatol Pomozov2012-06-241-1/+1
|/
* b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2012-06-081-7/+12
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-2/+8
|\
| * b43: only reload config after successful initializationSeth Forshee2012-04-271-2/+8
* | b43: claim support for IBSS RSNAntonio Quartulli2012-04-101-0/+16
|/
* 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
OpenPOWER on IntegriCloud