summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* vxlan: allow choosing destination port per vxlanstephen hemminger2013-04-291-5/+13
* vxlan: compute source port in network byte orderstephen hemminger2013-04-291-5/+4
* vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2013-04-291-5/+5
* vxlan: fix byte order issues with NDA_PORTstephen hemminger2013-04-291-13/+15
* vxlan: document UDP default portstephen hemminger2013-04-291-2/+4
* vxlan: update mail address and copyright datestephen hemminger2013-04-291-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-267-38/+80
|\
| * ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-251-1/+2
| * ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2013-04-252-2/+20
| * ixgbe: cache AUTOC readsEmil Tantilov2013-04-252-16/+25
| * ixgbe: fix register access during ethtool loopback testEmil Tantilov2013-04-251-12/+14
| * ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller2013-04-251-0/+10
| * igb: limit udelay for phy changes to 10000usAndi Kleen2013-04-251-3/+3
| * e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan2013-04-251-2/+5
| * e1000e: fix numeric overflow in phc settime methodRichard Cochran2013-04-251-2/+1
* | net/mlx4: Add support to get VF configRony Efraim2013-04-262-0/+41
* | net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-264-0/+59
* | net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-266-6/+122
* | net/mlx4: Add set VF mac address supportRony Efraim2013-04-262-1/+72
* | net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim2013-04-263-0/+62
* | net/mlx4: Add reference counting to MAC registerationRony Efraim2013-04-261-5/+10
* | net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai2013-04-261-3/+7
* | net/mlx4_core: Disable HW timestamping for VFsAmir Vadai2013-04-261-0/+5
* | be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy2013-04-261-0/+6
* | be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy2013-04-264-14/+14
* | be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy2013-04-265-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-254-1/+16
* | 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-2510-94/+166
|\
| * igb: Bump version of driverCarolyn Wyborny2013-04-241-3/+3
| * igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2013-04-242-4/+0
| * igb: Remove dead code pathMatthew Vick2013-04-241-4/+0
| * igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose2013-04-241-1/+68
| * igb: display a warning message when SmartSpeed worksKoki Sanagi2013-04-241-0/+6
| * igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck2013-04-241-35/+1
| * igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-243-26/+43
| * igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-241-7/+2
| * ixgbe: add WOL support for new subdevice IDEmil Tantilov2013-04-242-0/+2
| * ixgbe: add SFP+ LX module supportDon Skidmore2013-04-244-10/+25
| * ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-243-4/+4
OpenPOWER on IntegriCloud