summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch
2008-05-22b43: Add firmware markers supportMichael Buesch
2008-05-22b43: Add panic reason code that doesn't trigger restartMichael Buesch
2008-05-22b43: Allow running without PCM firmwareMichael Buesch
2008-05-22b43: Add hooks for firmware debuggingMichael Buesch
2008-05-22mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-22b43: Fix typo in firmware file name for 802.11 cores with rev 13Larry.Finger@lwfinger.net
2008-05-22mac80211: move TX info into skb->cbJohannes Berg
2008-05-22mac80211: use rate index in TX controlJohannes Berg
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21missing dependencies on HAS_DMAAl Viro
2008-05-14b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison
2008-05-14b43: nphy.c remove duplicated includeHuang Weiyi
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14b43: replace limit_value macro with clamp_valHarvey Harrison
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-05-07b43: Don't disable IRQs in mac_suspendMichael Buesch
2008-05-07b43: Remove some dead codeMichael Buesch
2008-05-07b43: Rewrite LO calibration algorithmMichael Buesch
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
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-05-01b43: 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-24b43: Workaround DMA quirksMichael Buesch
2008-04-24b43: Add more btcoexist workaroundsMichael Buesch
2008-04-24b43: Fix HostFlags data typesMichael Buesch
2008-04-24b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-20PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-16b43: Add fastpath to b43_mac_suspend()Michael Buesch
2008-04-15ssb: Fix usage of struct device used for DMAingMichael 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: Use SSB block-I/O to do PIOMichael Buesch
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch
2008-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-25b43: Don't compile N-PHY code when N-PHY is disabledMichael Buesch
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch
2008-03-24b43: Fix DMA mapping leakageMichael Buesch