Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[safe/jmp/linux-2.6] / drivers / net / wireless / ath /
2010-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-30 John W. Linvillemac80211: remove deprecated noise field from ieee80211_...
2010-04-28 Benoit Papillaultath9k: Added get_survey callback in order to get channe...
2010-04-28 John W. Linvilleath9k: remove usage of deprecated noise value
2010-04-28 John W. Linvilleath5k: remove usage of deprecated noise value
2010-04-28 John W. Linvillear9170: remove usage of deprecated noise value
2010-04-27 Vivek Natarajanath9k: Avoid corrupt frames being forwarded to mac80211.
2010-04-27 Vivek Natarajanath9k_htc: Handle CONF_IDLE during unassociated state...
2010-04-27 Luis R. Rodriguezath9k_hw: Fix TX interrupt mitigation settings
2010-04-27 Felix Fietkauath9k_hw: fix noisefloor timeout handling on AR9003
2010-04-27 Felix Fietkauath9k_hw: Fix endian bug in an AR9003 EEPROM field
2010-04-27 Felix Fietkauath9k_hw: Fix typos in tx rate power level parsing...
2010-04-27 Felix Fietkauath9k_hw: use the configured power limit for AR9003
2010-04-27 Felix Fietkauath9k: wake queue after processing edma rx frames
2010-04-27 Felix Fietkauath9k_hw: fix fast clock handling for 5GHz channels
2010-04-27 Felix Fietkauath9k_hw: update EEPROM data structure for AR9280
2010-04-27 Vasanthakumar Thia... ath9k_hw: Fix usec to hw clock conversion in 5Ghz for...
2010-04-27 Luis R. Rodriguezath9k_hw: disable TX IQ calibration for AR9003
2010-04-27 Felix Fietkauath9k_hw: fix typo in the AR9003 EEPROM data structure...
2010-04-27 Felix Fietkauath9k_hw: fix pll clock setting for 5ghz on AR9003
2010-04-27 Felix Fietkauath9k_hw: update initvals for AR9003
2010-04-27 Sujithath9k_htc: Simplify RX IRQ handler
2010-04-27 Sujithath9k_htc: Validate TX Endpoint ID
2010-04-27 Sujithath9k_htc: Remove unnecessary powersave restore
2010-04-26 Sujithath9k_htc: Really fix device hotunplug
2010-04-26 Sujithath9k_htc: Fix WMI command race
2010-04-26 Sujithath9k_htc: Increase WMI timeout value
2010-04-26 Sujithath9k_htc: Process command data properly
2010-04-26 Sujithath9k_htc: Use USB reboot
2010-04-26 Sujithath9k_htc: Pass correct private pointer
2010-04-26 Sujithath9k_hw: Remove pointless ANI deinit
2010-04-26 Sujithath9k_htc: Cancel running timers before disabling HW
2010-04-26 Sujithath9k_htc: Use multiple register writes
2010-04-26 Sujithath9k_htc: Handle device unplug properly
2010-04-26 Sujithath9k_htc: Simplify TX URB management
2010-04-23 John W. LinvilleMerge branch 'master' into for-davem
2010-04-21 Luis R. Rodriguezath9k_hw: make all AR9002 initvals use u32
2010-04-21 Luis R. Rodriguezath9k_hw: make two initvals consto for the AR9001 family
2010-04-20 Felix Fietkauath9k: set the STBC flag in rate control if the peer...
2010-04-20 Felix Fietkauath9k: add support for Tx and Rx STBC
2010-04-20 Felix Fietkauath9k: initialize the number of tx/rx streams correctly
2010-04-20 Felix Fietkauath9k: reduce the bits_per_symbol table size, support...
2010-04-20 Felix Fietkauath9k: update the ath_max_4ms_framelen table
2010-04-20 Felix Fietkauath9k: update the MCS mask for MCS16 and above
2010-04-20 Felix Fietkauath9k: clean up tx buffer handling
2010-04-20 Felix Fietkauath9k: check for specific rx stuck conditions and recov...
2010-04-20 Holger Schurigath5k: basic support for survey
2010-04-20 Daniel Yingqiang Maath9k: Group Key fix for VAPs
2010-04-16 Sujithath9k_htc: Fix sparse endian warnings
2010-04-16 Sujithath9k_htc: Handle WMI timeouts properly
2010-04-16 Sujithath9k_htc: Add dropped SKB count to debugfs
2010-04-16 Sujithath9k_htc: Remove GPIO set on unload
2010-04-16 Sujithath9k_hw: Use buffered register writes
2010-04-16 Sujithath9k_hw: Relocate Opmode initialization
2010-04-16 Sujithath9k_hw: Add macros for multiple register writes
2010-04-16 Sujithath9k_htc: Implement multiple register write support
2010-04-16 Sujithath: Add buffered register write operations
2010-04-16 Sujithath9k_htc: Cleanup beacon configuration
2010-04-16 Benoit Papillaultath5k/ath9k: Fix 64 bits TSF reads
2010-04-16 Luis R. Rodriguezath9k_hw: add the PCI ID for the first AR9300 device
2010-04-16 Vasanthakumar Thia... ath9k_hw: Abort rx if hw is not coming out of full...
2010-04-16 Vasanthakumar Thia... ath9k: Enable TXOK and TXERR interrupts for TX EDMA
2010-04-16 Luis R. Rodriguezath9k: add LDPC support
2010-04-16 Luis R. Rodriguezath9k_hw: add LDPC support for AR9003
2010-04-16 Vasanthakumar Thia... ath9k: Add Tx EDMA support
2010-04-16 Vasanthakumar Thia... ath9k_hw: Compute pointer checksum over the link descriptor
2010-04-16 Vasanthakumar Thia... ath9k: Initialize and configure tx status for EDMA
2010-04-16 Vasanthakumar Thia... ath9k: Setup appropriate tx desc for regular dma and...
2010-04-16 Luis R. Rodriguezath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon...
2010-04-16 Luis R. Rodriguezath9k_hw: enable CRC check of descriptors for AR9003
2010-04-16 Luis R. Rodriguezath9k: add RXLP and RXHP to debugfs counters
2010-04-16 Vasanthakumar Thia... ath9k_hw: Fill descriptor abstrations for AR9003
2010-04-16 Luis R. Rodriguezath9k_hw: move AR9002 mac ops to its own file
2010-04-16 Vasanthakumar Thia... ath9k_hw: Add function to configure tx status ring...
2010-04-16 Vasanthakumar Thia... ath9k_hw: Define abstraction for tx desc access
2010-04-16 Vasanthakumar Thia... ath9k: Load SW filtered NF values and start NF cal...
2010-04-16 Luis R. Rodriguezath9k_hw: skip WEP aggregation enable code for AR9003
2010-04-16 Luis R. Rodriguezath9k_hw: skip asynch fifo enablement to AR9003
2010-04-16 Felix Fietkauath9k_hw: Update ath9k_hw_set_dma for AR9300
2010-04-16 Luis R. Rodriguezath9k_hw: add TX/RX gain register initialization for...
2010-04-16 Luis R. Rodriguezath9k_hw: add the AR9300 SREV hw name print
2010-04-16 Vasanthakumar Thia... ath9k_hw: Configure Tx interrupt mitigation timer
2010-04-16 Luis R. Rodriguezath9k_hw: move the RF claim stuff to AR9002 hardware...
2010-04-16 Felix Fietkauath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.c
2010-04-16 Vasanthakumar Thia... ath9k_hw: Fill get_isr() for AR9003
2010-04-16 Luis R. Rodriguezath9k_hw: add OFDM spur mitigation for AR9003
2010-04-16 Senthil Balasubram... ath9k_hw: Implement AR9003 eeprom callbacks
2010-04-16 Luis R. Rodriguezath9k_hw: restore mac address reading logic
2010-04-16 Luis R. Rodriguezath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops
2010-04-16 Luis R. Rodriguezath9k_hw: complete AR9003 calibration
2010-04-16 Luis R. Rodriguezath9k_hw: fill in the callbacks for calibration for...
2010-04-16 Luis R. Rodriguezath9k_hw: abstract loading noisefloor
2010-04-16 Luis R. Rodriguezath9k_hw: abstract the AR_PHY_AGC_CONTROL register...
2010-04-16 Vasanthakumar Thia... ath9k_hw: Initialize interrupt mask for AR9003
2010-04-16 Vasanthakumar Thia... ath9k_hw: Abstract the routine which returns interrupt...
2010-04-16 Luis R. Rodriguezath9k_hw: move TX/RX gain INI stuff to its own hardware...
2010-04-16 Luis R. Rodriguezath9k_hw: move the cck channel 14 INI to the AR9002...
2010-04-16 Luis R. Rodriguezath9k_hw: split the generic hardware code by hardware...
2010-04-16 Luis R. Rodriguezath9k_hw: add the config_pci_powersave AR9003 callback
2010-04-16 Luis R. Rodriguezath9k_hw: add the AR9003 ar9003_hw_init_cal callback
next