summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add definitions and struct members for new ERTM state machineMat Martineau2012-05-091-0/+49
* Bluetooth: Comments and style fixesAndrei Emeltchenko2012-05-091-3/+8
* Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes2012-05-091-0/+1
* Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes2012-05-091-0/+2
* Bluetooth: Ignore inquiry results from periodic inquiryAndre Guedes2012-05-091-0/+9
* Bluetooth: Check HCI_PERIODIC_INQ in start_discoveryAndre Guedes2012-05-091-0/+6
* Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes2012-05-091-1/+9
* Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes2012-05-091-0/+11
* Bluetooth: Refactor stop_discoveryAndre Guedes2012-05-091-16/+24
* Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiryAndre Guedes2012-05-091-1/+1
* Bluetooth: Silence sparse warningAndrei Emeltchenko2012-05-091-3/+1
* Bluetooth: mgmt: Don't allow to set invalid value to DeviceID sourceSzymon Janc2012-05-091-1/+8
* Bluetooth: mgmt: Fix some code style and indentation issuesSzymon Janc2012-05-091-6/+6
* Bluetooth: LE support for MGMT stop discoveryAndre Guedes2012-05-092-2/+10
* Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes2012-05-092-0/+19
* Bluetooth: trivial: Remove sparse warningsAndrei Emeltchenko2012-05-091-3/+3
* Bluetooth: Fix broken usage of get_unaligned_le16Marcel Holtmann2012-05-091-6/+6
* Bluetooth: Fix opcode access in hci_completeAndrei Emeltchenko2012-05-091-1/+2
* Bluetooth: Fix type in cpu_to_le conversionAndrei Emeltchenko2012-05-091-3/+3
* Bluetooth: trivial: Correct typesAndrei Emeltchenko2012-05-091-2/+2
* Bluetooth: trivial: Fix endian conversion modeAndrei Emeltchenko2012-05-091-2/+2
* Bluetooth: Convert error codes to le16Andrei Emeltchenko2012-05-091-2/+2
* Bluetooth: Correct CID endian notationAndrei Emeltchenko2012-05-091-2/+4
* Bluetooth: Correct length calc in L2CAP conf rspAndrei Emeltchenko2012-05-091-3/+3
* Bluetooth: Correct ediv in SMPAndrei Emeltchenko2012-05-092-2/+2
* Bluetooth: Fix broken usage of put_unaligned_le16Marcel Holtmann2012-05-091-17/+16
* Bluetooth: Add management command for setting Device IDMarcel Holtmann2012-05-092-0/+35
* Bluetooth: Handle EIR tags for Device IDMarcel Holtmann2012-05-092-0/+17
* Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2012-05-094-3/+20
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-093-4/+2
* Bluetooth: Check FINDING state in interleaved discoveryAndre Guedes2012-05-091-1/+2
* Bluetooth: Correct chan->psm endian conversionsAndrei Emeltchenko2012-05-091-5/+5
* Bluetooth: Fix extra conversion to __le32Andrei Emeltchenko2012-05-091-1/+1
* Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko2012-05-092-3/+3
* Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko2012-05-091-1/+1
* Bluetooth: trivial: Correct endian conversionAndrei Emeltchenko2012-05-091-1/+1
* iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-081-1/+2
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-087-1/+20
* mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-081-3/+9
* mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-082-7/+77
* mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-084-9/+8
* cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-081-1/+5
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-085-15/+240
* brcmfmac: postpone interrupt register functionFranky Lin2012-05-081-9/+6
* brcmfmac: check bus state for statusFranky Lin2012-05-081-1/+1
* brcmfmac: stop releasing sdio host in irq handlerFranky Lin2012-05-081-4/+0
* mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-081-8/+81
* mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-084-3/+85
* mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-081-0/+91
* cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-082-0/+46
OpenPOWER on IntegriCloud