summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: fix Realtek suspend/resumeDaniel Drake2015-05-251-1/+17
* Bluetooth: hci_uart: Change 1 to true for bool type variables assignmentsShailendra Verma2015-05-251-2/+2
* Bluetooth: btusb: Change 1 to true in bool type variable assignmentShailendra Verma2015-05-251-1/+1
* Bluetooth: btusb: Support QCA61x4 ROME v2.0Chan-yeol Park2015-05-251-0/+1
* ieee802154/atusb: Set default ed level to 0xbe like the rest of these driversStefan Schmidt2015-05-211-2/+2
* ieee802154/atusb: Mark driver as AACK enabled in hardware.Stefan Schmidt2015-05-211-1/+2
* ieee802154/atusb: Warn about outdated device firmware.Stefan Schmidt2015-05-211-0/+6
* at86rf230: add missing cca ed level valuesAlexander Aring2015-05-201-2/+2
* fakelb: cleanup codeAlexander Aring2015-05-191-17/+12
* fakelb: add support for async xmit handlingAlexander Aring2015-05-191-1/+2
* fakelb: remove fakelb_hw_deliverAlexander Aring2015-05-191-12/+6
* fakelb: add virtual phy reset defaultsAlexander Aring2015-05-191-0/+5
* fakelb: use own channel and page attributesAlexander Aring2015-05-191-3/+10
* fakelb: introduce fakelb ifup phys listAlexander Aring2015-05-191-33/+25
* fakelb: move lock out of iterationAlexander Aring2015-05-191-3/+4
* fakelb: declare fakelb list staticAlexander Aring2015-05-191-25/+7
* fakelb: declare rwlock staticAlexander Aring2015-05-191-9/+7
* fakelb: don't deliver when one phyAlexander Aring2015-05-191-12/+8
* fakelb: rename fakelb_dev_priv to fakelb_phyAlexander Aring2015-05-191-46/+47
* fakelb: use list_for_each_entry_safeAlexander Aring2015-05-191-2/+2
* fakelb: creating two virtual phys per defaultAlexander Aring2015-05-191-1/+1
* ieee802154: add support for atusb transceiverAlexander Aring2015-05-196-197/+1009
* at86rf230: fix callback for aret handlingAlexander Aring2015-05-191-1/+1
* mac802154: fakelb: Fix potential NULL pointer dereference.Martin Townsend2015-05-191-1/+2
* at86rf230: add reset states of tx power levelAlexander Aring2015-05-191-0/+1
* at86rf230: add cca ed level reset valueAlexander Aring2015-05-191-2/+5
* at86rf230: rework tx cca energy detection levelAlexander Aring2015-05-191-20/+59
* at86rf230: rework tx power supportAlexander Aring2015-05-191-19/+64
* at86rf230: set cca_modes supported flagsAlexander Aring2015-05-191-0/+6
* cfg802154: introduce wpan phy flagsAlexander Aring2015-05-191-2/+7
* ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-194-21/+21
* ieee802154: change cca ed level to mbmAlexander Aring2015-05-191-1/+2
* ieee802154: change transmit power to mbmAlexander Aring2015-05-191-1/+2
* ieee802154: change transmit power to s32Alexander Aring2015-05-191-1/+1
* Bluetooth: btbcm: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-151-6/+0
* Bluetooth: btintel: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-151-6/+0
* Bluetooth: btusb: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-151-36/+0
* Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione2015-05-145-373/+462
* Bluetooth: btmrvl: fix compilation warningXinming Hu2015-05-131-1/+1
* Bluetooth: btwilink: remove DEBUG defineLeo Yan2015-05-131-1/+1
* flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-132-4/+4
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-134-31/+32
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-132-2/+2
* sfc: suppress some MCDI error messages in PTPEdward Cree2015-05-131-11/+16
* sfc: nicer log message on PTP probe failEdward Cree2015-05-131-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13209-3576/+3191
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1249-493/+1020
| |\
| | * e1000e: Add pm_qos headerDavid Ahern2015-05-121-0/+1
| | * net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel2015-05-121-1/+2
| | * net: ll_temac: Fix DMA map size bugMichal Simek2015-05-121-2/+2