aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
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-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville5-20/+252
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville6-20/+128
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-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 Lukas2-2/+4
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. Linville3-12/+16
2014-07-24Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann3-4/+33
2014-07-24Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann1-6/+0
2014-07-23Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann1-0/+4
2014-07-23Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann1-0/+4
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. Greer3-9/+81
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard1-2/+5
2014-07-23NFC: nci: Add T1T support notificationChristophe Ricard1-1/+3
2014-07-22mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau1-1/+4
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville11-122/+144
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville17-169/+653
2014-07-22Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman1-2/+5
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior3-23/+118
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior4-24/+62
2014-07-21mac80211: remove useless NULL checksEytan Lifshitz1-3/+0
2014-07-21Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg3-6/+6
2014-07-21mac80211: fix a potential NULL access in ieee80211_crypto_hw_decryptMax Stepanov1-1/+1
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez2-13/+28
2014-07-21mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho2-8/+1
2014-07-21mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman1-0/+11
2014-07-21mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov1-0/+8
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov1-1/+2
2014-07-21mac80211: disable VHT for TDLSArik Nemtsov1-0/+4
2014-07-21mac80211: set Rx highest rate in ht_capArik Nemtsov1-0/+3
2014-07-21mac80211: support HT for TDLS stationsArik Nemtsov2-8/+87
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov4-19/+20
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov1-0/+124
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov5-21/+26
2014-07-21mac80211: set TDLS capab to zero on failure framesArik Nemtsov1-4/+12
2014-07-21mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov1-26/+32
2014-07-21mac80211: split extra TDLS IEs in setup framesArik Nemtsov1-7/+70
2014-07-21mac80211: consolidate TDLS IE treatmentArik Nemtsov1-28/+41
2014-07-21mac80211: fix error path for TDLS setupArik Nemtsov1-6/+10
2014-07-21mac80211: track TDLS initiator internallyArik Nemtsov2-11/+27
2014-07-21NFC: digital: Add digital framing calls when in target modeMark A. Greer1-0/+21
2014-07-21NFC: digital: Clear poll_tech_count before activating targetMark A. Greer2-6/+16
2014-07-21NFC: digital: Check for NFC-DEP before checking for Type 4 tagMark A. Greer1-2/+2
2014-07-20Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann1-1/+1