summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-306lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann
2014-07-306lowpan: iphc: remove check on nullAlexander Aring
2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring
2014-07-306lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring
2014-07-306lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring
2014-07-306lowpan: iphc: use sizeof in udp uncompressionAlexander Aring
2014-07-306lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring
2014-07-30Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-28Bluetooth: Fix incorrectly disabling page scan when toggling connectableJohan Hedberg
2014-07-28Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg
2014-07-27Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann
2014-07-26Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas
2014-07-26Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas
2014-07-26Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann
2014-07-26Bluetooth: Add support for using controller white list filteringMarcel Holtmann
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-23Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann
2014-07-23Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann
2014-07-23Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann
2014-07-23Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-07-22NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer
2014-07-22NFC: hci: Add stop_poll HCI operand.Christophe Ricard
2014-07-22NFC: nci: Add T1T support notificationChristophe Ricard
2014-07-22mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-07-22Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior
2014-07-21mac80211: remove useless NULL checksEytan Lifshitz
2014-07-21Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg
2014-07-21mac80211: fix a potential NULL access in ieee80211_crypto_hw_decryptMax Stepanov
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez
2014-07-21mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho
2014-07-21mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman
2014-07-21mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov
2014-07-21mac80211: disable VHT for TDLSArik Nemtsov
2014-07-21mac80211: set Rx highest rate in ht_capArik Nemtsov
2014-07-21mac80211: support HT for TDLS stationsArik Nemtsov
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov
2014-07-21mac80211: set TDLS capab to zero on failure framesArik Nemtsov
2014-07-21mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov
2014-07-21mac80211: split extra TDLS IEs in setup framesArik Nemtsov
2014-07-21mac80211: consolidate TDLS IE treatmentArik Nemtsov