summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-22wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen
2010-11-22wl1271: cleanup unused code of calibration structuresGery Kahn
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2010-11-18ssb: drop BCM4328 hack for SPROM revisionRafał Miłecki
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-18rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bssJohn W. Linville
2010-11-18iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssidsJohn W. Linville
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-17rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignmentRA-Jay Hung
2010-11-17rt2x00: Fix header_length in rt2x00lib_txdoneRA-Jay Hung
2010-11-17rt2x00: Fix rt2800 USB TX Path DMA issueRA-Jay Hung
2010-11-17rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.Gertjan van Wingerde
2010-11-17rt2x00: Remove unneccessary internal Kconfig symbols.Gertjan van Wingerde
2010-11-17rt2x00: Remove RT30XX Kconfig variables.Gertjan van Wingerde
2010-11-17rt2x00: Clean up Kconfig for RT2800 devices.Gertjan van Wingerde
2010-11-17rt2x00: Add initial support for RT3370/RT3390 devices.Gertjan van Wingerde
2010-11-17rt2x00: Increase REGISTER_BUSY_COUNTIvo van Doorn
2010-11-16ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan
2010-11-16iwlwifi: kill elapsed_jiffiesStanislaw Gruszka
2010-11-16iwlagn: simplify iwlagn_tx_skbStanislaw Gruszka
2010-11-16iwl3945: remove unused len_org variableStanislaw Gruszka
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