summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy/main.c
AgeCommit message (Expand)Author
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-08-29wireless: remove unused #include <version.h>Huang Weiyi
2008-07-29b43legacy: Release mutex in error handling codeJulia Lawall
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-04b43legacy: Fix controller restart crashMichael Buesch
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14b43legacy: replace limit_value macro with clamp_valHarvey Harrison
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-16b43legacy: fix TBTT and PU timingsStefano Brivio
2008-04-15b43legacy: fix initvals loading on bcm4303Stefano Brivio
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-03-04b43legacy: Fix module init messageMichael Buesch
2008-02-29b43legacy: fix B43legacy_WARN_ON macroStefano Brivio
2008-02-29b43legacy: fix upload of beacon packets to the hardwareStefano Brivio
2008-02-29b43legacy: add definitions for MAC control registerStefano Brivio
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-15b43legacy: Add driver load messagesStefano Brivio
2008-02-15b43legacy: fix firmware load message levelStefano Brivio
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio
2008-02-05b43legacy: fix suspend/resumeStefano Brivio
2008-01-31b43legacy: fix MAC control and microcode initStefano Brivio
2008-01-31b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch
2008-01-28b43legacy: Remove the PHY spinlockMichael Buesch
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28ssb: Fix extraction of values from SPROMMichael Buesch
2008-01-28b43legacy: Fix rfkill radio LEDLarry Finger
2008-01-28b43legacy: reinit on too many PHY TX errorsStefano Brivio
2008-01-28b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg
2008-01-28b43legacy: Convert to use of the new SPROM structureLarry Finger
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio
2008-01-28b43legacy: rewrite and fix rfkill initializationStefano Brivio
2008-01-28b43legacy: use a consistent naming scheme for the opsStefano Brivio
2008-01-28b43legacy: use the retry limits provided by mac80211Stefano Brivio
2008-01-28b43legacy: Remove set_key callbackMichael Buesch
2008-01-28b43legacy: Rewrite pwork lockingLarry Finger
2008-01-28b43legacy: Use input-polldev for the rfkill switchLarry Finger
2008-01-28b43legacy: RF-kill supportLarry Finger
2008-01-28b43legacy: LED triggers supportLarry Finger
2007-11-29b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio