summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-25mwifiex: potential corruption in mwifiex_update_uap_custom_ie()Dan Carpenter1-1/+1
2012-09-25ath9k: Disable ASPM only for AR9285Sujith Manoharan1-2/+3
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-5/+6
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville17-39/+132
2012-09-25Merge tag 'nfc-next-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville30-1686/+1283
2012-09-25cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev1-5/+14
2012-09-25NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz1-5/+5
2012-09-25NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz1-7/+31
2012-09-25NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz1-1/+2
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