summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-146-15/+30
|\
| * udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-091-10/+10
| * usbnet: rename work handlerOliver Neukum2015-04-091-2/+2
| * stmmac: devm_reset_control_get can return PROBE_DEFERPhil Reid2015-04-091-1/+1
| * be2net: Fix a bug in Rx buffer postingAjit Khaparde2015-04-092-1/+2
| * net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani2015-04-082-2/+16
* | cxgb4: Don't call t4_slow_intr_handler when we're not the Master PFHariprasad Shenai2015-04-142-3/+6
* | cxgb4: Add comment for calculate tx flits and sge length codeHariprasad Shenai2015-04-141-1/+35
* | cxgb4: Use device node in page allocationHariprasad Shenai2015-04-141-2/+4
* | cxgb4: Freelist starving threshold varies from adapter to adapterHariprasad Shenai2015-04-141-10/+16
* | cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesHariprasad Shenai2015-04-141-1/+1
* | bgmac: drop ring->num_slotsFelix Fietkau2015-04-142-15/+15
* | bgmac: fix DMA rx corruptionFelix Fietkau2015-04-141-9/+18
* | 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-1412-15/+12
|\ \
| * | new helper: msg_data_left()Al Viro2015-04-111-2/+2
| * | Merge branch 'iocb' into for-davemAl Viro2015-04-0911-13/+10
| |\ \
| | * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-2611-9/+4
| | * | fs: split generic and aio kiocbChristoph Hellwig2015-03-132-4/+6
* | | | 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-1312-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-112-0/+39
| * | | | ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-114-2/+40
| * | | | ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-113-1/+44
| * | | | ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-112-44/+112
* | | | | net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender2015-04-131-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-101-16/+34
* | | | ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-103-19/+20
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-1017-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