summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2008-07-24b43: Fix possible MMIO access while device is downMichael Buesch
2008-07-24b43: Do not return TX_BUSY from op_txMichael Buesch
2008-06-21b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-21b43: Fix noise calculation WARN_ONMichael Buesch
2008-06-16b43: Fix controller restart crashMichael Buesch
2008-05-09b43: Fix some TX/RX locking issuesMichael Buesch
2008-05-09b43: Fix dual-PHY devicesMichael Buesch
2008-05-01b43: Workaround DMA quirksMichael Buesch
2008-05-01b43: Add more btcoexist workaroundsMichael Buesch
2008-05-01b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch
2008-03-24b43: Fix DMA mapping leakageMichael Buesch
2008-03-13b43: phy.c fix typo in register writeHarvey Harrison
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev
2008-02-15b43: Fix firmware load message levelMichael Buesch
2008-02-15b43: Add firmware information to modinfoMichael Buesch
2008-02-15b43: Add driver load messagesMichael Buesch
2008-02-07leds: Standardise LED naming schemeRichard Purdie
2008-02-05Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-05b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton
2008-01-31b43: Drop packets that we are not able to encryptMichael Buesch
2008-01-31b43: Fix suspend/resumeMichael Buesch
2008-01-31b43: Fix rfkill allocation leakage in error pathsMichael Buesch
2008-01-28b43: Fix MAC control and microcode initMichael Buesch
2008-01-28b43: Fix firmware cachingMichael Buesch
2008-01-28b43: Add more N-PHY init codeMichael Buesch
2008-01-28b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville
2008-01-28b43: Add lots of N-PHY lookup tablesMichael Buesch
2008-01-28b43: Add NPHY channel switch codeMichael Buesch
2008-01-28b43: Add NPHY radio init codeMichael Buesch
2008-01-28b43: Add Broadcom 2055 radio register definitionsMichael Buesch
2008-01-28b43: Add support for new firmwareMichael Buesch
2008-01-28b43: Fix radio ID register readingMichael Buesch
2008-01-28b43: Add N-PHY related initvals firmware filenames.Michael Buesch
2008-01-28b43: Fix tim search buffer overrunMichael Buesch
2008-01-28b43: Put multicast frames on the mcast queueMichael Buesch
2008-01-28b43: Fix template upload locking.Michael Buesch
2008-01-28b43: Fix upload of beacon packets to the hardwareMichael Buesch
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28b43: finish removal of pio supportJohn W. Linville
2008-01-28b43: Remove the PHY spinlockMichael Buesch
2008-01-28b43: Fix PHY register routingMichael Buesch
2008-01-28b43: Add N-PHY register definitionsMichael Buesch
2008-01-28b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch
2008-01-28b43: Add NPHY kconfig optionMichael Buesch