summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz2-2/+11
2012-09-25MAINTAINERS: Add NFC specific mailing listSamuel Ortiz1-0/+1
2012-09-25NFC: Remove the pn544 raw driverCong Wang4-918/+0
2012-09-25NFC: Add HCI module descriptionEric Lapuyade1-0/+1
2012-09-25NFC: Fix LLC registration definitions for ANSI complianceEric Lapuyade2-2/+2
2012-09-25NFC: Move the pn544_hci dereference below the NULL testWei Yongjun1-3/+6
2012-09-25NFC: Move the nfcwilink dereference below the NULL testWei Yongjun1-2/+2
2012-09-25NFC: Remove unneeded LLC symbols exportSamuel Ortiz3-17/+1
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade8-1152/+164
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade5-2/+852
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade5-2/+107
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade5-1/+292
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade5-39/+92
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2-1/+36
2012-09-25NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade4-24/+21
2012-09-25NFC: Correct outgoing frame before requeueingWaldemar Rymarkiewicz1-2/+1
2012-09-25NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz2-27/+32
2012-09-25NFC: Fix possible LLCP memory leakWei Yongjun1-5/+9
2012-09-25NFC: Remove pointless conditional before HCI kfree_skb()Wei Yongjun2-4/+2
2012-09-25NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler requestSamuel Ortiz1-2/+2
2012-09-25NFC: Don't use WQ_MEM_RECLAIM for pn533Tejun Heo1-3/+1
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo9-122/+26
2012-09-25NFC: Remove repeated code for NULL checkSyam Sidhardhan1-3/+0
2012-09-25NFC: Use module_platform_driver macro for nfcwilink.cSyam Sidhardhan1-15/+1
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias4-1/+60
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias2-0/+38
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias4-0/+93
2012-09-25NFC: Queue pn533 commandsSamuel Ortiz1-17/+85
2012-09-24ath5k: disable HW crypto in management frameChun-Yeow Yeoh2-0/+4
2012-09-24carl9170: connect to 11w protected networksChristian Lamparter2-1/+4
2012-09-24p54: connect to 11w protected networksChristian Lamparter1-0/+12
2012-09-24iwlegacy: use eth_broadcast_addrJohannes Berg1-2/+2
2012-09-24ipw2x00: silence GCC warning for unused variable 'dev'Paul Bolle1-1/+1
2012-09-24bcma: handle BCM43227Rafał Miłecki2-0/+3
2012-09-24mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar2-0/+8
2012-09-24mwifiex: disconnect the device before entering suspend stateAmitkumar Karwar1-0/+13
2012-09-24brcmfmac: get rid of void pointer in struct brcmf_cfg80211_privArend van Spriel2-4/+4
2012-09-24brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-docArend van Spriel1-41/+77
2012-09-24brcmfmac: clear control lock on usb error.Hante Meuleman1-0/+2
2012-09-24brcmsmac: don't start device when RfKill is engagedPiotr Haber1-1/+4
2012-09-24brcmfmac: remove unused usb bmac model code.Hante Meuleman1-15/+3
2012-09-24brcmfmac: fix bug in determining phy bands.Hante Meuleman1-1/+1
2012-09-24brcmfmac: remove unused function.Hante Meuleman1-17/+0
2012-09-24brcmfmac: streamline SDIO read frame routineFranky Lin1-388/+233
2012-09-24brcmfmac: store usb fw images in local linked list.Hante Meuleman1-23/+41
2012-09-24brcmfmac: fix debug printout of event data.Hante Meuleman2-9/+6
2012-09-24brcmfmac: introduce scheduled scan supportArend van Spriel2-1/+387
2012-09-24brcmfmac: extend brcmf_term_iscan() to abort e-scanArend van Spriel1-23/+21
2012-09-24brcmfmac: fix sparse warnings in e-scan related codeArend van Spriel1-17/+18
2012-09-24mwifiex: fix issue in resumed scan operationAmitkumar Karwar1-0/+1