summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko1-1/+2
2012-10-08Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko1-1/+1
2012-10-08Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko1-1/+1
2012-10-08Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko1-1/+1
2012-10-01Bluetooth: remove unused member of hci_dev.Rami Rosen1-2/+0
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko1-1/+0
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko1-0/+1
2012-09-27Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko3-0/+7
2012-09-27Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko1-0/+1
2012-09-27Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2-0/+4
2012-09-27Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2-0/+3
2012-09-27Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2-0/+18
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko3-0/+5
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko4-0/+33
2012-09-27Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko1-0/+2
2012-09-27Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko1-0/+10
2012-09-27Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko1-1/+35
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville4-15/+51
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-82/+10
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg3-0/+30
2012-09-10mac80211: add key flag for management keysJohannes Berg1-2/+10
2012-09-08Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko1-0/+6
2012-09-08Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko1-1/+1
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko1-9/+0
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville163-1320/+11377
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+1
2012-09-06wireless: remove obsolete chan no/center freq conversion functionsJohannes Berg1-80/+0
2012-09-06Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg12-39/+168
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-0/+2
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day1-0/+1
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes1-1/+1
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+31
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki1-0/+13
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki2-0/+15
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-25/+143
2012-08-21Revert "rfkill: remove dead code"AceLan Kao1-0/+31
2012-08-21Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan1-2/+1
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2-1/+10
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz1-0/+3
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg1-0/+5
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg2-6/+64
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg1-14/+39
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg1-0/+11
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli1-0/+4
2012-08-15Bluetooth: Remove some functions from being exportedVinicius Costa Gomes1-2/+0
2012-08-10ssb: check for flash presentenceRafał Miłecki1-1/+3
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki2-0/+87