summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-03Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg
2014-07-03Bluetooth: Remove ssp_debug_mode debugfs optionMarcel Holtmann
2014-07-03Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keysJohan Hedberg
2014-07-03Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg
2014-07-03Bluetooth: Fix ignoring debug keys in mgmt_load_link_keysJohan Hedberg
2014-07-03Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg
2014-07-03Bluetooth: Don't store debug keys if flag for them is not setJohan Hedberg
2014-07-03Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg
2014-07-03Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg
2014-07-03Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg
2014-07-03Bluetooth: Add support LE slave connection update procedureMarcel Holtmann
2014-07-03Bluetooth: Set default min/max connection interval for LE slavesMarcel Holtmann
2014-07-03Bluetooth: Track LE connection parameter update eventMarcel Holtmann
2014-07-03Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann
2014-07-03Bluetooth: 6LoWPAN: Remove network devices when unloadingJukka Rissanen
2014-07-03Bluetooth: 6LoWPAN: Count module usageJukka Rissanen
2014-07-03Bluetooth: 6LoWPAN: Create a kernel moduleJukka Rissanen
2014-07-03Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen
2014-07-03Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen
2014-07-03Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann
2014-07-03Bluetooth: Fix checking for master LTKsJohan Hedberg
2014-07-03Bluetooth: Fix validating IO capability values in mgmt commandsJohan Hedberg
2014-07-03Bluetooth: Add flexible buffer byte order swapping functionJohan Hedberg
2014-07-03Bluetooth: Convert SMP flags into an enumJohan Hedberg
2014-07-03Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg
2014-07-03Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg
2014-07-03Bluetooth: Fix missing NULL check for smp_chan_create() return valueJohan Hedberg
2014-07-03Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann
2014-07-03Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann
2014-07-03Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann
2014-07-03Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann
2014-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior
2014-06-25mac80211: use chanctx reservation for AP CSAMichal Kazior
2014-06-25mac80211: make check_combinations() aware of chanctx reservationMichal Kazior
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov
2014-06-23mac80211: make sure TDLS peer STA exists during setupArik Nemtsov
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov
2014-06-23mac80211: split tdls_mgmt functionArik Nemtsov
2014-06-23mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov
2014-06-23mac80211: set auth flags after other station infoArik Nemtsov
2014-06-23mac80211: clarify TDLS Tx handlingArik Nemtsov
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho