summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
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
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch
2011-08-24b43: warn when forcing PIO modeRafał Miłecki
2011-08-22b43: include HT-PHY in some common codeRafał Miłecki
2011-08-22b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki
2011-08-22b43: use enum for firmware header formatRafał Miłecki
2011-08-22b43: reload phy and bss settings after core restartsFelix Fietkau
2011-08-09b43: add core rev 17 used on bcma SoC.Hauke Mehrtens
2011-08-08b43: remove wireless extensions inclusionsJohannes Berg
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller