summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-24NFC: Add endian annotations to nfcwilink driverIlan Elias
2012-01-24NFC: Add NCI data exchange timerIlan Elias
2012-01-24mac80211: clean up rate control codeJohannes Berg
2012-01-24mac80211: clean up aggregation destructionJohannes Berg
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias
2012-01-24brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches
2012-01-24brcm80211: Use brcmu_dbg_hex_dumpJoe Perches
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-01-24brcmfmac: Remove useless #ifdef DEBUGJoe Perches
2012-01-24brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches
2012-01-24brcmfmac: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches
2012-01-24ath5k: claim support for IBSS RSNAntonio Quartulli
2012-01-24carl9170: remove eeprom data injection optionChristian Lamparter
2012-01-24mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()Antonio Quartulli
2012-01-24mwifiex: derive priv from net_device instead of wiphyYogesh Ashok Powar
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2012-01-24bcma: Enable logging of SPROM offsetLarry Finger
2012-01-24mac80211: Fix the maximum transmit power with power constraintHong Wu
2012-01-24wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu
2012-01-24carl9170: claim to support IBSS RSN.Nicolas Cavallari
2012-01-24mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli
2012-01-24mac80211: refactor __ieee80211_get_channel_modeJohannes Berg
2012-01-24drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias
2012-01-24NFC: Complete NCI deactivate in deactivate_ntfIlan Elias
2012-01-24rtl8192se: Update copyright datesLarry Finger
2012-01-24rtl8192de: Update copyright datesLarry Finger
2012-01-24rtl8192cu: Update copyright datesLarry Finger
2012-01-24rtl8192ce: Update copyright datesLarry Finger
2012-01-24rtl8192c_common: Update copyright datesLarry Finger
2012-01-24rtlwifi: Update copyright datesLarry Finger
2012-01-24rtl8192cu: Remove dead code never selectedLarry Finger
2012-01-24rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger
2012-01-24mac80211: minor cleanupMohammed Shafi Shajakhan
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2012-01-24iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu
2012-01-24iwlwifi: update error dump in testmode command sram_readKenny Hsu
2012-01-24iwlwifi: enhance testmode command sram_readKenny Hsu
2012-01-24iwlwifi: update testmode command of direct register accessKenny Hsu
2012-01-24iwlwifi: Sanity check for sta_idWey-Yi Guy
2012-01-24iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy
2012-01-24rtlwifi: Simplify chip version id loggingJoe Perches
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches
2012-01-24rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging codeJoe Perches
2012-01-24rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for sizeJoe Perches
2012-01-24rtlwifi: Remove duplicate __func__Joe Perches
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches