summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-06bcma: pci: use fixed windows when possibleRafał Miłecki1-11/+21
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg2-3/+27
2011-12-06mac80211: fix retransmitJohannes Berg1-1/+4
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry9-134/+143
2011-12-06iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry7-29/+43
2011-12-06iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry3-36/+36
2011-12-06iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2-1/+1
2011-12-06iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2-1/+1
2011-12-06iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2-1/+20
2011-12-06iwlagn: make debug levels more readableJohannes Berg1-31/+27
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-03Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko1-1/+1
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko3-4/+9
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-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