summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vmxnet3: Register shutdown handler for device (fwd)Shreyas Bhatewara2015-06-231-0/+27
* macvtap: Increase limit of macvtap queuesPankaj Gupta2015-06-231-8/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-06-2317-139/+851
|\
| * Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin2015-06-182-0/+3
| * Bluetooth: bt3c_cs: Fix coding style -- clean upPrasanna Karthik2015-06-181-2/+1
| * Bluetooth: hci_uart: Fix speed selectionFrederic Danis2015-06-182-12/+29
| * Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson2015-06-172-6/+109
| * Bluetooth: btbcm: Support the BCM4354 Bluetooth UART deviceIlya Faenson2015-06-172-0/+33
| * Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An2015-06-171-0/+43
| * Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park2015-06-173-0/+3
| * at86rf230: cleanup start and stop callbacksAlexander Aring2015-06-161-2/+2
| * at86rf230: add recommended csma backoffs settingsAlexander Aring2015-06-161-0/+11
| * at86rf230: fix phy settings while sleepingAlexander Aring2015-06-161-20/+68
| * fakelb: add xmit_async after stop testcaseAlexander Aring2015-06-151-0/+5
| * at86rf230: add support for sleep stateAlexander Aring2015-06-151-0/+38
| * at86rf230: use level high as fallback defaultAlexander Aring2015-06-151-1/+1
| * Bluetooth: hci_uart: Add bcm_set_baudrate()Frederic Danis2015-06-092-0/+70
| * ieee802154: cc2520: check for return values in cc2520_filter()Stefan Schmidt2015-06-091-10/+13
| * 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
* | bonding: Display LACP info only to CAP_NET_ADMIN capable userMahesh Bandewar2015-06-233-65/+71
* | net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen2015-06-231-0/+8
* | net/phy: Add support for Realtek RTL8211FShengzhou Liu2015-06-231-1/+67
* | Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-2384-900/+1729
|\ \
| * | brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel2015-06-161-1/+2
| * | brcmfmac: fix double free of p2pdev interfaceArend van Spriel2015-06-161-1/+1
| * | mwifiex: add missing break statement in switch caseAmitkumar Karwar2015-06-161-0/+1