aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg2014-07-03
* Bluetooth: Fix ignoring debug keys in mgmt_load_link_keysJohan Hedberg2014-07-03
* Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg2014-07-03
* Bluetooth: Don't store debug keys if flag for them is not setJohan Hedberg2014-07-03
* Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg2014-07-03
* Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg2014-07-03
* Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2014-07-03
* Bluetooth: Add support LE slave connection update procedureMarcel Holtmann2014-07-03
* Bluetooth: Set default min/max connection interval for LE slavesMarcel Holtmann2014-07-03
* Bluetooth: Track LE connection parameter update eventMarcel Holtmann2014-07-03
* Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2014-07-03
* Bluetooth: 6LoWPAN: Remove network devices when unloadingJukka Rissanen2014-07-03
* Bluetooth: 6LoWPAN: Count module usageJukka Rissanen2014-07-03
* Bluetooth: 6LoWPAN: Create a kernel moduleJukka Rissanen2014-07-03
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-03
* Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-03
* Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-03
* Bluetooth: Fix checking for master LTKsJohan Hedberg2014-07-03
* Bluetooth: Fix validating IO capability values in mgmt commandsJohan Hedberg2014-07-03
* Bluetooth: Add flexible buffer byte order swapping functionJohan Hedberg2014-07-03
* Bluetooth: Convert SMP flags into an enumJohan Hedberg2014-07-03
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-03
* Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg2014-07-03
* Bluetooth: Fix missing NULL check for smp_chan_create() return valueJohan Hedberg2014-07-03
* Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann2014-07-03
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-03
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-03
* Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann2014-07-03
|\
| * Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-20
| * Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg2014-06-20
| * Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg2014-06-20
| * Bluetooth: Fix overriding higher security level in SMPJohan Hedberg2014-06-20
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-17
| |\
| | * Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-13
| | * Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-13
| | * Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-13
| | * Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-13
| | * Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-13
| | * Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-13
| | * Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-13
| | * Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-13
| | * Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-13
| | * Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-13
| | * Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-13
* | | cfg80211: remove channel_switch combination checkMichal Kazior2014-06-25
* | | mac80211: use chanctx reservation for STA CSAMichal Kazior2014-06-25
* | | mac80211: use chanctx reservation for AP CSAMichal Kazior2014-06-25
* | | mac80211: make check_combinations() aware of chanctx reservationMichal Kazior2014-06-25
* | | mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-25