aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki1-2/+10
2013-06-12b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson1-25/+18
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+4
2013-03-27b43: use constantsHauke Mehrtens1-7/+9
2013-03-25b43: use bcma_chipco_gpio_control()Hauke Mehrtens1-5/+2
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-4/+4
2013-03-06b43: define BCMA wireless specific PLLsRafał Miłecki1-1/+6
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger1-1/+2
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger1-13/+41
2012-12-10b43: fix tx path skb leaksFelix Fietkau1-4/+8
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+4
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger1-0/+4
2012-10-19bcma: add an extra pcie core structHauke Mehrtens1-1/+1
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+2
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+2
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-11/+40
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki1-5/+34
2012-08-06b43: rename host flags definesRafał Miłecki1-6/+6
2012-08-02b43: fix logic in GPIO initRafał Miłecki1-8/+13
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+2
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-22/+10
2012-07-17b43: fix crash with OpenFWWFJohannes Berg1-22/+10
2012-06-24Fix typo in printed messagesAnatol Pomozov1-1/+1
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel1-7/+12
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens1-2/+2
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2012-04-27b43: only reload config after successful initializationSeth Forshee1-2/+8
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli1-0/+16
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger1-27/+32
2012-03-05b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens1-0/+2
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2012-01-24b43: add maskset helpersRafał Miłecki1-48/+19
2012-01-18b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville1-0/+2
2012-01-13wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski1-1/+4
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-15/+40
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-50/+50
2011-12-19b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it1-15/+40
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker1-1/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-27b43: update dummy transmissionRafał Miłecki1-4/+7
2011-09-27b43: add missing MMIO definesRafał Miłecki1-17/+21
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-2/+3
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-1/+2
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz1-1/+2
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki1-0/+2
2011-09-13b43: LCN-PHY: minor fixesRafał Miłecki1-0/+1
2011-08-29b43: Fix swatch warningLarry Finger1-1/+4
2011-08-26b43: drop Kconfig option of forcing PIO modeRafał Miłecki1-1/+1
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch1-3/+1