summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-12-07iwlagn: remove HC_DUMP debugJohannes Berg1-2/+1
2011-12-07iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg1-2/+0
2011-12-07iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy1-1/+1
2011-12-07iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2-11/+13
2011-12-07iwlwifi: add range checking in tm sram read commandKenny Hsu1-1/+22
2011-12-07iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny3-2/+141
2011-12-07ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-12-07ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan2-22/+21
2011-12-07rtl8192c: Do not log firmware load message unless actually doneLarry Finger1-1/+1
2011-12-07iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-3/+2
2011-12-07rt2x00: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-2/+2
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville21-61/+112
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy6-9/+26
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry9-134/+143
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry7-29/+43
2011-12-02iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry3-36/+36
2011-12-02iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2-1/+1
2011-12-02iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2-1/+1
2011-12-02iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2-1/+20
2011-12-02iwlagn: make debug levels more readableJohannes Berg1-31/+27
2011-12-02iwlagn: remove MACDUMP debugJohannes Berg2-6/+1
2011-12-02iwlagn: remove HC_DUMP debugJohannes Berg1-2/+1
2011-12-02iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg1-2/+0
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-12-02iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy1-1/+1
2011-12-02iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2-11/+13
2011-12-02iwlwifi: add range checking in tm sram read commandKenny Hsu1-1/+22
2011-12-02iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny3-2/+141
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-01wl12xx: don't explicitly check for unjoined ibssEliad Peller1-9/+1
2011-12-01wl12xx: leave IV calculation to HW for CCMPArik Nemtsov1-1/+1
2011-12-01wl12xx: Print nvs/fw file name if loading fails.Pontus Fuchs1-2/+3
2011-12-01wl12xx: avoid bail out when probe-resp is not set by mac80211Arik Nemtsov1-9/+8
2011-12-01wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)Eliad Peller2-8/+3
2011-12-01wl12xx: indicate probe-resp offloading supportArik Nemtsov1-0/+7
2011-12-01wl12xx: configure probe-resp template according to notificationArik Nemtsov2-7/+51
2011-12-01wl12xx: Check buffer bound when processing nvs dataPontus Fuchs1-0/+14
2011-12-01wl12xx: Validate FEM index from ini file and FWPontus Fuchs1-0/+22
2011-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho429-45003/+148856
2011-12-01ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-12-01ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan1-1/+1
2011-12-01brcm80211: fmac: small memory leak on errorDan Carpenter1-1/+3
2011-12-01ath9k: minor cleanupMohammed Shafi Shajakhan1-1/+0
2011-12-01ath9k: fix a typoMohammed Shafi Shajakhan1-1/+1
2011-12-01ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan5-1/+359
2011-12-01ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan1-0/+132
2011-12-01ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan1-0/+43
2011-12-01ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan1-3/+11