aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05wl12xx: configure the correct beacon_intervalEliad Peller1-0/+1
2012-03-05wl12xx: don't allow scanning while device is in ROCEliad Peller1-4/+2
2012-03-05wl12xx: don't handle change_channel while associatedEliad Peller1-27/+14
2012-03-05wl12xx: set correct vif type in change_interface callbackEliad Peller1-1/+1
2012-03-05wl12xx: increment session_counter for device role as wellEliad Peller1-1/+1
2012-03-05wl12xx: set authorized AP on sta_state notificationEliad Peller2-97/+23
2012-03-05wl12xx: implement sta_state callbackEliad Peller1-55/+82
2012-03-05wl12xx: consider bss_conf->idle instead of hw->conf.flagsEliad Peller1-2/+1
2012-03-05wl12xx: don't start dev role on ibss vifsEliad Peller1-4/+2
2012-02-28wl12xx: increase dynamic PS timeout to 200msArik Nemtsov1-1/+1
2012-02-28wl12xx: flush Tx during suspend and 802.11h chan switchArik Nemtsov1-0/+4
2012-02-28wl12xx: flush all Tx queues on tx_flush timeoutArik Nemtsov1-0/+7
2012-02-28wl12xx: avoid starving the system hlidArik Nemtsov1-4/+13
2012-02-28wl12xx: reset link Tx queues when freeing itArik Nemtsov3-4/+17
2012-02-28wl12xx: change bits in the link_map under spin lockArik Nemtsov1-0/+9
2012-02-28wl12xx: set the ELP entry delay to the FW dyn-ps timeoutArik Nemtsov1-3/+1
2012-02-27rt2800pci: Fix 'Error - MCU request failed' during initializationJakub Kicinski1-8/+17
2012-02-27rt2800: Add documentation on MCU requestsJakub Kicinski2-4/+19
2012-02-27iwlwifi: iwl-agn.h included twiceDanny Kukawka1-1/+0
2012-02-27mac80211_hwsim: correctly line up a multiline printkAntonio Quartulli1-1/+1
2012-02-27brcm80211: fmac: use correct firmware filenameRafał Miłecki1-3/+3
2012-02-27brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter1-4/+4
2012-02-27net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.hStanislav Yakovlev1-55/+35
2012-02-27ath9k: Cleanup mci.cSujith Manoharan1-154/+59
2012-02-27ath9k_hw: MCI whitespace/debug cleanupSujith Manoharan1-294/+68
2012-02-27ath9k_hw: Remove HW revision checksSujith Manoharan1-24/+10
2012-02-27ath9k_hw: Cleanup MCI reset routineSujith Manoharan1-44/+47
2012-02-27ath9k: Modify ATH9K_BTCOEX_SUPPORTSujith Manoharan1-8/+8
2012-02-27ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan4-68/+1
2012-02-27ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan4-42/+1
2012-02-27ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2-6/+22
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan3-31/+34
2012-02-27ath9k_htc: Start/stop btcoex using a helperSujith Manoharan3-12/+29
2012-02-27ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan5-14/+80
2012-02-27ath9k_hw: Cleanup MCI function declarationsSujith Manoharan2-267/+254
2012-02-27ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan5-195/+199
2012-02-27ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan3-118/+163
2012-02-27ath9k_hw: Setup MCI calibration using a helperSujith Manoharan3-38/+54
2012-02-27ath9k_hw: Handle MCI power state using a helperSujith Manoharan3-15/+20
2012-02-27ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan3-27/+28
2012-02-27ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan4-25/+37
2012-02-27ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan3-2/+34
2012-02-27ath9k: Calculate ampdu limit using a helperSujith Manoharan3-10/+24
2012-02-27ath9k: Process BTCOEX interrupts using a helperSujith Manoharan3-6/+14
2012-02-27ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan3-19/+34
2012-02-27ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan3-47/+54
2012-02-27ath9k: Initialize MCI params using a helperSujith Manoharan3-21/+27
2012-02-27ath9k: Cleanup MCI init/deinit routinesSujith Manoharan4-56/+23
2012-02-27ath9k: Remove AR9462 v1.0 supportSujith Manoharan7-1573/+10
2012-02-27wireless: Fix typo in mac80211_hwsim.cMasanari Iida1-4/+4