summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2010-11-242-9/+0
* ath9k_htc: Identify devices using driver_infoRajkumar Manoharan2010-11-246-55/+37
* ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2010-11-242-7/+3
* ath9k_htc: Add driver_info in usb device listRajkumar Manoharan2010-11-241-5/+15
* ath: Add a driver_info bitmask fieldRajkumar Manoharan2010-11-241-0/+6
* ath9k: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-241-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-2414-36/+91
|\
| * carl9170: fix virtual interface setup crashChristian Lamparter2010-11-221-1/+1
| * ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-221-1/+1
| * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
| * ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-081-0/+1
| * ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-081-16/+14
| * ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-081-0/+1
| * ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-082-0/+4
| * ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-081-4/+8
| * carl9170: usbid table updatesChristian Lamparter2010-11-081-1/+3
| * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-083-0/+14
| * ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-084-8/+23
* | ath9k_htc: fix eeprom accessFelix Fietkau2010-11-221-0/+1
* | ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau2010-11-222-0/+5
* | carl9170: Use static constJoe Perches2010-11-221-1/+1
* | ath9k: Use static constJoe Perches2010-11-2213-64/+74
* | ath5k: Use static constJoe Perches2010-11-221-17/+17
* | ar9170: Use constJoe Perches2010-11-221-1/+1
* | carl9170: fix init-self regressionChristian Lamparter2010-11-221-1/+1
* | ath9k: fix recursive locking in the tx flush pathFelix Fietkau2010-11-221-0/+2
* | ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau2010-11-181-0/+15
* | ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-183-17/+32
* | ath5k: Use generic EWMA libraryBruno Randolf2010-11-185-29/+8
* | ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau2010-11-172-6/+93
* | ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2010-11-172-109/+109
* | ath9k: more tx setup cleanupsFelix Fietkau2010-11-172-74/+59
* | ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau2010-11-171-0/+3
* | ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-174-73/+39
* | ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau2010-11-172-15/+9
* | ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau2010-11-172-27/+38
* | ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau2010-11-172-52/+47
* | ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau2010-11-172-20/+18
* | ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau2010-11-172-8/+8
* | ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau2010-11-173-7/+4
* | ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau2010-11-172-6/+5
* | ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau2010-11-172-14/+13
* | ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau2010-11-172-18/+28
* | ath9k: fix PA predistortion training frame setupFelix Fietkau2010-11-171-3/+3
* | ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-173-0/+32