WorkStruct: make allyesconfig
[safe/jmp/linux-2.6] / drivers / net / wireless / bcm43xx / bcm43xx_main.c
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-08 Adrian Bunk[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_wr...
2006-11-08 Michael Buesch[PATCH] bcm43xx: Drain TX status before starting IRQs
2006-11-01 Michael Buesch[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX...
2006-10-17 Larry Finger[PATCH] bcm43xx-softmac: Fix system hang for x86-64...
2006-10-17 Larry Finger[PATCH] bcm43xx-softmac: check returned value from...
2006-10-17 Michael Buesch[PATCH] bcm43xx: fix race condition in periodic work...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-25 Larry Finger[PATCH] bcm43xx: fix netdev watchdog timeouts
2006-09-25 Larry Finger[PATCH] bcm43xx-softmac: improve wrong firmware message
2006-09-11 Larry Finger[PATCH] bcm43xx: Add firmware version printout
2006-09-11 Larry Finger[PATCH] bcm43xx: remove dead statistics code
2006-09-11 Larry Finger[PATCH] bcm43xx: Correct out of sequence initialization...
2006-09-11 Larry Finger[PATCH] bcm43xx-softmac: Init, shutdown and restart...
2006-08-29 Larry Finger[PATCH] bcm43xx - set correct value in mac_suspended...
2006-08-29 Larry Finger[PATCH] bcm43xx: return correct hard_start_xmit error...
2006-08-29 Michael Buesch[PATCH] bcm43xx: re-add bcm43xx_rng_init() call
2006-08-29 Michael Buesch[PATCH] bcm43xx: >1G and 64bit DMA support
2006-07-31 John W. Linville[PATCH] bcm43xx: reduce mac_suspend delay loop count
2006-07-31 Larry Finger[PATCH] bcm43xx: add missing mac_suspended initialization
2006-07-29 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-07-27 John W. Linville[PATCH] bcm43xx: fix-up build breakage from merging...
2006-07-27 Michael Buesch[PATCH] bcm43xx: init routine rewrite
2006-07-27 Michael Buesch[PATCH] bcm43xx: fix mac_suspend refcount
2006-07-27 Michael Buesch[PATCH] bcm43xx: lower mac_suspend udelay
2006-07-27 Michael Buesch[PATCH] bcm43xx: suspend MAC while executing long pwork
2006-07-27 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-07-27 Daniel Drake[PATCH] softmac: do shared key auth in workqueue
2006-07-10 Michael Buesch[PATCH] bcm43xx: opencoded locking
2006-07-10 Larry Finger[PATCH] bcm43xx-softmac: Fix an off-by-one condition...
2006-07-05 Daniel Drake[PATCH] bcm43xx: enable shared key authentication
2006-07-05 Michael Buesch[PATCH] bcm43xx: workaround init_board vs. IRQ race
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-26 Michael Buesch[PATCH] Add bcm43xx HW RNG support
2006-06-15 Jiri Slaby[PATCH] pci: bcm43xx avoid pci_find_device
2006-06-15 Michael Buesch[PATCH] bcm43xx: preemptible periodic work
2006-06-15 Michael Buesch[PATCH] bcm43xx: redesign locking
2006-06-05 Jason Lunz[PATCH] bcm43xx: quiet down log spam from set_security
2006-05-20 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-05-20 Jeff GarzikMerge branch 'master' into upstream
2006-05-17 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-05-17 David Woodhouse[PATCH] bcm43xx: associate on 'ifconfig up'
2006-05-05 Stefano Brivio[PATCH] bcm43xx: add PCI ID for bcm4319
2006-05-05 Stefano Brivio[PATCH] bcm43xx: fix whitespace
2006-05-05 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-05-05 Michael Buesch[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init
2006-05-05 Stefano Brivio[PATCH] bcm43xx: check for valid MAC address in SPROM
2006-04-24 Michael Buesch[PATCH] bcm43xx: use pci_iomap() for convenience.
2006-04-19 Michael Buesch[PATCH] bcm43xx: sysfs code cleanup
2006-04-19 Michael Buesch[PATCH] bcm43xx: set trans_start on TX to prevent bogus...
2006-03-27 Michael Buesch[PATCH] bcm43xx: don't set the channel on a device...
2006-03-27 Michael Buesch[PATCH] bcm43xx: sync GPHY init with the specs.
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix the remaining sparse warnings.
2006-03-27 Michael Buesch[PATCH] bcm43xx: remove some compilerwarnings.
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix "include" issues on some platforms.
2006-03-27 Michael Buesch[PATCH] bcm43xx: get rid of "/* vim: ..." lines at...
2006-03-27 Michael Buesch[PATCH] bcm43xx: add useless and broken statistics...
2006-03-27 Michael Buesch[PATCH] bcm43xx: set default attenuation values.
2006-03-27 Michael Buesch[PATCH] bcm43xx: some IRQ handler cleanups.
2006-03-27 Michael Buesch[PATCH] bcm43xx: merge all iwmode code into the set_iwm...
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix some gpio register trashing (hopef...
2006-03-27 Michael Buesch[PATCH] bcm43xx: remove check for mmio length, as it...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Do boardflags workarounds for specific...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Remove the workaround in dummy_transmi...
2006-03-27 Michael Buesch[PATCH] bcm43xx: reduce the size of bcm43xx_private...
2006-03-27 Michael Buesch[PATCH] bcm43xx: receive TX status on MMIO or DMA uncon...
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix some stuff, add a few missing...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Remove the mmio access printing facili...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Abstract the locking mechanism.
2006-03-27 Michael Buesch[PATCH] bcm43xx: Set both, the DMAmask and the coherent...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Add sysfs attributes for device specif...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Move TX/RX related functions to its...
2006-03-27 Michael Buesch[PATCH] bcm43xx: add assert(bcm->initialized) to period...
2006-03-27 Michael Buesch[PATCH] bcm43xx: move initialized = 1 to the end of...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Workaround init_board vs IRQ race.
2006-03-27 Michael Buesch[PATCH] bcm43xx: split the channel helper functions...
2006-03-27 Michael Buesch[PATCH] bcm43xx: make bcm43xx_sprom_crc() static.
2006-03-27 Michael Buesch[PATCH] bcm43xx: Move sprom lowlevel reading/writing...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Code cleanups. This removes various...
2006-03-27 Michael Buesch[PATCH] bcm43xx: rewrite and simplify the periodic...
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix LED code.
2006-03-27 Michael Buesch[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig...
2006-03-27 Michael Buesch[PATCH] bcm43xx: heavily increase mac_suspend timeout.
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix txpower reporting in WE.
2006-03-27 Michael Buesch[PATCH] bcm43xx: basic ethtool support
2006-03-27 Michael Buesch[PATCH] bcm43xx: Remove function bcm43xx_channel_is_all...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Add more initvals sanity checks and...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Fix makefile. Remove all the "out...
2006-03-27 Michael Buesch[PATCH] bcm43xx: sync with svn.berlios.de
2006-03-27 John W. Linville[PATCH] wireless: import bcm43xx sources