aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
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
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-26b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-22b43: (un)initialize driver on the BCMA busRafał Miłecki
2011-07-19b43: bcma: implement full core resetRafał Miłecki
2011-07-19b43: correctly display longer chipsets idsRafał Miłecki
2011-07-19b43: bcma: read info about supported bandsRafał Miłecki
2011-07-19b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior
2011-07-08b43: define firmwares for HT and LCN PHYsRafał Miłecki
2011-07-08b43: LCN-PHY add place for new PHY supportRafał Miłecki
2011-07-08b43: read radio ID on new coresRafał Miłecki
2011-07-08b43: use radio ID reading code to older cores onlyRafał Miłecki
2011-07-08b43: change selecting ucode for newer coresRafał Miłecki
2011-07-08b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki
2011-07-08b43: handle BCMA in bus switchesRafał Miłecki
2011-07-08b43: use switches for SSB specific codeRafał Miłecki
2011-07-08b43: implement BCMA bus opsRafał Miłecki
2011-07-08b43: make b43_wireless_init bus genericRafał Miłecki
2011-07-07Update my e-mail addressMichael Büsch
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17b43: add Kconfig option for compiling SSB driverRafał Miłecki
2011-06-17b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki
2011-06-10b43: check for allocation failuresDan Carpenter