aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-10-071-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-51/+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
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches2010-11-161-12/+35
* | b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki2010-11-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-0/+5
|\
| * b43legacy: update hw/fw version info in wiphy structJohn W. Linville2010-08-161-0/+5
* | net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-23/+26
|\
| * b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-23/+26
* | drivers/net: use __packed annotationEric Dumazet2010-06-033-12/+12
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-052-3/+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
| * b43legacy: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-251-1/+1
|\
| * b43legacy: fix typo in ifdef commentHauke Mehrtens2010-02-151-1/+1
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-145-78/+2
|\ \ | |/
| * b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-78/+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
* | b43legacy: avoid PPC fault during resumeLarry Finger2009-12-041-0/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-182-0/+2
|\ \ | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
* | b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-062-3/+0
* | b43legacy: Fix DMA TX bounce buffer copyingLarry Finger2009-10-301-2/+15
* | wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+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
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-3/+1
* b43legacy: Work around mac80211 race conditionLarry Finger2009-08-041-6/+16
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-4/+4
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* b43/b43legacy: fix radio LED initializationLarry Finger2009-07-072-2/+6