summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: add wireless TX status socket optionJohannes Berg2011-11-094-3/+28
* ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen2011-11-091-0/+2
* cfg80211: annotate cfg80211_inform_bssJohannes Berg2011-11-091-2/+6
* mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2011-11-091-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-095-109/+534
|\
| * Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-091-0/+2
| * Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-091-28/+33
| * Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-082-15/+18
| * Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-082-10/+10
| * Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2011-11-081-2/+1
| * Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-081-0/+1
| * Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-082-0/+7
| * Bluetooth: Create hci_cancel_inquiry()Andre Guedes2011-11-081-0/+1
| * Bluetooth: Create hci_do_inquiry()Andre Guedes2011-11-081-0/+2
| * Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-082-1/+8
| * Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau2011-11-071-0/+4
| * Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau2011-11-071-2/+52
| * Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau2011-11-071-0/+1
| * Bluetooth: Change scope of the enable_hs module parameterMat Martineau2011-11-071-0/+1
| * Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau2011-11-071-0/+27
| * Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-072-1/+43
| * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-11-071-0/+1
| * Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-071-0/+1
| * Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-072-1/+5
| * Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko2011-11-071-0/+3
| * Bluetooth: Make hci_unregister_dev return voidDavid Herrmann2011-11-071-1/+1
| * Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-172-1/+18
| * Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-171-0/+28
| * Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan2011-10-141-2/+0
| * Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-141-2/+2
| * Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-141-0/+1
| * Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-132-0/+26
| * Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-131-0/+9
| * Bluetooth: EFS: definitions and headersAndrei Emeltchenko2011-10-131-0/+26
| * Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko2011-10-131-0/+6
| * Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-131-0/+16
| * Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-131-0/+15
| * Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-131-2/+16
| * Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-131-9/+27
| * Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-131-2/+18
| * Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-131-5/+32
| * Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-131-4/+23
| * Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko2011-10-131-12/+29
| * Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-131-2/+6
| * Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko2011-10-111-9/+8
| * Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+1
| * Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+1
| * Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+1
| * Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+6
| * Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko2011-10-061-1/+5