summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-27NFC: Fix missing mutex unlock in pn533_send_cmd_frame_asyncSzymon Janc1-7/+8
2012-09-27wl18xx: use module_platform_driverDevendra Naga1-12/+1
2012-09-25ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville1-0/+2
2012-09-25ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan1-1/+1
2012-09-25rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde3-39/+47
2012-09-25rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde9-11/+2
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. Linville4-5/+5
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz1-2/+6
2012-09-25NFC: Remove the pn544 raw driverCong Wang3-906/+0
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: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2-37/+38
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade1-15/+42
2012-09-25NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz1-2/+30
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 module_platform_driver macro for nfcwilink.cSyam Sidhardhan1-15/+1
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
2012-09-24rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde1-29/+8
2012-09-24rt2x00: Code style cleanup in rt2800lib.cGertjan van Wingerde1-1/+1
2012-09-24rt2x00: rt2800lib - code cleanup.Gertjan van Wingerde1-7/+5
2012-09-24rt2x00: rt2800 - Fix default vgc values for RT3572Gertjan van Wingerde1-4/+9
2012-09-24rt2x00: Code clean up in rt2800lib.Gertjan van Wingerde1-6/+10
2012-09-24ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan1-1/+1
2012-09-24ath9k: Add a module parameter to enable diversitySujith Manoharan3-0/+17