summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2012-03-131-13/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-051-19/+67
|\
| * b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-041-19/+67
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-32/+32
|/
* drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-311-1/+1
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* b43/legacy: Remove firmware IDsMichael Büsch2011-08-241-3/+1
* b43legacy: report core numberPavel Roskin2011-08-081-1/+2
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-6/+2
|\ \
| * | b43legacy: Fix warnings from gcc 4.6.0Larry Finger2011-06-011-6/+2
| |/
* | drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-051-1/+1
|/
* 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
OpenPOWER on IntegriCloud