summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)AuthorLines
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-16/+55
2008-05-28b43: Fix controller restart crashMichael Buesch-2/+10
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch-14/+45
2008-05-21missing dependencies on HAS_DMAAl Viro-1/+1
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch-14/+33
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-0/+8
2008-04-30b43: Fix dual-PHY devicesMichael Buesch-0/+8
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison-1/+1
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-13/+68
2008-04-23b43: Workaround DMA quirksMichael Buesch-8/+39
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch-4/+9
2008-04-23b43: Fix HostFlags data typesMichael Buesch-3/+4
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch-2/+20
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-8/+5
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-13/+14
2008-04-16b43: Add fastpath to b43_mac_suspend()Michael Buesch-0/+7
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch-13/+14
2008-04-08b43: use b43_is_mode() callMichael Buesch-2/+2
2008-04-08b43: Fix PHY TX control words in SHMMichael Buesch-83/+117
2008-04-08b43: Fix beacon BH updateMichael Buesch-42/+54
2008-04-08b43: Beaconing fixesMichael Buesch-6/+37
2008-04-08b43: Fix TBTT and PU timingsMichael Buesch-8/+39
2008-04-08b43: Add more N-PHY stuffMichael Buesch-12/+41
2008-04-08b43: Use SSB block-I/O to do PIOMichael Buesch-83/+91
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch-4/+6
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch-103/+1267
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-3/+10
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch-2/+4
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch-1/+6
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-16/+22
2008-03-25b43: Don't compile N-PHY code when N-PHY is disabledMichael Buesch-2/+42
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch-6/+5
2008-03-24b43: Fix DMA mapping leakageMichael Buesch-10/+17
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-1/+1
2008-03-13b43: pull out helpers for writing noise tableHarvey Harrison-22/+23
2008-03-13make b43_mac_{enable,suspend}() staticAdrian Bunk-5/+2
2008-03-13b43: phy.c fix typo in register writeHarvey Harrison-1/+1
2008-03-07b43: Fix failed frames status report typoMichael Buesch-1/+1
2008-03-07b43: Add TX statistics debugging countersMichael Buesch-16/+80
2008-03-07b43: Rename the DMA ring pointersMichael Buesch-163/+82
2008-03-07b43: Add QOS supportMichael Buesch-91/+262
2008-03-06b43: verify sta_notify mac80211 callbackJohannes Berg-0/+11
2008-02-29b43(legacy): include full timestamp in beacon framesJohannes Berg-5/+9
2008-02-29b43: Add HostFlags HI supportMichael Buesch-35/+52
2008-02-29b43: Fix bandswitchMichael Buesch-129/+199
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg-189/+105
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev-0/+1
2008-02-15b43: Fix firmware load message levelMichael Buesch-5/+5
2008-02-15b43: Add firmware information to modinfoMichael Buesch-0/+2
2008-02-15b43: Add driver load messagesMichael Buesch-0/+34