summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-11-24ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan
2010-11-24ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan
2010-11-24ath9k_htc: Add driver_info in usb device listRajkumar Manoharan
2010-11-24ath: Add a driver_info bitmask fieldRajkumar Manoharan
2010-11-24ath9k: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-22ath9k_htc: fix eeprom accessFelix Fietkau
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau
2010-11-22carl9170: Use static constJoe Perches
2010-11-22ath9k: Use static constJoe Perches
2010-11-22ath5k: Use static constJoe Perches
2010-11-22ar9170: Use constJoe Perches
2010-11-22carl9170: fix init-self regressionChristian Lamparter
2010-11-22ath9k: fix recursive locking in the tx flush pathFelix Fietkau
2010-11-22carl9170: fix virtual interface setup crashChristian Lamparter
2010-11-22ath9k: fix timeout on stopping rx dmaFelix Fietkau
2010-11-18ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau
2010-11-18ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan
2010-11-17ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau
2010-11-17ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau
2010-11-17ath9k: more tx setup cleanupsFelix Fietkau
2010-11-17ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau
2010-11-17ath9k: clean up code duplication around ath_tx_startFelix Fietkau
2010-11-17ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau
2010-11-17ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: fix PA predistortion training frame setupFelix Fietkau
2010-11-17ath9k_hw: set default values for radar pulse detectionFelix Fietkau
2010-11-16ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan
2010-11-16ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau
2010-11-16ath9k: clean up tx buffer setupFelix Fietkau
2010-11-16ath9k: remove the tx info padding byte abuseFelix Fietkau
2010-11-16ath9k: handle tx underrun in the driver instead of rate controlFelix Fietkau
2010-11-16ath9k: remove the unnecessary private xretry tx flagFelix Fietkau
2010-11-16ath5k: Cleanup opmode setting logic.Ben Greear
2010-11-16ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian
2010-11-16ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan
2010-11-16ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan
2010-11-16ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan