aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+19
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-24/+2
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo1-24/+0
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger1-0/+2
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-6/+5
2010-01-14Remove config option B43_LEGACY_RFKILL completelyChristoph Egger1-6/+3
2010-01-14b43legacy: Declare all possible ucodeX.fw filesTim Gardner1-0/+2
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-12/+12
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-12/+12
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König1-1/+1
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg1-1/+1
2009-10-27b43/legacy: Fix usage of host_pci pointerMichael Buesch1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch1-2/+6
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-3/+1
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-4/+4
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger1-2/+5
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg1-13/+4
2009-05-20b43/legacy: fix beacon change processingJohannes Berg1-12/+9
2009-05-20b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio1-56/+22
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-39/+24
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-5/+5
2009-04-22b43legacy: Clean up beacon IRQLarry Finger1-48/+116
2009-04-22b43legacy: Fixes for beaconingLarry Finger1-7/+40
2009-04-22b43legacy: Do not select HW_RANDOMLarry Finger1-1/+7
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg1-1/+1
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville1-1/+1
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg1-12/+99
2008-11-10b43/legacy: remove SSID codeJohannes Berg1-24/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-1/+1
2008-10-31mac80211: make retry limits part of hw configJohannes Berg1-37/+22
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-1/+2
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-16/+2
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau1-0/+1
2008-09-15mac80211: share STA information with driverJohannes Berg1-1/+1
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-15/+15
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
2008-08-29wireless: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-07-29b43legacy: Release mutex in error handling codeJulia Lawall1-1/+1
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-2/+1
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-28/+17
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+4
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch1-2/+4
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-8/+9
2008-06-04b43legacy: Fix controller restart crashMichael Buesch1-8/+9