libertas: fix build
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath5k /
2009-09-21 Uwe Kleine-Koenigtrivial: fix typos "man[ae]g?ment" -> "management"
2009-08-28 Pavel Roskinath5k: don't use PCI ID to find the chip revision
2009-08-28 Pavel Roskinath5k: fix uninitialized value use in ath5k_eeprom_read...
2009-08-28 Bob Copelandath5k: clarify srev comparison for CCMP check
2009-08-28 Bob Copelandath5k: add hardware CCMP encyption support
2009-08-28 Bob Copelandath5k: use the skb->cb directly for RX status
2009-08-28 Marcos Chaparroath5k: add led pin configuration for compaq c700 laptop
2009-08-28 Bob Copelandath5k: clean up filter flags setting
2009-08-20 Luis R. Rodriguezath: move regulatory info into shared common structure
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Luis R. Rodriguezath5k: use bit shift operators for cache line size
2009-08-14 Luis R. Rodriguezath5k: use common ath.ko ath_rxbuf_alloc()
2009-08-14 Nick Kossifidisath5k: Use SWI to trigger calibration
2009-08-14 Nick Kossifidisath5k: Preserve pcicfg bits during attach
2009-08-14 Nick Kossifidisath5k: Wakeup fixes
2009-08-14 Nick Kossifidisath5k: Linear PCDAC code fixes
2009-08-14 Nick Kossifidisath5k: Check EEPROM before tweaking SERDES
2009-08-14 Julia Lawalldrivers/net/wireless/ath/ath5k: Change constant name
2009-08-14 Joerg Albertath5k: fix missing output in monitor mode after ifconfig up
2009-08-04 Bob Copelandath5k: fix CAB queue operation
2009-08-04 Bob Copelandath5k: update PCU opmode whenever a new interface is...
2009-08-04 Luis R. Rodriguezath5k: remove EXPERIMENTAL marker
2009-08-04 Luis R. Rodriguezath: simplify kconfig dependency and add documentation
2009-07-24 Pavel Roskinath5k: fix values for bus error bits in ISR2
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Bob Copelandath5k: temporarily disable crypto for AP mode
2009-07-10 Bob Copelandath5k: write PCU registers on initial reset
2009-07-10 Bob Copelandath5k: do not release irq across suspend/resume
2009-07-10 Bob Copelandath5k: rework beacon configuration
2009-07-10 Bob Copelandath5k: send buffered frames after the beacon
2009-07-10 Jiri Slabyath5k: remove permissions from debugfs files
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-07-10 Bob Copelandath5k: enable hardware LEDs
2009-07-10 Bob Copelandath5k: cleanup ath5k_hw struct
2009-06-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-19 Jiri Slabyath5k: fix beacon_int handling
2009-06-19 Jouni Malinenath5k: avoid PCI FATAL interrupts by restoring RETRY_TI...
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-15 Nick Kossifidisath5k: fix mesh beaconing
2009-06-10 Bob Copelandath5k: minor rfkill cleanup
2009-06-10 Tobias Doerffelath5k: added cfg80211 based rfkill support
2009-06-03 Bob Copelandath5k: disable beacon interrupt when interface is down
2009-06-03 Bob Copelandath5k: remove conf->beacon_int usage
2009-06-03 John W. Linvilleath5k: avoid leaking mutex in ath5k_config
2009-05-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-22 Zhu Yiwireless: move some utility functions from mac80211...
2009-05-20 Bob Copelandath5k: avoid and warn on potential infinite loop
2009-05-20 Bob Copelandath5k: update beacons in AP mode
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-06 Paride LegoviniAdd LED support for AR5BXB6 IBM Thinkpad PCIe adapters
2009-05-06 Bob Copelandath5k: use ctl settings based on current regdomain
2009-05-06 Nick Kossifidisath5k: Add Spur filter support on newer chips
2009-05-06 Nick Kossifidisath5k: Implement antenna control
2009-05-06 Jiri Slabyath5k: Enable AP mode
2009-05-06 Nick Kossifidisath5k: Beaconing fixes
2009-05-06 Nick Kossifidisath5k: Put remaining EEPROM data on ee struct
2009-05-06 Nick Kossifidisath5k: Read Spur channels from EEPROM
2009-05-06 Nick Kossifidisath5k: Allow user/driver to set txpower
2009-05-06 Bob Copelandath5k: correct interrupt storm warning
2009-05-06 Tobias Klauserath5k: Storage class should be before const qualifier
2009-05-06 Jiri Slabyath5k: 5211, don't crypt every protected frame
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-04-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-22 Bob Copelandath5k: manipulate rxlink and descriptor address under...
2009-04-22 Bob Copelandath5k: use rx hw descriptor pointer for self-linked...
2009-04-22 Bob Copelandath5k: use bool for modparams
2009-04-22 Bob Copelandath5k: use tasklet_hi_schedule for beacon queue
2009-04-22 Bob Copelandath5k: fix initvals errors
2009-04-22 Bob Copelandath5k: add support for Fukato Datacask Jupiter LEDs
2009-04-22 Fabio Rossiath5k: fix interpolation with equal power levels
2009-04-22 Luis R. Rodriguezath5k: sparse fix ath5k_led_on needs to be static
2009-04-22 Luis R. Rodriguezatheros: put atheros wireless drivers into ath/