summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-2884-2269/+1846
|\
| * NFC: Fix missing mutex unlock in pn533_send_cmd_frame_asyncSzymon Janc2012-09-271-7/+8
| * ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville2012-09-251-0/+2
| * ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan2012-09-251-1/+1
| * rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde2012-09-253-39/+47
| * rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde2012-09-259-11/+2
| * mwifiex: potential corruption in mwifiex_update_uap_custom_ie()Dan Carpenter2012-09-251-1/+1
| * ath9k: Disable ASPM only for AR9285Sujith Manoharan2012-09-251-2/+3
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-252-5/+6
| |\
| | * iwlwifi: fix async station command crashJohannes Berg2012-09-201-3/+4
| | * iwlwifi: use eth_broadcast_addrJohannes Berg2012-09-191-2/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-254-5/+5
| |\ \
| | * | cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-194-5/+5
| * | | NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz2012-09-251-2/+6
| * | | NFC: Remove the pn544 raw driverCong Wang2012-09-253-906/+0
| * | | NFC: Move the pn544_hci dereference below the NULL testWei Yongjun2012-09-251-3/+6
| * | | NFC: Move the nfcwilink dereference below the NULL testWei Yongjun2012-09-251-2/+2
| * | | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-252-37/+38
| * | | NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-251-15/+42
| * | | NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz2012-09-251-2/+30
| * | | NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler requestSamuel Ortiz2012-09-251-2/+2
| * | | NFC: Don't use WQ_MEM_RECLAIM for pn533Tejun Heo2012-09-251-3/+1
| * | | NFC: Use module_platform_driver macro for nfcwilink.cSyam Sidhardhan2012-09-251-15/+1
| * | | NFC: Queue pn533 commandsSamuel Ortiz2012-09-251-17/+85
| * | | ath5k: disable HW crypto in management frameChun-Yeow Yeoh2012-09-242-0/+4
| * | | carl9170: connect to 11w protected networksChristian Lamparter2012-09-242-1/+4
| * | | p54: connect to 11w protected networksChristian Lamparter2012-09-241-0/+12
| * | | iwlegacy: use eth_broadcast_addrJohannes Berg2012-09-241-2/+2
| * | | ipw2x00: silence GCC warning for unused variable 'dev'Paul Bolle2012-09-241-1/+1
| * | | bcma: handle BCM43227Rafał Miłecki2012-09-242-0/+3
| * | | mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar2012-09-242-0/+8
| * | | mwifiex: disconnect the device before entering suspend stateAmitkumar Karwar2012-09-241-0/+13
| * | | brcmfmac: get rid of void pointer in struct brcmf_cfg80211_privArend van Spriel2012-09-242-4/+4
| * | | brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-docArend van Spriel2012-09-241-41/+77
| * | | brcmfmac: clear control lock on usb error.Hante Meuleman2012-09-241-0/+2
| * | | brcmsmac: don't start device when RfKill is engagedPiotr Haber2012-09-241-1/+4
| * | | brcmfmac: remove unused usb bmac model code.Hante Meuleman2012-09-241-15/+3
| * | | brcmfmac: fix bug in determining phy bands.Hante Meuleman2012-09-241-1/+1
| * | | brcmfmac: remove unused function.Hante Meuleman2012-09-241-17/+0
| * | | brcmfmac: streamline SDIO read frame routineFranky Lin2012-09-241-388/+233
| * | | brcmfmac: store usb fw images in local linked list.Hante Meuleman2012-09-241-23/+41
| * | | brcmfmac: fix debug printout of event data.Hante Meuleman2012-09-242-9/+6
| * | | brcmfmac: introduce scheduled scan supportArend van Spriel2012-09-242-1/+387
| * | | brcmfmac: extend brcmf_term_iscan() to abort e-scanArend van Spriel2012-09-241-23/+21
| * | | brcmfmac: fix sparse warnings in e-scan related codeArend van Spriel2012-09-241-17/+18
| * | | mwifiex: fix issue in resumed scan operationAmitkumar Karwar2012-09-241-0/+1
| * | | rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde2012-09-241-29/+8
| * | | rt2x00: Code style cleanup in rt2800lib.cGertjan van Wingerde2012-09-241-1/+1
| * | | rt2x00: rt2800lib - code cleanup.Gertjan van Wingerde2012-09-241-7/+5
| * | | rt2x00: rt2800 - Fix default vgc values for RT3572Gertjan van Wingerde2012-09-241-4/+9