summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-011-0/+1
* Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-011-0/+1
* Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-011-0/+1
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-011-0/+2
* Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2012-11-011-0/+1
* Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg2012-11-011-0/+1
* Bluetooth: Add missing feature test macrosJohan Hedberg2012-11-011-4/+14
* Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov2012-11-011-12/+8
* Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-242-0/+8
* Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-241-0/+1
* Bluetooth: Move channel responseMat Martineau2012-10-241-0/+2
* Bluetooth: Add state to hci_chanMat Martineau2012-10-241-0/+1
* Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-231-0/+29
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-192-1/+114
|\
| * mac80211: Notify new IBSS network creationSujith Manoharan2012-10-181-0/+2
| * cfg80211: add support for flushing old scan resultsSam Leffler2012-10-181-0/+3
| * {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-181-0/+4
| * {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-171-0/+2
| * mac80211: VHT peer STA capsMahesh Palivela2012-10-171-0/+3
| * cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-171-0/+5
| * mac80211: add channel context iteratorJohannes Berg2012-10-171-0/+21
| * mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-1/+14
| * mac80211: introduce new ieee80211_opsMichal Kazior2012-10-161-0/+24
| * mac80211: introduce channel context skeleton codeMichal Kazior2012-10-161-0/+36
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-196-11/+166
|\ \ | |/ |/|
| * Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-181-1/+1
| * Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-151-0/+1
| * Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-151-0/+5
| * Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko2012-10-111-3/+14
| * Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-111-0/+13
| * Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-111-1/+2
| * Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-111-0/+2
| * Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-081-1/+2
| * Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko2012-10-081-1/+1
| * Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko2012-10-081-1/+1
| * Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-081-1/+1
| * Bluetooth: remove unused member of hci_dev.Rami Rosen2012-10-011-2/+0
| * bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-271-1/+0
| * Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-271-0/+1
| * Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-271-0/+2
| * Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-273-0/+7
| * Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-271-0/+1
| * Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-272-0/+4
| * Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-271-0/+2
| * Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko2012-09-271-0/+2
| * Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-272-0/+3
| * Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2012-09-272-0/+18
| * Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-273-0/+5
| * Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-274-0/+33
| * Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-271-0/+2