Bluetooth: Add Device Added and Device Removed management events
[pandora-kernel.git] / net /
2014-07-03 Marcel HoltmannBluetooth: Add Device Added and Device Removed manageme...
2014-07-03 Marcel HoltmannBluetooth: Replace le_auto_conn debugfs with device_lis...
2014-07-03 Marcel HoltmannBluetooth: Add support for Add/Remove Device management...
2014-07-03 Marcel HoltmannBluetooth: Use LE connection parameters if known
2014-07-03 Marcel HoltmannBluetooth: Store latency and supervision timeout in...
2014-07-03 Marcel HoltmannBluetooth: Update background scanning from hci_conn_par...
2014-07-03 Marcel HoltmannBluetooth: Clear pending connections from hci_conn_para...
2014-07-03 Marcel HoltmannBluetooth: Move hci_pend_le_conn_* functions to differe...
2014-07-03 Marcel HoltmannBluetooth: Don't use non-resolvable private address...
2014-07-03 Marcel HoltmannBluetooth: Restrict access for raw-only controllers
2014-07-03 Johan HedbergBluetooth: Add support for Get Clock Info mgmt command
2014-07-03 Johan HedbergBluetooth: Add tracking of local and piconet clock...
2014-07-03 Johan HedbergBluetooth: Use kzalloc instead of kmalloc for pending...
2014-07-03 Marcel HoltmannBluetooth: Increment management interface revision
2014-07-03 Marcel HoltmannBluetooth: Send HCI_Read_Clock_Offset before disconnecting
2014-07-03 Marcel HoltmannBluetooth: Remove unneeded hci_conn_disconnect abstraction
2014-07-03 Marcel HoltmannBluetooth: Remove reason parameter from hci_amp_disconn...
2014-07-03 Johan HedbergBluetooth: Remove unnecessary hcon->smp_conn variable
2014-07-03 Johan HedbergBluetooth: Fix missing check for SMP session in smp_use...
2014-07-03 Johan HedbergBluetooth: Remove unnecessary hci_dev_unlock for smp_us...
2014-07-03 Johan HedbergBluetooth: Update SMP crypto functions to take the...
2014-07-03 Johan HedbergBluetooth: Add dedicated AES instance for each SMP...
2014-07-03 Johan HedbergBluetooth: Fix missing hdev locking in smp_cmd_ident_ad...
2014-07-03 Johan HedbergBluetooth: Convert hci_conn->link_mode into flags
2014-07-03 Marcel HoltmannBluetooth: Remove ssp_debug_mode debugfs option
2014-07-03 Johan HedbergBluetooth: Add support for mode 0x02 for mgmt_set_debug...
2014-07-03 Johan HedbergBluetooth: Add a new HCI_USE_DEBUG_KEYS flag
2014-07-03 Johan HedbergBluetooth: Fix ignoring debug keys in mgmt_load_link_keys
2014-07-03 Johan HedbergBluetooth: Convert hcon->flush_key to a proper flag
2014-07-03 Johan HedbergBluetooth: Don't store debug keys if flag for them...
2014-07-03 Johan HedbergBluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
2014-07-03 Johan HedbergBluetooth: Move mgmt event sending out from hci_add_lin...
2014-07-03 Johan HedbergBluetooth: Update hci_add_link_key() to return pointer...
2014-07-03 Marcel HoltmannBluetooth: Add support LE slave connection update procedure
2014-07-03 Marcel HoltmannBluetooth: Set default min/max connection interval...
2014-07-03 Marcel HoltmannBluetooth: Track LE connection parameter update event
2014-07-03 Marcel HoltmannBluetooth: Store current LE connection parameters in...
2014-07-03 Jukka RissanenBluetooth: 6LoWPAN: Remove network devices when unloading
2014-07-03 Jukka RissanenBluetooth: 6LoWPAN: Count module usage
2014-07-03 Jukka RissanenBluetooth: 6LoWPAN: Create a kernel module
2014-07-03 Jukka RissanenBluetooth: 6LoWPAN: Use connected oriented channel...
2014-07-03 Jukka RissanenBluetooth: Provide L2CAP ops callback for memcpy_fromiovec
2014-07-03 Marcel HoltmannBluetooth: Use separate dbg_flags to special debugfs...
2014-07-03 Johan HedbergBluetooth: Fix checking for master LTKs
2014-07-03 Johan HedbergBluetooth: Fix validating IO capability values in mgmt...
2014-07-03 Johan HedbergBluetooth: Add flexible buffer byte order swapping...
2014-07-03 Johan HedbergBluetooth: Convert SMP flags into an enum
2014-07-03 Johan HedbergBluetooth: Remove HCI prefix from SMP LTK defines
2014-07-03 Johan HedbergBluetooth: Remove unnecessary SMP STK define
2014-07-03 Johan HedbergBluetooth: Fix missing NULL check for smp_chan_create...
2014-07-03 Marcel HoltmannBluetooth: Use struct delayed_work for HCI command...
2014-07-03 Marcel HoltmannBluetooth: Use explicit header and body length for...
2014-07-03 Marcel HoltmannBluetooth: Assign L2CAP socket priority when allocating SKB
2014-07-03 Marcel HoltmannBluetooth: Use const for struct l2cap_ops field
2014-07-03 Marcel HoltmannMerge git://git./linux/kernel/git/bluetooth/bluetooth
2014-06-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-06-25 John W. LinvilleMerge git://git./linux/kernel/git/jberg/mac80211-next
2014-06-25 Michal Kaziorcfg80211: remove channel_switch combination check
2014-06-25 Michal Kaziormac80211: use chanctx reservation for STA CSA
2014-06-25 Michal Kaziormac80211: use chanctx reservation for AP CSA
2014-06-25 Michal Kaziormac80211: make check_combinations() aware of chanctx...
2014-06-25 Michal Kaziormac80211: implement multi-vif in-place reservations
2014-06-25 David Spinadelmac80211: split sched scan IEs
2014-06-25 David Spinadelmac80211: support more than one band in scan request
2014-06-23 Arik Nemtsovmac80211: protect TDLS discovery session
2014-06-23 Arik Nemtsovmac80211: make sure TDLS peer STA exists during setup
2014-06-23 Arik Nemtsovmac80211: add API to request TDLS operation from userspace
2014-06-23 Arik Nemtsovmac80211: implement proper Tx path flushing for TDLS
2014-06-23 Arik Nemtsovmac80211: split tdls_mgmt function
2014-06-23 Arik Nemtsovmac80211: use TDLS initiator in tdls_mgmt operations
2014-06-23 Arik Nemtsovcfg80211: pass TDLS initiator in tdls_mgmt operations
2014-06-23 Arik Nemtsovmac80211: cleanup TDLS state during failed setup
2014-06-23 Arik Nemtsovmac80211: set auth flags after other station info
2014-06-23 Arik Nemtsovmac80211: clarify TDLS Tx handling
2014-06-23 Luciano Coelhomac80211: stop only the queues assigned to the vif...
2014-06-23 Luciano Coelhomac80211: add functions to stop and wake all queues...
2014-06-23 Luciano Coelhomac80211: introduce refcount for queue_stop_reasons
2014-06-23 Luciano Coelhomac80211: don't stop all queues when flushing
2014-06-23 Thomas Gleixnernet: Mac80211: Remove silly timespec dance
2014-06-23 Thomas Gleixnermac80211: Use ktime_get_ts()
2014-06-23 Michal Kaziormac80211: use csa counter offsets instead of csa_active
2014-06-23 Michal Kaziormac80211: move csa counters from sdata to beacon/presp
2014-06-23 Janusz Dziedzicmac80211: allow tx via monitor iface when DFS
2014-06-23 Johannes Bergcfg80211: make ethtool the driver's responsibility
2014-06-23 Johannes Bergmac80211: remove weak WEP IV accounting
2014-06-23 Antonio Ospitetrivial: net/mac80211/mesh.c: fix typo s/Substract...
2014-06-23 Bob Copelandmac80211: remove ignore_plink_timer flag
2014-06-23 Johannes Bergmac80211: fix station/driver powersave race
2014-06-23 John W. Linvillemac80211: remove PID rate control
2014-06-20 Lukasz RymanowskiBluetooth: Fix for ACL disconnect when pairing fails
2014-06-20 Johan HedbergBluetooth: Fix rejecting pairing in case of insufficien...
2014-06-20 Johan HedbergBluetooth: Refactor authentication method lookup into...
2014-06-20 Johan HedbergBluetooth: Fix overriding higher security level in SMP
2014-06-17 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-06-16 Linus TorvaldsMerge tag 'clk-for-linus-3.16-part2' of git://git.linar...
2014-06-16 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-06-15 Daniel Borkmannnet: sctp: fix permissions for rto_alpha and rto_beta...
2014-06-15 David S. MillerMerge branch 'csum_fixes'
2014-06-15 Tom Herbertnet: Fix save software checksum complete
next