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