summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-07NFC: digital: Set current target active on activate_target() callThierry Escande2-2/+28
2014-01-07NFC: nfcmrvl: Add setup handlerAmitkumar Karwar2-0/+21
2014-01-07NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar7-0/+680
2014-01-07NFC: NCI: Add set_config APIAmitkumar Karwar2-0/+17
2014-01-07NFC: NCI: Add setup handlerAmitkumar Karwar2-0/+4
2014-01-07NFC: NCI: Don't reverse local general bytesAmitkumar Karwar1-6/+0
2014-01-05NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar1-0/+2
2014-01-05NFC: port100: Fix device leakAlexey Khoroshilov1-0/+1
2014-01-04NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.hThierry Escande1-4/+2
2014-01-04NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosThierry Escande1-2/+2
2014-01-04NFC: digital: Add a note about asynchronous functionsThierry Escande1-0/+10
2014-01-04NFC: pn533: Frame is invalid if ccid.datalen is 0Samuel Ortiz1-0/+3
2014-01-04NFC: Only warn on SE discovery errorSamuel Ortiz1-5/+2
2014-01-04NFC: llcp: Use default MIU if none was specified on connectSzymon Janc3-3/+1
2014-01-04NFC: llcp: Fix possible memory leak while sending I framesSzymon Janc1-1/+3
2014-01-04NFC: Return driver failure upon unknown event receptionSamuel Ortiz1-5/+2
2014-01-04NFC: pn544: Refactor hw_config valuesArman Uguray1-24/+24
2014-01-04NFC: mei_phy: Using kfree_skb() instead of kfree()Salil Kapur1-1/+1
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker58-58/+0
2014-01-03ssb: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens1-3/+3
2014-01-03bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens1-3/+3
2014-01-03ath9k: Fix regulatory complianceSujith Manoharan1-3/+2
2014-01-03ath9k: Fix AR955x RX sensitivitySujith Manoharan2-0/+233
2014-01-03wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer1-5/+6
2014-01-03ath9k: Add hardware support for QCA9531Sujith Manoharan4-24/+57
2014-01-03ath9k: Initialize QCA953x INI arraysSujith Manoharan1-1/+47
2014-01-03ath9k: Add QCA953x initvalsSujith Manoharan1-0/+718
2014-01-03ath9k: Assign macVersion for QCA9531Sujith Manoharan2-0/+6
2014-01-03ath9k: Add version/revision macros for QCA9531Sujith Manoharan1-1/+12
2014-01-03carl9170: use ether_addr_equal_64bitsJulia Lawall1-3/+3
2014-01-03at76c50x-usb: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2014-01-03ipw2x00: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2014-01-03ath9k: use ether_addr_equal_64bitsJulia Lawall2-2/+2
2014-01-03iwlegacy: use ether_addr_equal_64bitsJulia Lawall2-6/+6
2014-01-03rtlwifi: use ether_addr_equal_64bitsJulia Lawall2-4/+4
2014-01-03mwl8k: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2014-01-03p54: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2014-01-03ath5k: use ether_addr_equal_64bitsJulia Lawall1-2/+2
2014-01-03rt2x00: use ether_addr_equal_64bitsJulia Lawall1-2/+2
2014-01-03ath9k: Fix interrupt statisticsSujith Manoharan1-1/+1
2014-01-03ath9k: Remove unused config option ack_6mbSujith Manoharan2-3/+0
2014-01-03ath9k: Fix AR9100 chip power-onSujith Manoharan1-1/+5
2014-01-03ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan1-32/+32
2014-01-03ath9k: Handle unsupported MAC versions earlySujith Manoharan1-24/+24
2014-01-03ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan2-39/+27
2014-01-03ath9k: Remove unused functionsSujith Manoharan1-12/+0
2014-01-03ath9k: Fix "cc_lock" usageSujith Manoharan2-9/+7
2014-01-03ath9k: Process BB watchdog events in the taskletSujith Manoharan1-8/+6
2014-01-03ath9k: Remove RX PollSujith Manoharan7-77/+17
2014-01-03ath9k: Fix baseband watchdog resetSujith Manoharan1-8/+19