summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-02-21Bluetooth: Fix iterating wrong list in hci_remove_irk()Johan Hedberg
2014-02-21mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho
2014-02-21nl80211: make sure we check for DFS with mesh channel switchLuciano Coelho
2014-02-21mac80211: allow drivers to request SMPS offLuciano Coelho
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic
2014-02-21Bluetooth: Increase minor version of core moduleMarcel Holtmann
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann
2014-02-20Bluetooth: Fix channel check when binding RFCOMM sockAndrzej Kaczmarek
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann
2014-02-20Bluetooth: Add comment explainging store hint for long term keysMarcel Holtmann
2014-02-20Bluetooth: Don't send store hint for devices using identity addressesMarcel Holtmann
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg
2014-02-19Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg
2014-02-19Bluetooth: Track SMP keys in the SMP contextJohan Hedberg
2014-02-19Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg
2014-02-19Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg
2014-02-19Bluetooth: Avoid using GFP_ATOMIC where not necessaryJohan Hedberg
2014-02-19Bluetooth: Use same LE min/max connection event length during updateMarcel Holtmann
2014-02-19Bluetooth: Expose current list of identity resolving keys via debugfsMarcel Holtmann
2014-02-19Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann
2014-02-19Bluetooth: Use connection address for reporting connection failuresMarcel Holtmann
2014-02-19Bluetooth: Report identity address when remote device connectsMarcel Holtmann
2014-02-18Bluetooth: Print error when dropping L2CAP dataSzymon Janc
2014-02-18Bluetooth: Use Identity Address in Device Found eventJohan Hedberg
2014-02-18Bluetooth: Look up RPA for connection requests with Identity AddressJohan Hedberg
2014-02-18Bluetooth: Don't try to look up private addresses as Identity AddressJohan Hedberg
2014-02-18Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg
2014-02-18Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg
2014-02-18Bluetooth: Track the LE Identity Address in struct hci_connJohan Hedberg
2014-02-18Bluetooth: Remove SMP data specific crypto contextJohan Hedberg
2014-02-18Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg
2014-02-18Bluetooth: Fix completing SMP as peripheral when no keys are expectedJohan Hedberg
2014-02-18Bluetooth: Fix hci_remove_ltk failure when no match is foundJohan Hedberg
2014-02-18Bluetooth: Remove return values from functions that don't need themJohan Hedberg
2014-02-18Bluetooth: Fix missing address type check for removing LTKsJohan Hedberg
2014-02-18Bluetooth: Fix properly ignoring unexpected SMP PDUsJohan Hedberg
2014-02-18Bluetooth: Enable support for remote IRK distributionJohan Hedberg
2014-02-18Bluetooth: Implement mgmt_load_irks commandJohan Hedberg
2014-02-18Bluetooth: Add basic IRK management supportJohan Hedberg
2014-02-18Bluetooth: Add AES crypto context for each HCI deviceJohan Hedberg
2014-02-18Bluetooth: Add smp_irk_matches helper functionJohan Hedberg
2014-02-18Bluetooth: Fix minor whitespace issues in SMP codeJohan Hedberg
2014-02-18Bluetooth: Fix missing PDU length checks for SMPJohan Hedberg
2014-02-17Bluetooth: Allow HCI User Channel usage for controllers without addressMarcel Holtmann