mac80211: use nl80211 interface types
[safe/jmp/linux-2.6] / drivers / net / wireless / b43legacy /
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-11 Ehud Gavronb43legacy: Fix to enhance TX speed
2008-09-11 Larry Fingerb43legacy: Fix failure in rate-adjustment mechanism
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-08-29 Huang Weiyiwireless: remove unused #include <version.h>
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-22 Harvey Harrisonb43legacy: use le16 frame control directly, avoid bytes...
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Julia Lawallb43legacy: Release mutex in error handling code
2008-07-29 Johannes Bergmac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE...
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-08 Larry Fingerb43legacy: Remove switch statement with 64-bit index
2008-06-30 Adel Gadllahb43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
2008-06-30 Adel Gadllahb43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of...
2008-06-29 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 John W. Linvillewireless: remove RFKILL_STATE_HARD_BLOCKED warnings
2008-06-27 Michael Bueschssb, b43, b43legacy, b44: Rewrite SSB DMA API
2008-06-26 Harvey Harrisonb43legacy: use frame control helpers
2008-06-25 Michael Bueschb43legacy: Fix possible NULL pointer dereference in...
2008-06-25 Michael Bueschb43legacy: Do not return TX_BUSY from op_tx
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-04 Michael Bueschb43legacy: Fix controller restart crash
2008-06-03 Johannes Bergb43legacy: fix build errors when DMA or PIO are not...
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-21 Al Viromissing dependencies on HAS_DMA
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Harvey Harrisonb43legacy: replace limit_value macro with clamp_val
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: clean up get_tx_stats callback
2008-05-07 Ivo van Doornmac80211: Replace ieee80211_tx_control->key_idx with...
2008-04-29 Harvey Harrisonwireless: use get/put_unaligned_* helpers
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-16 Stefano Briviob43legacy: fix TBTT and PU timings
2008-04-15 Stefano Briviob43legacy: fix DMA mapping leakage
2008-04-15 Michael Bueschb43legacy: Fix usage of struct device used for DMAing
2008-04-15 Stefano Briviob43legacy: fix initvals loading on bcm4303
2008-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-03-04 Michael Bueschb43legacy: Fix module init message
2008-02-29 Michael Bueschb43legacy: Fix nondebug build
2008-02-29 Johannes Bergb43(legacy): include full timestamp in beacon frames
2008-02-29 Stefano Briviob43legacy: fix B43legacy_WARN_ON macro
2008-02-29 Stefano Briviob43legacy: fix upload of beacon packets to the hardware
2008-02-29 Stefano Briviob43legacy: add definitions for MAC control register
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-28 Alexey ZaytsevUse a separate config option for the b43 pci to ssb...
2008-02-15 Stefano Briviob43legacy: Add driver load messages
2008-02-15 Stefano Briviob43legacy: fix firmware load message level
2008-02-15 Stefano Briviob43legacy: add firmware information to modinfo
2008-02-15 Stefano Briviob43legacy: fix DMA for 30/32-bit DMA engines
2008-02-05 Stefano Briviob43legacy: fix DMA slot resource leakage
2008-02-05 Stefano Briviob43legacy: drop packets we are not able to encrypt
2008-02-05 Stefano Briviob43legacy: fix suspend/resume
2008-02-05 Stefano Briviob43legacy: fix PIO crash
2008-02-01 Stefano Briviob43legacy: fix MAC control and microcode init
2008-02-01 Michael Bueschb43legacy: Fix rfkill allocation leakage in error paths
2008-01-28 Michael Bueschb43legacy: Remove the PHY spinlock
2008-01-28 Stefano Briviob43legacy: fix use-after-free rfkill bug
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Michael Bueschssb: Fix extraction of values from SPROM
2008-01-28 John W. Linvillewireless: cleanup some merge errors
2008-01-28 Larry Fingerb43legacy: Fix rfkill radio LED
2008-01-28 Stefano Briviob43legacy: reinit on too many PHY TX errors
2008-01-28 Johannes Bergb43legacy: include full 64-bit timestamp in monitor...
2008-01-28 Frank Lichtenheldb43legacy: properly fix a bogus gcc warning
2008-01-28 Larry Fingerb43legacy: Convert to use of the new SPROM structure
2008-01-28 Stefano Briviob43legacy: fix kconfig dependecies for rfkill and leds
2008-01-28 Stefano Briviob43/b43legacy: fix my copyright notices
2008-01-28 Stefano Briviob43legacy: rewrite and fix rfkill initialization
2008-01-28 Stefano Briviob43legacy: use a consistent naming scheme for the ops
2008-01-28 Stefano Briviob43legacy: use the retry limits provided by mac80211
2008-01-28 Jeff Garzikwireless: checkpatch cleanups
2008-01-28 Michael Bueschb43legacy: Remove set_key callback
2008-01-28 Larry Fingerb43legacy: Rewrite pwork locking
2008-01-28 Larry Fingerb43legacy: Use input-polldev for the rfkill switch
2008-01-28 Larry Fingerb43legacy: RF-kill support
2008-01-28 Larry Fingerb43legacy: LED triggers support
2008-01-28 Johannes Bergwireless: make drivers include the TSF RX flag where...
2007-11-30 Joe Perchesdrivers/net/wireless: Add missing "space"
2007-11-30 Stefano Briviob43/b43legacy: fix left-over URLs and ifdefs
2007-11-10 Michael Bueschb43legacy: Fix sparse warning
2007-11-10 Stefano Briviob43legacy: fix shared IRQ race condition
2007-11-10 Stefano Briviob43legacy: fix possible buffer overrun in debugfs
2007-10-26 Anton Blanchard[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_r...
2007-10-18 Larry Finger[PATCH] b43legacy: Fix potential return of uninitialize...
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Larry Finger[B43LEGACY]: Change the hardware radio enable logic...
2007-10-10 Larry Finger[B43LEGACY]: Support for turning the radio off from...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Larry Finger[B43LEGACY]: add mac80211-based driver for legacy BCM43...