summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
* net: Replace min macro with min_tSilvan Jegen2014-03-031-1/+1
* b43: Fix unload oops if firmware is not availableLarry Finger2014-01-131-5/+5
* b43: Fix lockdep splatLarry Finger2014-01-131-6/+11
* b43: call PCIe up and down functionsHauke Mehrtens2013-08-261-0/+14
* b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2013-06-271-2/+10
* b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
* B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-081-25/+18
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-4/+4
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+4
* | b43: use constantsHauke Mehrtens2013-03-271-7/+9
* | b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-251-5/+2
* | b43: define BCMA wireless specific PLLsRafał Miłecki2013-03-061-1/+6
|/
* b43: Fix lockdep splat on module unloadLarry Finger2013-02-251-1/+2
* b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-071-13/+41
* b43: fix tx path skb leaksFelix Fietkau2012-12-101-4/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-291-0/+4
|\
| * b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
* | bcma: add an extra pcie core structHauke Mehrtens2012-10-191-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-1/+2
|\
| * 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
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-151-11/+40
|\ \ \ | |/ /
| * | 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
| |/
* | b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
|/
* 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
OpenPOWER on IntegriCloud