summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-17Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An1-0/+43
2015-06-17Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park3-0/+3
2015-06-16at86rf230: cleanup start and stop callbacksAlexander Aring1-2/+2
2015-06-16at86rf230: add recommended csma backoffs settingsAlexander Aring1-0/+11
2015-06-16at86rf230: fix phy settings while sleepingAlexander Aring1-20/+68
2015-06-15fakelb: add xmit_async after stop testcaseAlexander Aring1-0/+5
2015-06-15at86rf230: add support for sleep stateAlexander Aring1-0/+38
2015-06-15at86rf230: use level high as fallback defaultAlexander Aring1-1/+1
2015-06-09Bluetooth: hci_uart: Add bcm_set_baudrate()Frederic Danis2-0/+70
2015-06-09ieee802154: cc2520: check for return values in cc2520_filter()Stefan Schmidt1-10/+13
2015-06-09Bluetooth: hci_bcsp: Clean up code FixPrasanna Karthik1-8/+8
2015-06-09ieee802154/mrf24j40: make sure we do not override return valuesStefan Schmidt1-3/+4
2015-06-09Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Marcel Holtmann1-12/+22
2015-06-08Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleAleksei Volkov1-1/+1
2015-06-08Bluetooth: btusb: Remove unneeded btusb_read_local_version functionMarcel Holtmann1-25/+13
2015-06-08Bluetooth: btusb: Remove double error check from local version commandMarcel Holtmann1-16/+10
2015-06-08Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann1-0/+2
2015-06-07ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2-0/+3
2015-06-07ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2-0/+3
2015-06-07mac802154: remove aack hw flagAlexander Aring4-6/+4
2015-06-07mac802154: remove unneeded vif structAlexander Aring2-2/+0
2015-06-06Bluetooth: hci_uart: Update Broadcom UART setupFrederic Danis1-1/+29
2015-06-06Bluetooth: btbcm: Add helper functions for UART setupFrederic Danis2-0/+103
2015-06-06Bluetooth: hci_uart: Support operational speed during setupFrederic Danis2-0/+30
2015-06-06Bluetooth: btbcm: Add BCM4324B3 UART deviceFrederic Danis1-2/+13
2015-06-06Bluetooth: btbcm: Move request/release_firmware()Frederic Danis4-16/+16
2015-06-04Bluetooth: vhci: Clean up coding style fixPrasanna Karthik1-1/+1
2015-05-31cc2520: update current channelVarka Bhadram1-0/+2
2015-05-31cc2520: update initial transmit power valueVarka Bhadram1-0/+2
2015-05-31cc2520: add set transmit power setting supportVarka Bhadram1-0/+102
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram1-2/+8
2015-05-31cc2520: fix in default tx power settingVarka Bhadram1-8/+0
2015-05-31ieee802154/atusb: Add .set_promiscuous_mode driver operationStefan Schmidt1-1/+29
2015-05-31ieee802154/atusb: Add .set_txpower operation to the driverStefan Schmidt1-0/+26
2015-05-31ieee802154/atusb: Add function for partial register writesStefan Schmidt1-18/+27
2015-05-31hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan1-1/+3
2015-05-31hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan1-1/+6
2015-05-30net: systemport: Add a check for oversized packetsFlorian Fainelli1-0/+8
2015-05-30net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli1-40/+41
2015-05-30net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2-11/+9
2015-05-30net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak1-0/+3
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay4-9/+59
2015-05-30net/mlx4: Add EQ poolMatan Barak10-255/+335
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2-2/+25
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller19-782/+1733
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai9-28/+3193
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai6-0/+1621
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+53