summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-26NFC: pn533: Remove unused arg parameterWaldemar Rymarkiewicz1-6/+4
2012-10-26NFC: pn533: Fix in/out frame buffer allocationWaldemar Rymarkiewicz1-2/+6
2012-10-26NFC: Fix sparse warnings due to missing staticArron Wang1-2/+2
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade5-415/+564
2012-10-26NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade1-1/+1
2012-10-26NFC: Add pn544 presence check for different targetsArron Wang1-3/+28
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang1-2/+34
2012-10-26NFC: Implement HCI DEP link up and downArron Wang1-0/+39
2012-10-26NFC: Handle pn544 continue activationArron Wang1-1/+27
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang1-0/+45
2012-10-26NFC: Set local gb and DEP registriesArron Wang1-0/+62
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-63/+53
2012-10-20brcm80211: remove some truely barftastic codeAlan Cox2-40/+0
2012-10-20brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel1-1/+1
2012-10-20brcmfmac: fix sparse warningsFranky Lin1-2/+2
2012-10-20brcmfmac: Using zero instead of NULLDan Carpenter1-4/+3
2012-10-20ath9k: perform ANI cycle in idle stateRajkumar Manoharan4-2/+16
2012-10-19carl9170: handle traps from firmware loaderChristian Lamparter2-3/+10
2012-10-19mwifiex: Using %*phD instead of print_hex_dump_bytesAndrei Emeltchenko1-12/+12
2012-10-19mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao2-6/+7
2012-10-19rt2800: comment tx power settingsStanislaw Gruszka1-3/+19
2012-10-19rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka1-0/+27
2012-10-19rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka1-4/+5
2012-10-19rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka1-5/+6
2012-10-19rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka1-3/+0
2012-10-19rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka1-1/+2
2012-10-19rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka1-8/+19
2012-10-19ath_hw: Use common REG_WRITE parameter orderSven Eckelmann1-10/+10
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko3-13/+6
2012-10-19orinoco_usb: clean up some signedness issuesDan Carpenter1-5/+4
2012-10-19bcma: do not initialize deactivated PCIe coresHauke Mehrtens1-5/+5
2012-10-19ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin1-1/+1
2012-10-19ath9k: Fix BT_OP_SCAN usageSujith Manoharan1-9/+18
2012-10-19ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan1-12/+21
2012-10-19bcma: add an extra pcie core structHauke Mehrtens5-7/+30
2012-10-19bcma: use fallback sprom if sprom on card was not validHauke Mehrtens1-1/+4
2012-10-19ssb: add attribute to indicate a parallel flash is availableHauke Mehrtens1-0/+2
2012-10-19ssb: move parallel flash config into an own structHauke Mehrtens1-7/+7
2012-10-19bcma: add some more flash chips for serial flashHauke Mehrtens1-1/+30
2012-10-19bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens1-11/+12
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens1-0/+3
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens2-4/+4
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens1-0/+1
2012-10-19bcma: init sprom struct earlierHauke Mehrtens1-7/+14
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens4-17/+45
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-30/+121
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville11-21/+24
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-11/+17
2012-10-18wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-2/+2
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel9-16/+19