summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-25Bluetooth: btusb: fix Realtek suspend/resumeDaniel Drake
2015-05-25Bluetooth: hci_uart: Change 1 to true for bool type variables assignmentsShailendra Verma
2015-05-25Bluetooth: btusb: Change 1 to true in bool type variable assignmentShailendra Verma
2015-05-25Bluetooth: btusb: Support QCA61x4 ROME v2.0Chan-yeol Park
2015-05-21ieee802154/atusb: Set default ed level to 0xbe like the rest of these driversStefan Schmidt
2015-05-21ieee802154/atusb: Mark driver as AACK enabled in hardware.Stefan Schmidt
2015-05-21ieee802154/atusb: Warn about outdated device firmware.Stefan Schmidt
2015-05-20at86rf230: add missing cca ed level valuesAlexander Aring
2015-05-19fakelb: cleanup codeAlexander Aring
2015-05-19fakelb: add support for async xmit handlingAlexander Aring
2015-05-19fakelb: remove fakelb_hw_deliverAlexander Aring
2015-05-19fakelb: add virtual phy reset defaultsAlexander Aring
2015-05-19fakelb: use own channel and page attributesAlexander Aring
2015-05-19fakelb: introduce fakelb ifup phys listAlexander Aring
2015-05-19fakelb: move lock out of iterationAlexander Aring
2015-05-19fakelb: declare fakelb list staticAlexander Aring
2015-05-19fakelb: declare rwlock staticAlexander Aring
2015-05-19fakelb: don't deliver when one phyAlexander Aring
2015-05-19fakelb: rename fakelb_dev_priv to fakelb_phyAlexander Aring
2015-05-19fakelb: use list_for_each_entry_safeAlexander Aring
2015-05-19fakelb: creating two virtual phys per defaultAlexander Aring
2015-05-19ieee802154: add support for atusb transceiverAlexander Aring
2015-05-19at86rf230: fix callback for aret handlingAlexander Aring
2015-05-19mac802154: fakelb: Fix potential NULL pointer dereference.Martin Townsend
2015-05-19at86rf230: add reset states of tx power levelAlexander Aring
2015-05-19at86rf230: add cca ed level reset valueAlexander Aring
2015-05-19at86rf230: rework tx cca energy detection levelAlexander Aring
2015-05-19at86rf230: rework tx power supportAlexander Aring
2015-05-19at86rf230: set cca_modes supported flagsAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-05-15Bluetooth: btbcm: Fix calls to __hci_cmd_sync()Frederic Danis
2015-05-15Bluetooth: btintel: Fix calls to __hci_cmd_sync()Frederic Danis
2015-05-15Bluetooth: btusb: Fix calls to __hci_cmd_sync()Frederic Danis
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione
2015-05-13Bluetooth: btmrvl: fix compilation warningXinming Hu
2015-05-13Bluetooth: btwilink: remove DEBUG defineLeo Yan
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-13sfc: suppress some MCDI error messages in PTPEdward Cree
2015-05-13sfc: nicer log message on PTP probe failEdward Cree
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13fix missing copy_from_user in macvtapJustin Cormack
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman
2015-05-13switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds