summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_bcsp: Clean up code FixPrasanna Karthik2015-06-091-8/+8
* ieee802154/mrf24j40: make sure we do not override return valuesStefan Schmidt2015-06-091-3/+4
* Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Marcel Holtmann2015-06-091-12/+22
* Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleAleksei Volkov2015-06-081-1/+1
* Bluetooth: btusb: Remove unneeded btusb_read_local_version functionMarcel Holtmann2015-06-081-25/+13
* Bluetooth: btusb: Remove double error check from local version commandMarcel Holtmann2015-06-081-16/+10
* Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann2015-06-081-0/+2
* ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2015-06-072-0/+3
* ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2015-06-072-0/+3
* mac802154: remove aack hw flagAlexander Aring2015-06-074-6/+4
* mac802154: remove unneeded vif structAlexander Aring2015-06-072-2/+0
* Bluetooth: hci_uart: Update Broadcom UART setupFrederic Danis2015-06-061-1/+29
* Bluetooth: btbcm: Add helper functions for UART setupFrederic Danis2015-06-062-0/+103
* Bluetooth: hci_uart: Support operational speed during setupFrederic Danis2015-06-062-0/+30
* Bluetooth: btbcm: Add BCM4324B3 UART deviceFrederic Danis2015-06-061-2/+13
* Bluetooth: btbcm: Move request/release_firmware()Frederic Danis2015-06-064-16/+16
* Bluetooth: vhci: Clean up coding style fixPrasanna Karthik2015-06-041-1/+1
* cc2520: update current channelVarka Bhadram2015-05-311-0/+2
* cc2520: update initial transmit power valueVarka Bhadram2015-05-311-0/+2
* cc2520: add set transmit power setting supportVarka Bhadram2015-05-311-0/+102
* cc2520: fix CC2591 handlingVarka Bhadram2015-05-311-2/+8
* cc2520: fix in default tx power settingVarka Bhadram2015-05-311-8/+0
* ieee802154/atusb: Add .set_promiscuous_mode driver operationStefan Schmidt2015-05-311-1/+29
* ieee802154/atusb: Add .set_txpower operation to the driverStefan Schmidt2015-05-311-0/+26
* ieee802154/atusb: Add function for partial register writesStefan Schmidt2015-05-311-18/+27
* hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan2015-05-311-1/+3
* hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan2015-05-311-1/+6
* net: systemport: Add a check for oversized packetsFlorian Fainelli2015-05-311-0/+8
* net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli2015-05-311-40/+41
* net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2015-05-312-11/+9
* net: thunderx: add 64-bit dependencyArnd Bergmann2015-05-311-1/+1
* net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak2015-05-311-0/+3
* net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay2015-05-314-9/+59
* net/mlx4: Add EQ poolMatan Barak2015-05-3110-255/+335
* net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-312-2/+25
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-3119-782/+1733
|\
| * atusb: add support for at86rf230Alexander Aring2015-05-271-1/+1
| * 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