summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | bgmac: simplify dma init/cleanupFelix Fietkau2015-04-141-39/+40
| * | bgmac: increase rx ring size from 511 to 512Felix Fietkau2015-04-141-1/+1
| * | bgmac: add check for oversized packetsFelix Fietkau2015-04-141-0/+7
| * | bgmac: simplify/optimize rx DMA error handlingFelix Fietkau2015-04-141-37/+34
| * | bgmac: set received skb headroom to NET_SKB_PADFelix Fietkau2015-04-142-7/+11
| * | bgmac: leave interrupts disabled as long as there is work to doFelix Fietkau2015-04-142-22/+10
| * | bgmac: simplify tx ring index handlingFelix Fietkau2015-04-142-29/+23
| * | toshiba: Remove celleb from Kconfig optionsDaniel Axtens2015-04-141-2/+2
| * | hv_netvsc: Implement partial copy into send bufferHaiyang Zhang2015-04-143-19/+46
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-1312-15/+12
| |\ \
| | * | new helper: msg_data_left()Al Viro2015-04-111-2/+2
| | * | Merge branch 'iocb' into for-davemAl Viro2015-04-0911-13/+10
| | |\ \
| * | | | e1000e: Move pm_qos_req to e1000e adapterThomas Graf2015-04-132-4/+5
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-1212-47/+462
| |\ \ \ \
| | * | | | ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-111-0/+69
| | * | | | ixgbevf: Add RSS Key query codeVlad Zolotarov2015-04-114-0/+57
| | * | | | ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2015-04-112-0/+22
| | * | | | ixgbevf: Add a RETA query codeVlad Zolotarov2015-04-115-1/+80
| | * | | | ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-102-0/+39
| | * | | | ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-104-2/+40
| | * | | | ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-103-1/+44
| | * | | | ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-102-44/+112
| * | | | | 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