summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-168-0/+196
* cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2014-07-165-11/+143
* cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-169-34/+142
* iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-168-16/+47
* net: rtnetlink - make create_link take name_assign_typeTom Gundersen2014-07-161-3/+8
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-1664-82/+112
* net: mvpp2: Fix a typo in the licenseEzequiel Garcia2014-07-161-1/+1
* ethernet: amd: fix 'foo* bar'Varka Bhadram2014-07-151-36/+40
* ethernet: amd: fix pci device idsVarka Bhadram2014-07-151-9/+11
* ethernet: amd: fix comment stylesVarka Bhadram2014-07-151-95/+86
* ethernet: amd: dynamic debug fixesVarka Bhadram2014-07-151-32/+26
* ethernet: amd: use devm_ioremap()Varka Bhadram2014-07-151-5/+2
* ethernet: amd: move amd111e_remove_one after probeVarka Bhadram2014-07-151-12/+13
* sfc: Add 40G link capability decodingEdward Cree2014-07-151-0/+11
* sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski2014-07-151-0/+2
* vxlan: Call udp_sock_createTom Herbert2014-07-152-91/+25
* slip: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* rtlwifi: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* wcn36xx: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* orinoco_usb: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* ps3_gelic: remove unnecessary break after gotoFabian Frederick2014-07-141-3/+0
* i40evf: remove unnecessary break after gotoFabian Frederick2014-07-141-2/+0
* i40e: remove unnecessary break after gotoFabian Frederick2014-07-141-2/+0
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-143-7/+0
* igb: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-1421-81/+286
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1121-81/+286
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-109-51/+246
| | |\
| | | * Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2014-07-082-0/+3
| | | * Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devicesMarcel Holtmann2014-07-071-4/+4
| | | * Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann2014-07-061-1/+2
| | | * Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann2014-07-061-0/+12
| | | * Bluetooth: Remove module parameters for ignoring USB devicesMarcel Holtmann2014-07-061-21/+0
| | | * Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann2014-07-061-1/+8
| | | * Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driverMarcel Holtmann2014-07-041-2/+6
| | | * Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default addressMarcel Holtmann2014-07-041-1/+3
| | | * Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default addressMarcel Holtmann2014-07-041-1/+3
| | | * Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driverMarcel Holtmann2014-07-031-9/+21
| | | * Bluetooth: Fix sparse warning with btmrvl driverJohan Hedberg2014-07-031-0/+1
| | | * Bluetooth: Check for default address of Broadcom BCM20702A0 controllersMarcel Holtmann2014-07-031-2/+40
| | | * Bluetooth: Check for default address of Intel USB controllersMarcel Holtmann2014-07-031-0/+49
| | | * Bluetooth: Add public address configration for Intel USB devicesMarcel Holtmann2014-07-031-1/+20
| | | * Bluetooth: Add public address configration for Broadcom USB devicesMarcel Holtmann2014-07-031-1/+20
| | | * Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2014-07-032-1/+25
| | | * Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao2014-07-034-0/+27
| | | * Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain2014-07-031-4/+0
| | | * Bluetooth: Remove trailing whitespaces from KconfigStephan Gabert2014-07-031-6/+6
| | | * Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()Adam Lee2014-07-031-2/+2
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann2014-07-0314-26/+112
| | | |\
| | * | \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1025-47/+145
| | |\ \ \