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