aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring7-25/+8
2015-05-23mac802154: remove pib lockAlexander Aring5-16/+5
2015-05-23mac802154: fix hold rtnl while ioctlAlexander Aring1-2/+3
2015-05-21ieee802154/atusb: Set default ed level to 0xbe like the rest of these driversStefan Schmidt1-2/+2
2015-05-21ieee802154/atusb: Mark driver as AACK enabled in hardware.Stefan Schmidt1-1/+2
2015-05-21ieee802154/atusb: Warn about outdated device firmware.Stefan Schmidt1-0/+6
2015-05-20at86rf230: add missing cca ed level valuesAlexander Aring1-2/+2
2015-05-19Bluetooth: Add debug logs for legacy SMP crypto functionsJohan Hedberg1-4/+16
2015-05-19mac802154: select CRYPTO when neededArnd Bergmann1-0/+1
2015-05-19fakelb: cleanup codeAlexander Aring1-17/+12
2015-05-19fakelb: add support for async xmit handlingAlexander Aring1-1/+2
2015-05-19fakelb: remove fakelb_hw_deliverAlexander Aring1-12/+6
2015-05-19fakelb: add virtual phy reset defaultsAlexander Aring1-0/+5
2015-05-19fakelb: use own channel and page attributesAlexander Aring1-3/+10
2015-05-19fakelb: introduce fakelb ifup phys listAlexander Aring1-33/+25
2015-05-19fakelb: move lock out of iterationAlexander Aring1-3/+4
2015-05-19fakelb: declare fakelb list staticAlexander Aring1-25/+7
2015-05-19fakelb: declare rwlock staticAlexander Aring1-9/+7
2015-05-19fakelb: don't deliver when one phyAlexander Aring1-12/+8
2015-05-19fakelb: rename fakelb_dev_priv to fakelb_phyAlexander Aring1-46/+47
2015-05-19fakelb: use list_for_each_entry_safeAlexander Aring1-2/+2
2015-05-19fakelb: creating two virtual phys per defaultAlexander Aring1-1/+1
2015-05-19ieee802154: add support for atusb transceiverAlexander Aring6-197/+1009
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring1-3/+2
2015-05-19at86rf230: fix callback for aret handlingAlexander Aring1-1/+1
2015-05-19mac802154: fakelb: Fix potential NULL pointer dereference.Martin Townsend1-1/+2
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring2-1/+173
2015-05-19at86rf230: add reset states of tx power levelAlexander Aring1-0/+1
2015-05-19at86rf230: add cca ed level reset valueAlexander Aring1-2/+5
2015-05-19at86rf230: rework tx cca energy detection levelAlexander Aring1-20/+59
2015-05-19at86rf230: rework tx power supportAlexander Aring1-19/+64
2015-05-19at86rf230: set cca_modes supported flagsAlexander Aring1-0/+6
2015-05-19ieee802154: add iftypes capabilityAlexander Aring3-2/+9
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring5-37/+50
2015-05-19mac802154: remove check if operation is supportedAlexander Aring1-24/+0
2015-05-19mac802154: check for really changesAlexander Aring2-0/+38
2015-05-19ieee802154: add several phy supported handlingAlexander Aring4-6/+90
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring7-26/+30
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring5-8/+9
2015-05-19ieee802154: change transmit power to mbmAlexander Aring5-7/+9
2015-05-19ieee802154: change transmit power to s32Alexander Aring5-7/+7
2015-05-19ieee802154: move validation check out of softmacAlexander Aring2-30/+27
2015-05-19nl802154: cleanup invalid argument handlingAlexander Aring1-8/+4
2015-05-15Bluetooth: btbcm: Fix calls to __hci_cmd_sync()Frederic Danis1-6/+0
2015-05-15Bluetooth: btintel: Fix calls to __hci_cmd_sync()Frederic Danis1-6/+0
2015-05-15Bluetooth: btusb: Fix calls to __hci_cmd_sync()Frederic Danis1-36/+0
2015-05-15Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis1-5/+0
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione5-373/+462
2015-05-13Bluetooth: btmrvl: fix compilation warningXinming Hu1-1/+1
2015-05-13Bluetooth: btwilink: remove DEBUG defineLeo Yan1-1/+1