summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | NFC: Free sk_buff if nfcwilink_send failsIlan Elias2012-01-241-2/+4
| | * | NFC: Download TI NFC init scriptIlan Elias2012-01-241-4/+284
| | * | NFC: Add endian annotations to nfcwilink driverIlan Elias2012-01-241-5/+6
| | * | NFC: Add NCI data exchange timerIlan Elias2012-01-243-0/+31
| | * | mac80211: clean up rate control codeJohannes Berg2012-01-243-34/+7
| | * | mac80211: clean up aggregation destructionJohannes Berg2012-01-241-23/+8
| | * | NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-245-15/+136
| | * | brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches2012-01-241-2/+2
| | * | brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-2413-24/+46
| | * | brcm80211: Use brcmu_dbg_hex_dumpJoe Perches2012-01-241-6/+3
| | * | brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-246-93/+78
| | * | brcmfmac: Remove useless #ifdef DEBUGJoe Perches2012-01-241-2/+0
| | * | brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches2012-01-244-92/+84
| | * | brcmfmac: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-241-4/+4
| | * | brcm80211: Use normal DEBUG defineJoe Perches2012-01-2416-102/+102
| | * | ath5k: claim support for IBSS RSNAntonio Quartulli2012-01-242-0/+11
| | * | carl9170: remove eeprom data injection optionChristian Lamparter2012-01-243-38/+0
| | * | mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()Antonio Quartulli2012-01-241-3/+0
| | * | mwifiex: derive priv from net_device instead of wiphyYogesh Ashok Powar2012-01-241-11/+8
| | * | mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar2012-01-2412-34/+31
| | * | bcma: Enable logging of SPROM offsetLarry Finger2012-01-241-0/+1
| | * | mac80211: Fix the maximum transmit power with power constraintHong Wu2012-01-242-2/+3
| | * | wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu2012-01-242-17/+4
| | * | carl9170: claim to support IBSS RSN.Nicolas Cavallari2012-01-241-0/+3
| | * | mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli2012-01-244-7/+8
| | * | mac80211: refactor __ieee80211_get_channel_modeJohannes Berg2012-01-241-11/+17
| | * | drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall2012-01-241-1/+1
| | * | NFC: Increase NCI deactivate timeoutIlan Elias2012-01-241-1/+1
| | * | NFC: Complete NCI deactivate in deactivate_ntfIlan Elias2012-01-242-1/+6
| | * | rtl8192se: Update copyright datesLarry Finger2012-01-2420-20/+20
| | * | rtl8192de: Update copyright datesLarry Finger2012-01-2420-20/+20
| | * | rtl8192cu: Update copyright datesLarry Finger2012-01-2420-20/+20
| | * | rtl8192ce: Update copyright datesLarry Finger2012-01-2418-18/+18
| | * | rtl8192c_common: Update copyright datesLarry Finger2012-01-247-7/+7
| | * | rtlwifi: Update copyright datesLarry Finger2012-01-2421-21/+21
| | * | rtl8192cu: Remove dead code never selectedLarry Finger2012-01-241-170/+0
| | * | rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger2012-01-244-10/+20
| | * | mac80211: minor cleanupMohammed Shafi Shajakhan2012-01-241-2/+1
| | * | iwlwifi: update CopyrightWey-Yi Guy2012-01-2453-75/+75
| | * | iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu2012-01-242-3/+57
| | * | iwlwifi: update error dump in testmode command sram_readKenny Hsu2012-01-241-4/+4
| | * | iwlwifi: enhance testmode command sram_readKenny Hsu2012-01-242-4/+6
| | * | iwlwifi: update testmode command of direct register accessKenny Hsu2012-01-241-2/+2
| | * | iwlwifi: Sanity check for sta_idWey-Yi Guy2012-01-241-4/+7
| | * | iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy2012-01-241-13/+15
| | * | rtlwifi: Simplify chip version id loggingJoe Perches2012-01-242-38/+27
| | * | rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-243-5/+5
| | * | rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging codeJoe Perches2012-01-242-0/+39
| | * | rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for sizeJoe Perches2012-01-241-3/+3
| | * | rtlwifi: Remove duplicate __func__Joe Perches2012-01-241-1/+1