aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-11-16drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches1-12/+35
2010-11-15b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+5
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann1-0/+1
2010-08-16b43legacy: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-23/+26
2010-06-04b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori1-23/+26
2010-06-03drivers/net: use __packed annotationEric Dumazet3-12/+12
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-3/+19
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+1
2010-04-28b43legacy: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+1
2010-02-15b43legacy: fix typo in ifdef commentHauke Mehrtens1-1/+1
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-78/+2
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo5-78/+0
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger1-0/+2
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-6/+5
2010-01-14Remove config option B43_LEGACY_RFKILL completelyChristoph Egger1-6/+3
2010-01-14b43legacy: Declare all possible ucodeX.fw filesTim Gardner1-0/+2
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-12/+12
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-12/+12
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger1-0/+7
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+2
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König1-1/+1
2009-11-06b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger2-3/+0
2009-10-30b43legacy: Fix DMA TX bounce buffer copyingLarry Finger1-2/+15
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville1-1/+1
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg1-1/+1
2009-10-27b43/legacy: Fix usage of host_pci pointerMichael Buesch1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-0/+2
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch1-2/+6
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-3/+1
2009-08-04b43legacy: Work around mac80211 race conditionLarry Finger1-6/+16
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-4/+4
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger2-2/+6
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg7-172/+30
2009-06-03rfkill: rewriteJohannes Berg4-91/+43
2009-05-20b43/legacy: fix beacon change processingJohannes Berg1-12/+9
2009-05-20b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio3-59/+25
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-39/+24
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-5/+5
2009-04-22b43legacy: Clean up beacon IRQLarry Finger4-51/+121
2009-04-22b43legacy: Fixes for beaconingLarry Finger2-8/+43