Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / main.c
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-24 Michael Bueschb43: Remove irqs_disabled() sanity checks
2008-03-13 Adrian Bunkmake b43_mac_{enable,suspend}() static
2008-03-07 Michael Bueschb43: Rename the DMA ring pointers
2008-03-07 Michael Bueschb43: Add QOS support
2008-03-06 Johannes Bergb43: verify sta_notify mac80211 callback
2008-02-29 Michael Bueschb43: Add HostFlags HI support
2008-02-29 Michael Bueschb43: Fix bandswitch
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-15 Michael Bueschb43: Fix firmware load message level
2008-02-15 Michael Bueschb43: Add firmware information to modinfo
2008-02-15 Michael Bueschb43: Add driver load messages
2008-02-05 Rafael J. Wysockib43: avoid unregistering device objects during suspend
2008-02-05 Andrew Mortondrivers/net/wireless/b43/main.c needs io.h
2008-02-01 Michael Bueschb43: Fix suspend/resume
2008-02-01 Michael Bueschb43: Fix rfkill allocation leakage in error paths
2008-01-28 Michael Bueschb43: Fix MAC control and microcode init
2008-01-28 Michael Bueschb43: Fix firmware caching
2008-01-28 Michael Bueschb43: Add NPHY radio init code
2008-01-28 Michael Bueschb43: Add support for new firmware
2008-01-28 Michael Bueschb43: Fix radio ID register reading
2008-01-28 Michael Bueschb43: Add N-PHY related initvals firmware filenames.
2008-01-28 Michael Bueschb43: Fix tim search buffer overrun
2008-01-28 Michael Bueschb43: Put multicast frames on the mcast queue
2008-01-28 Michael Bueschb43: Fix template upload locking.
2008-01-28 Michael Bueschb43: Fix upload of beacon packets to the hardware
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Michael Bueschb43: Remove the PHY spinlock
2008-01-28 Michael Bueschb43: Fix any N-PHY related WARN_ON() in the attach...
2008-01-28 Michael Bueschb43: Add NPHY kconfig option
2008-01-28 Michael Bueschb43: Add definitions for MAC Control register
2008-01-28 Michael Bueschb43: Remove PIO support
2008-01-28 Michael Bueschb43: Fix chip access validation for new devices
2008-01-28 Michael Bueschb43: Only select allowed TX and RX antennas
2008-01-28 Michael Bueschssb: Fix extraction of values from SPROM
2008-01-28 Michael Bueschb43: Fix ofdmtab write regression
2008-01-28 Larry Fingerb43: Changes to enable BCM4311 rev 02 with wireless...
2008-01-28 Stefano Briviob43: reinit on too many PHY TX errors
2008-01-28 Johannes Bergb43: include FCS in frames handed to mac80211
2008-01-28 Johannes Bergb43: include full 64-bit timestamp in monitor mode
2008-01-28 Larry Fingerb43: Convert to use of the new SPROM structure
2008-01-28 Stefano Briviob43/b43legacy: fix my copyright notices
2008-01-28 Stefano Briviob43: rewrite A PHY initialization
2008-01-28 Michael Bueschb43: consistent naming for ieee80211_ops
2008-01-28 Michael Bueschb43: Use the retry limit parameters from mac80211
2008-01-28 Michael Bueschb43: Dereference of wl->current_dev must be protected...
2007-12-17 Larry Fingerb43: Fix rfkill radio LED
2007-11-30 Stefano Briviob43/b43legacy: fix left-over URLs and ifdefs
2007-11-10 Stefano Briviob43: fix shared IRQ race condition
2007-11-10 Michael Bueschb43: Rewrite and fix rfkill init
2007-10-26 Anton Blanchard[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_r...
2007-10-18 Michael Buesch[PATCH] b43: Make b43_stop() static
2007-10-18 WANG Cong[PATCH] drivers/net/wireless/b43/main.c: fix an uniniti...
2007-10-18 Holger Schurig[PATCH] janitorial: fix all double includes in drivers...
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Michael Buesch[B43]: Rewrite pwork locking policy.
2007-10-10 Michael Buesch[B43]: Use input-polldev for the rfkill switch
2007-10-10 Michael Buesch[B43]: RF-kill support
2007-10-10 Michael Buesch[B43]: LED triggers support
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Michael Buesch[B43]: Support for turning the radio off from software.
2007-10-10 Michael Buesch[B43]: Remove the "radio hw enabled" message on startup.
2007-10-10 Michael Buesch[B43]: Change loglevel of radio-enable message.
2007-10-10 Michael Buesch[B43]: Fix sparse warnings.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Michael Buesch[B43]: add mac80211-based driver for modern BCM43xx...