summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-06iwlagn: remove MACDUMP debugJohannes Berg2-6/+1
2011-12-06iwlagn: remove HC_DUMP debugJohannes Berg1-2/+1
2011-12-06iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg1-2/+0
2011-12-06iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy1-1/+1
2011-12-06iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2-11/+13
2011-12-06iwlwifi: add range checking in tm sram read commandKenny Hsu1-1/+22
2011-12-06iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny3-2/+141
2011-12-06ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-12-06ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan2-22/+21
2011-12-06rtl8192c: Do not log firmware load message unless actually doneLarry Finger1-1/+1
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon7-12/+87
2011-12-06mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich3-0/+44
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon4-7/+50
2011-12-06iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-3/+2
2011-12-06rt2x00: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-2/+2
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville18-281/+880
2011-12-03Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko1-1/+1
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko3-4/+9
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan6-15/+24
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko1-1/+1
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang1-2/+1
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville30-91/+210
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-02Bluetooth: remove old codeAndrei Emeltchenko1-12/+0
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes2-0/+19
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes4-0/+17
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko3-0/+27
2011-12-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville1-1/+0
2011-12-01Bluetooth: Centralize SMP pairing failure handlingBrian Gix1-6/+16
2011-12-01Bluetooth: Cleanup blkcipher on SMP terminationBrian Gix1-1/+9
2011-12-01Bluetooth: Add HCI User Passkey Req Evt handlingBrian Gix1-0/+58
2011-12-01Bluetooth: Add User Passkey Response handlingBrian Gix2-1/+78
2011-11-30ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-11-30ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan1-1/+1
2011-11-30NFC: pn533: Staticise pn533_data_exchange()Axel Lin1-1/+1
2011-11-30brcm80211: fmac: small memory leak on errorDan Carpenter1-1/+3
2011-11-30ath9k: minor cleanupMohammed Shafi Shajakhan1-1/+0
2011-11-30ath9k: fix a typoMohammed Shafi Shajakhan1-1/+1
2011-11-30ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan5-1/+359
2011-11-30ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan1-0/+132
2011-11-30ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan1-0/+43
2011-11-30ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan1-3/+11
2011-11-30ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan2-0/+26
2011-11-30ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan3-0/+81
2011-11-30ath9k: add MCI specific definitions and structuresMohammed Shafi Shajakhan1-0/+17
2011-11-30ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan1-2/+34
2011-11-30ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan1-1/+4
2011-11-30ath9k_hw: take care of enabling MCI interruptsMohammed Shafi Shajakhan1-4/+8