summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-22b43legacy: dma: cache translation (routing bits)Rafał Miłecki
2011-07-07Update my e-mail addressMichael Büsch
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki
2011-05-10b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki
2011-05-05b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-11-16drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches
2010-11-15b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-08-16b43legacy: update hw/fw version info in wiphy structJohn W. Linville
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-04b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-28b43legacy: remove usage of deprecated noise valueJohn W. Linville
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-15b43legacy: fix typo in ifdef commentHauke Mehrtens
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-14Remove config option B43_LEGACY_RFKILL completelyChristoph Egger
2010-01-14b43legacy: Declare all possible ucodeX.fw filesTim Gardner
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König
2009-11-06b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-10-30b43legacy: Fix DMA TX bounce buffer copyingLarry Finger
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-27b43/legacy: Fix usage of host_pci pointerMichael Buesch
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan