aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger
2014-02-06b43: Fix lockdep splatLarry Finger
2013-06-12b43: stop format string leaking into error msgsKees Cook
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-27b43: use constantsHauke Mehrtens
2013-03-25b43: use bcma_chipco_gpio_control()Hauke Mehrtens
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-06b43: define BCMA wireless specific PLLsRafał Miłecki
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-10b43: fix tx path skb leaksFelix Fietkau
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki
2012-08-06b43: rename host flags definesRafał Miłecki
2012-08-02b43: fix logic in GPIO initRafał Miłecki
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17b43: fix crash with OpenFWWFJohannes Berg
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger
2012-03-05b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-24b43: add maskset helpersRafał Miłecki
2012-01-18b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville
2012-01-13wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27b43: update dummy transmissionRafał Miłecki
2011-09-27b43: add missing MMIO definesRafał Miłecki
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki
2011-09-13b43: LCN-PHY: minor fixesRafał Miłecki
2011-08-29b43: Fix swatch warningLarry Finger
2011-08-26b43: drop Kconfig option of forcing PIO modeRafał Miłecki