aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-306lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring1-56/+56
2014-07-30Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg1-5/+8
2014-07-29brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede1-0/+16
2014-07-29ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan1-0/+1
2014-07-29bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki3-0/+3
2014-07-29b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki3-2/+5
2014-07-29brcmfmac: Fix some wrong register definesHans de Goede1-6/+6
2014-07-29brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai4-0/+84
2014-07-29dt: bindings: add bindings for Broadcom bcm43xx sdio devicesArend van Spriel1-0/+41
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville8-20/+260
2014-07-29Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville9-54/+217
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville25-29/+2228
2014-07-28Bluetooth: Fix incorrectly disabling page scan when toggling connectableJohan Hedberg1-1/+13
2014-07-28Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg1-1/+1
2014-07-28MAINTAINERS: add 6lowpan header fileAlexander Aring1-0/+1
2014-07-27Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann2-4/+4
2014-07-26Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas1-0/+60
2014-07-26Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas3-2/+6
2014-07-26Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann2-0/+28
2014-07-26Bluetooth: Add support for using controller white list filteringMarcel Holtmann1-0/+96
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-12/+25
2014-07-25ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic1-8/+15
2014-07-25ath10k: don't advertise IBSS iftype for 10.xMichal Kazior1-1/+2
2014-07-25ath10k: fix Rx aggregation reorderingMichal Kazior4-3/+126
2014-07-24Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo65-856/+2245
2014-07-24Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann4-4/+34
2014-07-24Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann1-6/+0
2014-07-23Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2-0/+6
2014-07-23Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2-0/+6
2014-07-23b43: enable 5 GHz support for N-PHY devicesRafał Miłecki1-1/+0
2014-07-23b43: register limited amount of 5G channels for BCM43228Rafał Miłecki1-1/+22
2014-07-23b43: N-PHY: don't calculate values for TSSI if we can't transmitRafał Miłecki1-1/+2
2014-07-23b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki1-3/+4
2014-07-23mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker1-3/+8
2014-07-23b43: N-PHY: fix rev7+ typos at random placesRafał Miłecki2-11/+12
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville21-395/+966
2014-07-23ath9k: fix aggregation session lockupFelix Fietkau1-0/+9
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-1/+4
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer4-9/+93
2014-07-23NFC: digital: Remove extra blank lineMark A. Greer1-1/+0
2014-07-23NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target modeChristophe Ricard5-3/+993
2014-07-23NFC: st21nfca: Implement stop_poll HCI hookChristophe Ricard1-0/+8
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard2-2/+6
2014-07-23NFC: st21nfca: Improve read length sequence for P2P mode.Christophe Ricard1-1/+1
2014-07-23NFC: st21nfca: Improved start of frame detectionChristophe Ricard1-3/+2
2014-07-23NFC: st21nfca: Free buffer in case no data are retrieved.Christophe Ricard1-0/+2
2014-07-23NFC: st21nfcb: few code clean upChristophe Ricard2-10/+10
2014-07-23NFC: nci: Add T1T support notificationChristophe Ricard1-1/+3
2014-07-23NFC: dts: st21nfcb_i2c: Add DTS DocumentationChristophe Ricard1-0/+33
2014-07-23NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard10-2/+1047