aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-30ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-01-27mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar1-1/+1
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar3-0/+24
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil3-7/+5
2012-01-27rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka1-2/+0
2012-01-27rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2-2/+2
2012-01-27rt2800: disable DMA after firmware loadStanislaw Gruszka1-12/+9
2012-01-27rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka1-0/+2
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter5-35/+50
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2-5/+5
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg5-4/+8
2012-01-24orinoco_usb: remove version definitionJohn W. Linville1-5/+0
2012-01-24ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville1-1/+1
2012-01-24ath9k_htc: claim support for IBSS RSNAntonio Quartulli2-0/+17
2012-01-24NFC: Free sk_buff if nfcwilink_send failsIlan Elias1-2/+4
2012-01-24NFC: Download TI NFC init scriptIlan Elias1-4/+284
2012-01-24NFC: Add endian annotations to nfcwilink driverIlan Elias1-5/+6
2012-01-24brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches1-2/+2
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches13-24/+46
2012-01-24brcm80211: Use brcmu_dbg_hex_dumpJoe Perches1-6/+3
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches6-93/+78
2012-01-24brcmfmac: Remove useless #ifdef DEBUGJoe Perches1-2/+0
2012-01-24brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches4-92/+84
2012-01-24brcmfmac: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-4/+4
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches16-102/+102
2012-01-24ath5k: claim support for IBSS RSNAntonio Quartulli2-0/+11
2012-01-24carl9170: remove eeprom data injection optionChristian Lamparter3-38/+0
2012-01-24mwifiex: derive priv from net_device instead of wiphyYogesh Ashok Powar1-11/+8
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar12-34/+31
2012-01-24bcma: Enable logging of SPROM offsetLarry Finger1-0/+1
2012-01-24carl9170: claim to support IBSS RSN.Nicolas Cavallari1-0/+3
2012-01-24drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall1-1/+1
2012-01-24rtl8192se: Update copyright datesLarry Finger20-20/+20
2012-01-24rtl8192de: Update copyright datesLarry Finger20-20/+20
2012-01-24rtl8192cu: Update copyright datesLarry Finger20-20/+20
2012-01-24rtl8192ce: Update copyright datesLarry Finger18-18/+18
2012-01-24rtl8192c_common: Update copyright datesLarry Finger7-7/+7
2012-01-24rtlwifi: Update copyright datesLarry Finger21-21/+21
2012-01-24rtl8192cu: Remove dead code never selectedLarry Finger1-170/+0
2012-01-24rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger4-10/+20
2012-01-24iwlwifi: update CopyrightWey-Yi Guy53-75/+75
2012-01-24iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu2-3/+57
2012-01-24iwlwifi: update error dump in testmode command sram_readKenny Hsu1-4/+4
2012-01-24iwlwifi: enhance testmode command sram_readKenny Hsu2-4/+6
2012-01-24iwlwifi: update testmode command of direct register accessKenny Hsu1-2/+2
2012-01-24iwlwifi: Sanity check for sta_idWey-Yi Guy1-4/+7
2012-01-24iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy1-13/+15
2012-01-24rtlwifi: Simplify chip version id loggingJoe Perches2-38/+27
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches3-5/+5
2012-01-24rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging codeJoe Perches2-0/+39