summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-23/+26
* 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/+1Star
| * b43legacy: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0Star
* | 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-261-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-155-78/+2Star
|\|
| * b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-78/+0Star
| * 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/+5Star
|\|
| * Remove config option B43_LEGACY_RFKILL completelyChristoph Egger2010-01-151-6/+3Star
| * b43legacy: Declare all possible ucodeX.fw filesTim Gardner2010-01-151-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-101-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-192-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/+0Star
* | 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-031-1/+0Star
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-3/+1Star
* 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
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-107-172/+30Star
* rfkill: rewriteJohannes Berg2009-06-034-91/+43Star
* b43/legacy: fix beacon change processingJohannes Berg2009-05-201-12/+9Star
* b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio2009-05-203-59/+25Star
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-39/+24Star
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-5/+5
* b43legacy: Clean up beacon IRQLarry Finger2009-04-224-51/+121
* b43legacy: Fixes for beaconingLarry Finger2009-04-222-8/+43
* b43legacy: Do not select HW_RANDOMLarry Finger2009-04-223-2/+16
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0Star
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-071-3/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-4/+4
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-3/+3
* b43legacy: fix led namingDanny Kukawka2009-02-091-4/+4
* 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: Fix sparse warningsLarry Finger2008-12-122-5/+3Star