summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy/main.c
AgeCommit message (Expand)Author
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-07Update my e-mail addressMichael Büsch
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki
2011-05-10b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki
2011-05-05b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2010-11-16drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches
2010-08-16b43legacy: update hw/fw version info in wiphy structJohn W. Linville
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-14Remove config option B43_LEGACY_RFKILL completelyChristoph Egger
2010-01-14b43legacy: Declare all possible ucodeX.fw filesTim Gardner
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-27b43/legacy: Fix usage of host_pci pointerMichael Buesch
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