b43: Fix chip access validation for new devices
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / main.c
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...