summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-05-06i40e: constify i40e_client_ops structureJulia Lawall
2016-05-06i40e: fix misleading indentationArnd Bergmann
2016-05-06i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-06i40evf: Allocate Rx buffers properlyMitch Williams
2016-05-06i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-06i40evf: refactor receive routineJesse Brandeburg
2016-05-06i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e: Refactor receive routineJesse Brandeburg
2016-05-06i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-06i40e: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal
2016-05-04usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter
2016-05-04usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter
2016-05-04mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-05-04dmfe: kill DEVICE defineFlorian Westphal
2016-05-04net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-05-04net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb
2016-05-04cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai
2016-05-04cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai
2016-05-04drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter
2016-05-04bnxt: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-05-04net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck
2016-05-04net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04net/mlx4_en: Add support for inner IPv6 checksum offloads and TSOAlexander Duyck
2016-05-04net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04ixgbevf: Remove unused parameterTony Nguyen
2016-05-04ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni
2016-05-04ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck
2016-05-04ixgbevf: Change the relaxed order settings in VF driver for sparcBabu Moger
2016-05-04ixgbe: Revise populating few registers and macro definitionsPreethi Banala
2016-05-04ixgbe: Return 64 bit stats valuesPreethi Banala
2016-05-04ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala
2016-05-04ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov
2016-05-04ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov
2016-05-04ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan