summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-1412-23/+6
* NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-143-1/+17
* NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN)Samuel Ortiz2013-06-141-2/+2
* NFC: Add NCI over SPI receiveFrederic Danis2013-06-142-0/+175
* NFC: Add NCI over SPI sendFrederic Danis2013-06-142-1/+73
* NFC: Add basic NCI over SPIFrederic Danis2013-06-144-1/+198
* NFC: HCI: Follow a positive code path in the HCI ops implementationsSamuel Ortiz2013-06-141-18/+18
* NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-142-0/+12
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-145-0/+122
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-144-27/+13
* 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-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-1237-838/+834
|\ \ \
| * | | cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg2013-06-111-1/+4
| * | | nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli2013-06-111-4/+15
| * | | 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: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-3/+14
| * | | cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-06-111-5/+7
| * | | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-115-4/+30
| * | | mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-113-2/+3
| * | | {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-114-1/+18
| * | | nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITORFelix Fietkau2013-06-111-0/+4
| * | | mac80211: fix mesh deadlockThomas Pedersen2013-06-112-18/+18
| * | | wireless: fix kernel-docJohannes Berg2013-06-053-7/+18
| * | | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-055-17/+21
| * | | mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar2013-06-051-21/+9
| * | | cfg80211: make wiphy index start at 0 againJohannes Berg2013-06-041-0/+3
| * | | cfg80211: fix potential deadlock regressionJohannes Berg2013-06-041-15/+8
| * | | regulatory: use proper enum return valueJohannes Berg2013-06-041-1/+1
| * | | cfg80211: separate internal SME implementationJohannes Berg2013-06-048-453/+335
| * | | cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-046-153/+170
| * | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-04161-1995/+19929
| |\ \ \
| * | | | mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs2013-06-041-0/+4
| * | | | nl80211: remove bogus genlmsg_end() error checkingJohannes Berg2013-06-041-33/+7
| * | | | mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-042-1/+6
| * | | | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-0312-92/+115