summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ssb: use const for serial flash hardware tableRafał Miłecki2013-06-171-4/+4
* bcma: update core (en|dis)abling functionsRafał Miłecki2013-06-171-3/+25
* ath9k: Fix ANI for AP modeSujith Manoharan2013-06-172-18/+17
* ath9k: Fix LNA gpio for AR9485Sujith Manoharan2013-06-171-1/+1
* mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2013-06-172-13/+10
* mwifiex: Add module parameter for regdomainAvinash Patil2013-06-171-4/+25
* orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnectedAlexey Khoroshilov2013-06-141-1/+2
* ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-145-3/+72
* Merge tag 'nfc-next-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-06-148-49/+604
|\
| * NFC: mei_phy: Clean up fileValentin Ilie2013-06-141-3/+3
| * NFC: Add a nfc hardware simulation driverThierry Escande2013-06-143-0/+552
| * NFC: pn533: Fix ACR122 related debug outputOlivier Guiter2013-06-141-4/+4
| * NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-144-10/+4
| * NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-141-1/+13
| * NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN)Samuel Ortiz2013-06-141-2/+2
| * NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-141-12/+5
| * NFC: pn533: Fix error return code in pn533_probe()Wei Yongjun2013-06-141-1/+3
| * NFC: pn544: Remove Felica and Jewel device presence checkArron Wang2013-06-141-6/+3
| * NFC: pn544: Identify Type F NFC-DEP through NFCID2Arron Wang2013-06-141-10/+15
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1413-90/+58
|\ \ | |/ |/|
| * iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach2013-06-131-1/+0
| * iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach2013-06-131-2/+2
| * iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-133-2/+12
| * iwlwifi: mvm: mark scratch area in TX commandJohannes Berg2013-06-131-4/+5
| * iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-134-33/+16
| * iwlwifi: remove calib channel section from PHY DBDavid Spinadel2013-06-131-33/+3
| * iwlwifi: mvm: removed an unused parameter from a functionOren Givon2013-06-131-8/+7
| * iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg2013-06-131-4/+8
| * iwlwifi: make TX seqno validation more efficientJohannes Berg2013-06-132-5/+7
* | Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6klJohn W. Linville2013-06-1332-0/+22094
|\ \
| * | ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-1232-0/+22094
* | | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-06-134-29/+41
|\ \ \
| * | | ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven2013-06-011-6/+6
| * | | ath6kl: Fix a suspend/resume crash in AR6004 USBMohammed Shafi Shajakhan2013-06-011-0/+18
| * | | ath6kl: Rename USB driver's suspend/resume/reset_resumeMohammed Shafi Shajakhan2013-06-011-9/+9
| * | | wireless: ath6kl: re-use native helper to parse MACAndy Shevchenko2013-06-011-7/+1
| * | | ath6kl: Check wmi ready event status before validating abi versionRaja Mani2013-06-011-7/+7
* | | | ath9k: Fix ANI trigger thresholdSujith Manoharan2013-06-131-1/+1
* | | | carl9170: add support for the new rate control APIChristian Lamparter2013-06-133-78/+110
* | | | Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()Wei Yongjun2013-06-131-0/+1
* | | | Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]Cho, Yu-Chen2013-06-131-0/+3
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-1210-68/+113
|\ \ \ \
| * | | | ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-10/+17
| * | | | brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli2013-06-111-3/+12
| * | | | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-1/+1
| * | | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-04158-1995/+19842
| |\ \ \ \
| * | | | | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-038-52/+74
* | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-127-28/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | iwlwifi: mvm: Update the supported interface combinationsIlan Peer2013-06-111-3/+3
| * | | | | iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2013-06-112-7/+1