summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: nfcmrvl: Fix possible memory leak issueAmitkumar Karwar2014-01-091-2/+7
* NFC: digital: Set rf tech and crc functions when receiving a PSL_REQThierry Escande2014-01-071-13/+31
* NFC: digital: Set current target active on activate_target() callThierry Escande2014-01-072-2/+28
* NFC: nfcmrvl: Add setup handlerAmitkumar Karwar2014-01-072-0/+21
* NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar2014-01-077-0/+680
* NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-072-0/+17
* NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-072-0/+4
* NFC: NCI: Don't reverse local general bytesAmitkumar Karwar2014-01-071-6/+0
* NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar2014-01-051-0/+2
* NFC: port100: Fix device leakAlexey Khoroshilov2014-01-051-0/+1
* NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.hThierry Escande2014-01-041-4/+2
* NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosThierry Escande2014-01-041-2/+2
* NFC: digital: Add a note about asynchronous functionsThierry Escande2014-01-041-0/+10
* NFC: pn533: Frame is invalid if ccid.datalen is 0Samuel Ortiz2014-01-041-0/+3
* NFC: Only warn on SE discovery errorSamuel Ortiz2014-01-041-5/+2
* NFC: llcp: Use default MIU if none was specified on connectSzymon Janc2014-01-043-3/+1
* NFC: llcp: Fix possible memory leak while sending I framesSzymon Janc2014-01-041-1/+3
* NFC: Return driver failure upon unknown event receptionSamuel Ortiz2014-01-041-5/+2
* NFC: pn544: Refactor hw_config valuesArman Uguray2014-01-041-24/+24
* NFC: mei_phy: Using kfree_skb() instead of kfree()Salil Kapur2014-01-041-1/+1
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0358-58/+0
* ssb: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens2014-01-031-3/+3
* bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens2014-01-031-3/+3
* ath9k: Fix regulatory complianceSujith Manoharan2014-01-031-3/+2
* ath9k: Fix AR955x RX sensitivitySujith Manoharan2014-01-032-0/+233
* wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer2014-01-031-5/+6
* ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-034-24/+57
* ath9k: Initialize QCA953x INI arraysSujith Manoharan2014-01-031-1/+47
* ath9k: Add QCA953x initvalsSujith Manoharan2014-01-031-0/+718
* ath9k: Assign macVersion for QCA9531Sujith Manoharan2014-01-032-0/+6
* ath9k: Add version/revision macros for QCA9531Sujith Manoharan2014-01-031-1/+12
* carl9170: use ether_addr_equal_64bitsJulia Lawall2014-01-031-3/+3
* at76c50x-usb: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
* ipw2x00: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
* ath9k: use ether_addr_equal_64bitsJulia Lawall2014-01-032-2/+2
* iwlegacy: use ether_addr_equal_64bitsJulia Lawall2014-01-032-6/+6
* rtlwifi: use ether_addr_equal_64bitsJulia Lawall2014-01-032-4/+4
* mwl8k: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
* p54: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
* ath5k: use ether_addr_equal_64bitsJulia Lawall2014-01-031-2/+2
* rt2x00: use ether_addr_equal_64bitsJulia Lawall2014-01-031-2/+2
* ath9k: Fix interrupt statisticsSujith Manoharan2014-01-031-1/+1
* ath9k: Remove unused config option ack_6mbSujith Manoharan2014-01-032-3/+0
* ath9k: Fix AR9100 chip power-onSujith Manoharan2014-01-031-1/+5
* ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan2014-01-031-32/+32
* ath9k: Handle unsupported MAC versions earlySujith Manoharan2014-01-031-24/+24
* ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan2014-01-032-39/+27
* ath9k: Remove unused functionsSujith Manoharan2014-01-031-12/+0
* ath9k: Fix "cc_lock" usageSujith Manoharan2014-01-032-9/+7
* ath9k: Process BB watchdog events in the taskletSujith Manoharan2014-01-031-8/+6