summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16b43: move hwrng registration driver to wireless core initializationJohn W. Linville
2010-08-16b43: update hw/fw version info in wiphy structJohn W. Linville
2010-07-21b43: silence most sparse warningsJohn W. Linville
2010-06-21b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03b43: 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-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-08b43: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-03b43: Fix throughput regressionLarry Finger
2010-01-25b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch
2010-01-22b43: check band widthRafał Miłecki
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-15b43: add new SSB's core id for BCM4328Rafał Miłecki
2010-01-14b43: Declare at least one real firmware file using MODULE_FIRMWARE.Tim 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-28b43: Allow PIO mode to be selected at module loadLarry Finger
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-10b43: Remove reset after fatal DMA errorLarry Finger
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27b43/legacy: Fix usage of host_pci pointerMichael Buesch
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch
2009-09-23b43: Disable PMQ mechanismMichael Buesch
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch
2009-09-23b43: Fix IRQ sync for SDIOMichael Buesch
2009-09-23b43: Fix SDIO interrupt handler deadlockMichael Buesch
2009-09-23b43: Add Soft-MAC SDIO device supportAlbert Herranz