summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net/mlx4: Add set VF mac address supportRony Efraim2013-04-272-1/+72
| * | | | | | net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim2013-04-273-0/+62
| * | | | | | net/mlx4: Add reference counting to MAC registerationRony Efraim2013-04-271-5/+10
| * | | | | | net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai2013-04-271-3/+7
| * | | | | | net/mlx4_core: Disable HW timestamping for VFsAmir Vadai2013-04-271-0/+5
| * | | | | | be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy2013-04-271-0/+6
| * | | | | | be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy2013-04-274-14/+14
| * | | | | | be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy2013-04-275-11/+177
| * | | | | | net/cpsw: fix irq_disable() with threaded interruptsSebastian Siewior2013-04-251-3/+22
| * | | | | | net/cpsw: optimize the for_each_slave_macro()Sebastian Siewior2013-04-251-3/+6
| * | | | | | net/cpsw: make sure modules remove does not leak any ressourcesSebastian Siewior2013-04-251-7/+16
| * | | | | | net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior2013-04-253-0/+4
| * | | | | | net/cpsw: redo rx skb allocation in rx pathSebastian Siewior2013-04-252-21/+19
| * | | | | | net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior2013-04-254-10/+10
| * | | | | | net/cpsw: don't rely only on netif_running() to check which device is activeSebastian Siewior2013-04-251-11/+22
| * | | | | | net/cpsw: don't continue if we miss to allocate rx skbsSebastian Siewior2013-04-251-13/+22
| * | | | | | net/davinci_cpdma: don't check for jiffies with interruptsSebastian Siewior2013-04-251-8/+12
| * | | | | | bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi2013-04-258-42/+64
| * | | | | | net: fec: Enable imx6 enet checksum acceleration.Jim Baxter2013-04-252-4/+106
| * | | | | | net: calxedaxgmac: fix condition in xgmac_set_features()Dan Carpenter2013-04-251-1/+1
| |/ / / / /
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-2511-94/+207
| |\ \ \ \ \
| | * | | | | igb: Bump version of driverCarolyn Wyborny2013-04-251-3/+3
| | * | | | | igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2013-04-252-4/+0
| | * | | | | igb: Remove dead code pathMatthew Vick2013-04-251-4/+0
| | * | | | | igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose2013-04-251-1/+68
| | * | | | | igb: display a warning message when SmartSpeed worksKoki Sanagi2013-04-251-0/+6
| | * | | | | igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck2013-04-251-35/+1
| | * | | | | pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck2013-04-251-0/+41
| | * | | | | igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-253-26/+43
| | * | | | | igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-251-7/+2
| | * | | | | ixgbe: add WOL support for new subdevice IDEmil Tantilov2013-04-252-0/+2
| | * | | | | ixgbe: add SFP+ LX module supportDon Skidmore2013-04-254-10/+25
| | * | | | | ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-253-4/+4
| | * | | | | ixgbe: add driver support for x520 OCP adapter.Don Skidmore2013-04-252-0/+9
| | * | | | | ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore2013-04-251-0/+3
| * | | | | | qlcnic: Update version to 5.2.42Shahed Shaikh2013-04-251-2/+2
| * | | | | | qlcnic: Add identifying string for 83xx adapterHimanshu Madhani2013-04-251-19/+106
| * | | | | | qlcnic: Rename the IRQ description.Himanshu Madhani2013-04-252-9/+18
| * | | | | | qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani2013-04-254-22/+87
| * | | | | | qlcnic: Add eSwitch statistics supportShahed Shaikh2013-04-253-1/+11
| * | | | | | qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra2013-04-251-0/+25
| * | | | | | qlcnic: Enhance channel configuration logsManish Chopra2013-04-253-8/+28
| |/ / / / /
| * | | | | bnx2x: Allow recovery from second slot resetYuval Mintz2013-04-241-0/+1
| * | | | | bnx2x: Fix memory leakYuval Mintz2013-04-242-3/+3
| * | | | | bnx2x: Enhance MAC configuration for VFsDmitry Kravkov2013-04-244-15/+30
| * | | | | bnx2x: Allow RX/TX pause control in autonegYaniv Rosner2013-04-242-5/+14
| * | | | | bnx2x: prevent GRO false checksum claimsYuval Mintz2013-04-241-5/+11
| * | | | | net/mlx4_en: Add a service taskAmir Vadai2013-04-243-0/+47
| * | | | | net/mlx4_en: Support software timestampingAmir Vadai2013-04-241-0/+2
| * | | | | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-2413-16/+354