aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-19
* ath9k: sync the dma buffer after changing the retry flagFelix Fietkau2011-09-19
* ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flagFelix Fietkau2011-09-19
* Revert "ath9k: do not insert padding into tx buffers on AR9380+"John W. Linville2011-09-19
* Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville2011-09-19
|\
| * wl12xx: support p2p interfacesEliad Peller2011-09-14
| * wl12xx: set mac80211 flags for A-MPDU aggregation supportArik Nemtsov2011-09-14
| * wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov2011-09-14
| * wl12xx: AP mode - enable the BA constraint event from the FWArik Nemtsov2011-09-14
| * wl12xx: don't regulate links when a single STA is connectedArik Nemtsov2011-09-14
| * wl12xx: support up to 8 stations in AP-modeArik Nemtsov2011-09-14
| * wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov2011-09-14
| * wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov2011-09-14
| * wl12xx: ignore sched scan match sets without SSIDLuciano Coelho2011-09-14
| * wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho2011-09-14
| * wl12xx: add support for sched_scan filtersLuciano Coelho2011-09-14
| * wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller2011-09-14
| * wl12xx: use kstrtoul_from_userEliad Peller2011-09-14
| * wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho2011-09-14
| * wl12xx: don't queue a new dummy packet if one is already pendingArik Nemtsov2011-09-14
| * wl12xx: add config_hangover commandEliad Peller2011-09-14
| * wl12xx: check for ROC on scan_completeEliad Peller2011-09-14
| * wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flagEliad Peller2011-09-14
| * wl12xx: don't disconnect on recoveryEliad Peller2011-09-14
| * wl12xx: add beacon_filtering debugfs fileEliad Peller2011-09-14
| * wl12xx: add module_param to trigger BUG() on recoveryEliad Peller2011-09-14
| * wl12xx: print the seq_num of rx packetEliad Peller2011-09-14
| * wl12xx: print acx idEliad Peller2011-09-14
* | ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau2011-09-16
* | ath9k: optimize ath_tx_rc_status usageFelix Fietkau2011-09-16
* | ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau2011-09-16
* | ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-16
* | ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-16
* | ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-16
* | ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau2011-09-16
* | ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau2011-09-16
* | ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau2011-09-16
* | ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau2011-09-16
* | ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau2011-09-16
* | ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-16
* | ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-16
* | ath9k: make beacon timer initialization more reliableFelix Fietkau2011-09-16
* | ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau2011-09-16
* | ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan2011-09-16
* | ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan2011-09-16
* | ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan2011-09-16
* | ath9k_hw: move register definitions to header filesSenthil Balasubramanian2011-09-16
* | ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian2011-09-16
* | ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian2011-09-16
* | ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian2011-09-16