summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* carl9170: claim to support IBSS RSN.Nicolas Cavallari2012-01-241-0/+3
* drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall2012-01-241-1/+1
* 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
* 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
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-2421-70/+68
* rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-249-370/+355
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-2444-1784/+1613
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-2412-26/+23
* rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches2012-01-245-53/+47
* b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki2012-01-241-8/+8
* b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki2012-01-241-6/+187
* brcm80211: make ethtool_ops constStephen Hemminger2012-01-241-2/+2
* b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki2012-01-243-6/+12
* b43: N-PHY: fix typos in RF controlRafał Miłecki2012-01-242-6/+6
* b43: N-PHY: add helper for getting gain tableRafał Miłecki2012-01-243-94/+64
* b43: N-PHY: implement TX power control setupRafał Miłecki2012-01-242-1/+217
* b43: add maskset helpersRafał Miłecki2012-01-243-57/+36
* mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar2012-01-171-1/+1
* mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter2012-01-171-1/+1
* brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-171-1/+1
* brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-171-35/+3
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
* wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-161-1/+1
* ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-162-4/+6
OpenPOWER on IntegriCloud