aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-10-071-0/+2
* b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki2011-05-111-1/+1
* b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki2011-05-101-18/+0
* b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki2011-05-051-32/+0
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2
* drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches2010-11-161-12/+35
* b43legacy: update hw/fw version info in wiphy structJohn W. Linville2010-08-161-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-2/+19
|\
| * b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville2010-05-031-0/+18
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-24/+2
|\
| * b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-24/+0
| * b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-02-081-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-6/+5
|\ \ | |/
| * Remove config option B43_LEGACY_RFKILL completelyChristoph Egger2010-01-141-6/+3
| * b43legacy: Declare all possible ucodeX.fw filesTim Gardner2010-01-141-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-301-12/+12
|\ \ | |/
| * mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-12/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ | |/ |/|
| * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-301-1/+1
* | b43/legacy: Fix usage of host_pci pointerMichael Buesch2009-10-271-2/+2
|/
* b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch2009-09-091-2/+6
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-3/+1
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-4/+4
* b43/b43legacy: fix radio LED initializationLarry Finger2009-07-071-2/+5
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-101-13/+4
* b43/legacy: fix beacon change processingJohannes Berg2009-05-201-12/+9
* b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio2009-05-201-56/+22
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-39/+24
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-5/+5
* b43legacy: Clean up beacon IRQLarry Finger2009-04-221-48/+116
* b43legacy: Fixes for beaconingLarry Finger2009-04-221-7/+40
* b43legacy: Do not select HW_RANDOMLarry Finger2009-04-221-1/+7
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* b43legacy: implement short slot and basic rate handlingJohannes Berg2008-11-211-12/+99
* b43/legacy: remove SSID codeJohannes Berg2008-11-101-24/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-1/+1
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-37/+22
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-16/+2
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-061-0/+1
* mac80211: share STA information with driverJohannes Berg2008-09-151-1/+1
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-15/+15
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+5
* wireless: remove unused #include <version.h>Huang Weiyi2008-08-291-1/+0