summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \
| | | * | | rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| | | |\ \ \
| | | * | | | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
| | | * | | | Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-262-19/+5
| | | |\ \ \ \
| | | | * | | | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-021-1/+5
| | | | * | | | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
| | | * | | | | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3
| | | * | | | | mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-251-0/+1
| | | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-253-3/+1
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain2014-06-231-0/+1
| | | | * | | | Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."Marcel Holtmann2014-06-202-3/+0
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-06-254-47/+29
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
* | | | | | | | r8169: support IPv6hayeswang2014-07-111-12/+145
* | | | | | | | r8169: use Giant Sendhayeswang2014-07-111-1/+7
* | | | | | | | r8169: split rtl8169_tso_csumhayeswang2014-07-111-34/+37