summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-03-08wl12xx: implement SW Tx watchdogArik Nemtsov
2012-03-05wl12xx: print the tx packet lenEliad Peller
2012-03-05wl12xx: avoid bug_on_recovery during fw switchEliad Peller
2012-03-05wl12xx: configure the correct beacon_intervalEliad Peller
2012-03-05wl12xx: don't allow scanning while device is in ROCEliad Peller
2012-03-05wl12xx: don't handle change_channel while associatedEliad Peller
2012-03-05wl12xx: set correct vif type in change_interface callbackEliad Peller
2012-03-05wl12xx: increment session_counter for device role as wellEliad Peller
2012-03-05wl12xx: set authorized AP on sta_state notificationEliad Peller
2012-03-05wl12xx: implement sta_state callbackEliad Peller
2012-03-05wl12xx: consider bss_conf->idle instead of hw->conf.flagsEliad Peller
2012-03-05wl12xx: don't start dev role on ibss vifsEliad Peller
2012-02-28wl12xx: increase dynamic PS timeout to 200msArik Nemtsov
2012-02-28wl12xx: flush Tx during suspend and 802.11h chan switchArik Nemtsov
2012-02-28wl12xx: flush all Tx queues on tx_flush timeoutArik Nemtsov
2012-02-28wl12xx: avoid starving the system hlidArik Nemtsov
2012-02-28wl12xx: reset link Tx queues when freeing itArik Nemtsov
2012-02-28wl12xx: change bits in the link_map under spin lockArik Nemtsov
2012-02-28wl12xx: set the ELP entry delay to the FW dyn-ps timeoutArik Nemtsov
2012-02-27rt2800pci: Fix 'Error - MCU request failed' during initializationJakub Kicinski
2012-02-27rt2800: Add documentation on MCU requestsJakub Kicinski
2012-02-27iwlwifi: iwl-agn.h included twiceDanny Kukawka
2012-02-27mac80211_hwsim: correctly line up a multiline printkAntonio Quartulli
2012-02-27brcm80211: fmac: use correct firmware filenameRafał Miłecki
2012-02-27brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter
2012-02-27net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.hStanislav Yakovlev
2012-02-27ath9k: Cleanup mci.cSujith Manoharan
2012-02-27ath9k_hw: MCI whitespace/debug cleanupSujith Manoharan
2012-02-27ath9k_hw: Remove HW revision checksSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI reset routineSujith Manoharan
2012-02-27ath9k: Modify ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan
2012-02-27ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan
2012-02-27ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan
2012-02-27ath9k_htc: Start/stop btcoex using a helperSujith Manoharan
2012-02-27ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI function declarationsSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan
2012-02-27ath9k_hw: Setup MCI calibration using a helperSujith Manoharan
2012-02-27ath9k_hw: Handle MCI power state using a helperSujith Manoharan
2012-02-27ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan
2012-02-27ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan
2012-02-27ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k: Calculate ampdu limit using a helperSujith Manoharan
2012-02-27ath9k: Process BTCOEX interrupts using a helperSujith Manoharan
2012-02-27ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan
2012-02-27ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan
2012-02-27ath9k: Initialize MCI params using a helperSujith Manoharan