Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / wireless / p54 /
2009-09-23 Christian Lamparterp54usb: add Zcomax XG-705A usbid
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-09-16 Christian Lamparterp54usb: add Zcomax XG-705A usbid
2009-08-28 Christian Lamparterp54: fix broadcast buffering in AP mode
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-20 Christian Lamparterp54: disable PS by default
2009-08-14 Christian Lamparterp54: implement rfkill
2009-08-14 Christian Lamparterp54: Write outside array bounds
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-27 Johannes Bergmac80211: fix PS-poll response, race
2009-07-24 Larry Fingerp54: Eliminate unnecessary initialization
2009-07-24 Christian Lamparterp54: fix a fw crash caused by statistic feedback
2009-07-24 Christian Lamparterp54: fix beaconing related firmware crash
2009-07-24 Christian Lamparterp54: remove useless code
2009-07-24 Christian Lamparterp54: generate channel list dynamically
2009-07-24 Christian Lamparterp54: re-enable power save feature
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Dan Carpenterp54spi: fix potential null deref in p54spi.c
2009-07-10 Christian Lamparterp54: fix queue stall due to underrun
2009-07-10 Christian Lamparterp54usb: fix stalls caused by urb allocation failures
2009-07-10 Christian Lamparterp54spi: remove dead code and definitions
2009-07-10 Christian Lamparterp54: two endian fixes
2009-07-10 Christian Lamparterp54: Modify p54 files for new organization
2009-07-10 Christian Lamparterp54: Move TX/RX code
2009-07-10 Christian Lamparterp54: Move mac80211 glue code
2009-07-10 Christian Lamparterp54: Move LMAC interface definitions
2009-07-10 Christian Lamparterp54: Move LED code
2009-07-10 Christian Lamparterp54: Move firmware code
2009-07-10 Christian Lamparterp54: Move eeprom header
2009-07-10 Christian Lamparterp54: Move eeprom code
2009-07-10 Christian Lamparterp54: redo rx_status into skb->cb
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-07-08 Larry Fingerp54: tx refused but queue active
2009-07-06 David S. MillerRevert "p54: Use SKB list handling helpers instead...
2009-06-03 Samuel Ortizwireless/p54: prepare for FIRMWARE_NAME_MAX removal
2009-05-28 David S. Millerp54: Use SKB list handling helpers instead of by-hand...
2009-05-20 Max Filippovp54spi: drop test for FW_STATE_RESET in p54spi_work
2009-05-20 Max Filippovp54spi: use firmware/DMA bug workaround that work under...
2009-05-20 Max Filippovp54spi: always call p54spi_sleep in p54spi_tx_frame...
2009-05-20 Max Filippovp54spi: return status of p54spi_wakeup
2009-05-20 Max Filippovp54spi: cosmetic fixes: use even byte count in SPI...
2009-05-20 Max Filippovp54spi: fix incorrect access sequence to DMA_WRITE_CTRL...
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-06 Max Filippovp54: call p54_wake_free_queues on every p54_free_skb...
2009-05-06 John W. Linvillep54: correct merge damage from "p54: more SoftLED updates"
2009-05-06 Hauke Mehrtensp54usb: Fixes compile error with CONFIG_PM=n
2009-05-06 Christian Lamparterp54usb: rework driver for resume
2009-05-06 Christian Lamparterp54usb: remove some dead code
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-04-22 Christian Lamparterp54: fix ps-poll delivery in ap mode
2009-04-22 Christian Lamparterp54: deactivate broken powersave function (part 2)
2009-04-22 Christian Lamparterp54: remove module_ stubs
2009-04-22 Christian Lamparterp54: remove obsolet signal quality calculation
2009-04-22 Christian Lamparterp54: utilize all available key slots for decryption...
2009-04-22 Max Filippovp54spi: get rid of busy-wait loops
2009-04-22 Christian Lamparterp54: add beacon filtering support
2009-04-22 Christian Lamparterp54: more SoftLED updates
2009-04-22 Christian Lamparterp54: clean up p54.h's struct p54_common
2009-04-22 Max Filippovp54spi: compensate firmware alignment bug in p54spi_rx
2009-04-22 Max Filippovp54spi: fix p54spi_tx_frame DMA transfer initiation...
2009-04-22 Max Filippovp54spi: fix p54spi_upload_firmware
2009-04-22 Max Filippovp54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL...
2009-04-20 Christian Lamparterp54: deactivate broken powersave function
2009-04-16 Christian Lamparterp54usb: add Telsey 802.11g USB2.0 Adapter
2009-04-16 Christian Lamparterp54spi: fix locking warning in p54spi_op_tx
2009-04-16 Christian Lamparterp54: replace MAC80211_LEDS with P54_LEDS in p54.h
2009-04-13 Yang HongyangReplace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
2009-03-28 Christian Lamparterp54: Kconfig maintenance
2009-03-28 Christian Lamparterp54: fix SoftLED compile dependencies
2009-03-28 Geert Uytterhoevenwireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
2009-03-16 Christian Lamparterp54: completely ignore rx'd frames with bad FCS
2009-03-16 Christian Lamparterp54: enable power save support
2009-03-16 Christian Lamparterp54: initial SoftLED support
2009-03-16 Christian Lamparterp54: fix iwconfig txpower off
2009-03-16 Christian Lamparterp54pci: convert printk(KERN_* to dev_*
2009-03-16 Christian Lamparterp54: unify ieee80211 device registration
2009-03-16 Christian Lamparterp54usb: stop USB core interference in exit path
2009-03-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-06 Christian Lamparterp54: fix race condition in memory management
2009-02-27 Roel Kluinp54: misplaced parentheses
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2009-01-29 Christian Lamparterp54spi: remove arch specific dependencies
2009-01-29 Christian Lamparterp54usb: fix conflict with recent usb changes
2009-01-29 Christian Lamparterp54spi: p54spi driver
2009-01-29 Christian Lamparterp54spi: stlc45xx eeprom blob
2009-01-29 Christian Lamparterp54: longbow frontend support
2009-01-29 Christian Lamparterp54: prepare the eeprom parser routines for longbow
2009-01-29 Christian Lamparterp54: upgrade memrecord to p54_tx_info
2009-01-29 Christian Lamparterp54: refactor p54_alloc_skb
2009-01-29 Christian Lamparterp54: return NETDEV_TX_OK in p54_tx and fix sparse warnings
2009-01-29 Christian Lamparterp54: power save management
2009-01-29 Christian Lamparterp54: implement FIF_OTHER_BSS filter setting
2009-01-29 Christian Lamparterp54: enable rx/tx antenna diversity by eeprom bits
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-29 Christian Lamparterp54: regulatory domain hints
2009-01-29 Christian Lamparterp54: prevent upload of wrong firmwares
2009-01-29 Christian Lamparterp54usb: utilize usb_reset_device for 3887
2009-01-29 Christian Lamparterp54: enable proper frame injection
2009-01-29 Christian Lamparterp54: label queues with their corresponding names
next