summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy/main.c
AgeCommit message (Expand)Author
2010-03-15b43/b43legacy: Wake queues in wireless_core_startLarry Finger
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg
2009-05-20b43/legacy: fix beacon change processingJohannes Berg
2009-05-20b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-04-22b43legacy: Clean up beacon IRQLarry Finger
2009-04-22b43legacy: Fixes for beaconingLarry Finger
2009-04-22b43legacy: Do not select HW_RANDOMLarry Finger
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville
2008-11-21b43legacy: 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-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