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