summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring2014-07-301-6/+7
* 6lowpan: iphc: use sizeof in udp uncompressionAlexander Aring2014-07-301-9/+14
* 6lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring2014-07-301-56/+56
* Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg2014-07-301-5/+8
* brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede2014-07-291-0/+16
* ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan2014-07-291-0/+1
* bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki2014-07-293-0/+3
* b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-293-2/+5
* brcmfmac: Fix some wrong register definesHans de Goede2014-07-291-6/+6
* brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai2014-07-294-0/+84
* dt: bindings: add bindings for Broadcom bcm43xx sdio devicesArend van Spriel2014-07-291-0/+41
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-298-20/+260
|\
| * Bluetooth: Fix incorrectly disabling page scan when toggling connectableJohan Hedberg2014-07-281-1/+13
| * Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg2014-07-281-1/+1
| * MAINTAINERS: add 6lowpan header fileAlexander Aring2014-07-281-0/+1
| * Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann2014-07-272-4/+4
| * Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas2014-07-261-0/+60
| * Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas2014-07-263-2/+6
| * Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann2014-07-262-0/+28
| * Bluetooth: Add support for using controller white list filteringMarcel Holtmann2014-07-261-0/+96
| * Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-244-4/+34
| * Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann2014-07-241-6/+0
| * Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2014-07-232-0/+6
| * Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2014-07-232-0/+6
| * Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman2014-07-221-2/+5
* | Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville2014-07-299-54/+217
|\ \
| * | ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-251-8/+15
| * | ath10k: don't advertise IBSS iftype for 10.xMichal Kazior2014-07-251-1/+2
| * | ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-254-3/+126
| * | Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-07-2465-856/+2245
| |\ \
| * | | ath10k: prevent endless pci rx loopMichal Kazior2014-07-221-8/+9
| * | | ath10k: workaround qos nullfunc bugMichal Kazior2014-07-221-0/+11
| * | | ath10k: simplify tx helpersMichal Kazior2014-07-223-32/+23
| * | | ath10k: prevent some tx flushing failuresMichal Kazior2014-07-212-0/+13
| * | | ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior2014-07-211-2/+18
* | | | Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-2925-29/+2228
|\ \ \ \
| * | | | NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer2014-07-234-9/+93
| * | | | NFC: digital: Remove extra blank lineMark A. Greer2014-07-231-1/+0
| * | | | NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target modeChristophe Ricard2014-07-235-3/+993
| * | | | NFC: st21nfca: Implement stop_poll HCI hookChristophe Ricard2014-07-231-0/+8
| * | | | NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-232-2/+6
| * | | | NFC: st21nfca: Improve read length sequence for P2P mode.Christophe Ricard2014-07-231-1/+1
| * | | | NFC: st21nfca: Improved start of frame detectionChristophe Ricard2014-07-231-3/+2
| * | | | NFC: st21nfca: Free buffer in case no data are retrieved.Christophe Ricard2014-07-231-0/+2
| * | | | NFC: st21nfcb: few code clean upChristophe Ricard2014-07-232-10/+10
| * | | | NFC: nci: Add T1T support notificationChristophe Ricard2014-07-231-1/+3
| * | | | NFC: dts: st21nfcb_i2c: Add DTS DocumentationChristophe Ricard2014-07-231-0/+33
| * | | | NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard2014-07-2310-2/+1047
| * | | | NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-212-0/+23
| * | | | NFC: digital: Clear poll_tech_count before activating targetMark A. Greer2014-07-212-6/+16