summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender2015-04-121-2/+2
* ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck2015-04-101-2/+0
* ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck2015-04-101-1/+1
* ixgbe: adds x550 specific FCoE offloadsVasu Dev2015-04-103-27/+107
* ixgbe: add support for X550 source_address_prunningDon Skidmore2015-04-103-0/+77
* ixgbe: add new bridge mode support function.Don Skidmore2015-04-091-16/+34
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-093-19/+20
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-0917-499/+1204
|\
| * mac802154: fix transmission power datatypeVarka Bhadram2015-04-091-1/+1
| * Bluetooth: btusb: Use proper data structures for Intel vendor eventsMarcel Holtmann2015-04-092-26/+68
| * Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann2015-04-074-22/+4
| * Bluetooth: btusb: Move Intel command structs into its own headerMarcel Holtmann2015-04-072-33/+33
| * Bluetooth: btusb: Use generic Intel support for address supportMarcel Holtmann2015-04-072-70/+10
| * Bluetooth: btintel: Introduce generic Intel Bluetooth supportMarcel Holtmann2015-04-074-0/+146
| * Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann2015-04-074-60/+110
| * Bluetooth: btbcm: Add firmware table for UART based devicesMarcel Holtmann2015-04-071-15/+41
| * Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann2015-04-074-0/+127
| * Bluetooth: hci_uart: Move setup callback into different locationMarcel Holtmann2015-04-071-1/+1
| * Bluetooth: btusb: Update version number of the moduleMarcel Holtmann2015-04-071-1/+1
| * Bluetooth: btusb: Move Broadcom quirk setting into support moduleMarcel Holtmann2015-04-072-4/+5
| * Bluetooth: btusb: Add option for Broadcom protocol supportMarcel Holtmann2015-04-072-208/+15
| * Bluetooth: btbcm: Add support for Broadcom controller setupMarcel Holtmann2015-04-073-0/+272
| * Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann2015-04-074-22/+4
| * Bluetooth: btusb: Use generic functionality by Broadcom moduleMarcel Holtmann2015-04-072-58/+5
| * Bluetooth: btbcm: Introduce generic Broadcom Bluetooth supportMarcel Holtmann2015-04-074-0/+144
| * Bluetooth: hci_uart: Update version number driverMarcel Holtmann2015-04-073-5/+1
| * Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann2015-04-076-40/+7
| * Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann2015-04-076-7/+13
| * Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann2015-04-077-13/+13
| * Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300xMarcel Holtmann2015-04-072-5/+10
| * Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocolMarcel Holtmann2015-04-071-5/+9
| * Bluetooth: hci_uart: Introduce h4_recv_buf helper functionMarcel Holtmann2015-04-072-0/+101
| * Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann2015-04-077-10/+10
| * Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count fieldMarcel Holtmann2015-04-071-2/+0
| * Bluetooth: hci_uart: Remove unused h4->rx_skb fieldMarcel Holtmann2015-04-071-3/+0
| * Bluetooth: hci_uart: Fix indentation issues for multi-line functionsMarcel Holtmann2015-04-071-6/+7
| * Bluetooth: hci_uart: Remove unneeded cast of tty->disc_dataMarcel Holtmann2015-04-071-4/+4
| * Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann2015-04-075-1/+69
| * Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann2015-04-075-1/+69
| * Bluetooth: hci_uart: Add support for vendor detection flagMarcel Holtmann2015-04-072-1/+29
* | amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas2015-04-092-0/+12
* | amd-xgbe: Move Rx mode configuration into initLendacky, Thomas2015-04-093-17/+20
* | amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-094-28/+21
* | Merge tag 'wireless-drivers-next-for-davem-2015-04-09' of git://git.kernel.or...David S. Miller2015-04-0955-344/+784
|\ \
| * | ssb: add delay after PCI reset to fix SoC rebootsRafał Miłecki2015-04-071-0/+9
| * | ath9k: add extra GPIO led supportMiaoqing Pan2015-04-074-3/+27
| * | wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida2015-04-071-1/+1
| * | wireless: Use bool function returns of true/false instead of 1/0Joe Perches2015-04-076-17/+17
| * | rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo2015-04-074-6/+11
| * | ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2015-04-072-7/+7