summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
2008-05-28b43: Fix controller restart crashMichael Buesch
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-30b43: Fix dual-PHY devicesMichael Buesch
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch
2008-04-23b43: Fix HostFlags data typesMichael Buesch
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-16b43: Add fastpath to b43_mac_suspend()Michael Buesch
2008-04-08b43: use b43_is_mode() callMichael Buesch
2008-04-08b43: Fix PHY TX control words in SHMMichael Buesch
2008-04-08b43: Fix beacon BH updateMichael Buesch
2008-04-08b43: Beaconing fixesMichael Buesch
2008-04-08b43: Fix TBTT and PU timingsMichael Buesch
2008-04-08b43: Add more N-PHY stuffMichael Buesch
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch
2008-03-13make b43_mac_{enable,suspend}() staticAdrian Bunk
2008-03-07b43: Rename the DMA ring pointersMichael Buesch
2008-03-07b43: Add QOS supportMichael Buesch
2008-03-06b43: verify sta_notify mac80211 callbackJohannes Berg
2008-02-29b43: Add HostFlags HI supportMichael Buesch
2008-02-29b43: Fix bandswitchMichael Buesch
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
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-05b43: avoid unregistering device objects during suspendRafael J. Wysocki
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton
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 NPHY radio init codeMichael 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: Remove the PHY spinlockMichael 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
2008-01-28b43: Add definitions for MAC Control registerMichael Buesch