summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville
2008-12-19b43: Add key memory dumpingMichael Buesch
2008-12-19b43: Fix some MAC lockingMichael Buesch
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg
2008-11-10b43/legacy: remove SSID codeJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-09-30b43: Increase loop tries in do_dummy_txLarry Finger
2008-09-30b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...Larry Finger
2008-09-30b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-11b43: Remove QoS update workqueueMichael Buesch
2008-09-11b43: Fix QoS defaultsMichael Buesch
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch
2008-09-08b43: Move Analog switching into phy codeMichael Buesch
2008-09-05b43: Split PHY alloc and initMichael Buesch
2008-09-05b43: Move code from nphy.* to phy_n.*Michael Buesch
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch
2008-08-29b43: Implement dynamic PHY APIMichael Buesch
2008-08-18removed unused #include <version.h>Huang Weiyi
2008-08-18b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306Larry Finger
2008-08-18b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)Larry Finger
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-15wireless: fix warnings from QoS patchJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27b43: Add debugfs firmware debugging knobMichael Buesch
2008-06-27b43: Add simple firmware watchdogMichael Buesch
2008-06-26b43: Add debugfs files for random SHM accessMichael Buesch
2008-06-25b43: Do not return TX_BUSY from op_txMichael Buesch
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-13b43: Fix noise calculation WARN_ONMichael Buesch
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-03b43: enable meshJohannes Berg
2008-05-28b43: Fix controller restart crashMichael Buesch
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch
2008-05-21b43: Add firmware markers supportMichael Buesch
2008-05-21b43: Add panic reason code that doesn't trigger restartMichael Buesch
2008-05-21b43: Allow running without PCM firmwareMichael Buesch
2008-05-21b43: Add hooks for firmware debuggingMichael Buesch
2008-05-21b43: Fix typo in firmware file name for 802.11 cores with rev 13Larry.Finger@lwfinger.net
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg