summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-28
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan2014-08-27
| | * | | | | | | | | | | | i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-27
| | * | | | | | | | | | | | i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson2014-08-27
| | * | | | | | | | | | | | i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-27
| | * | | | | | | | | | | | i40e: Add checks and message for Qualified Module infoCarolyn Wyborny2014-08-27
| | * | | | | | | | | | | | i40e: set num_queue_pairs to num configured by VFAshish Shah2014-08-27
| | * | | | | | | | | | | | i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson2014-08-27
| | * | | | | | | | | | | | i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain2014-08-27
| | * | | | | | | | | | | | i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-26
| | * | | | | | | | | | | | i40e: Some FD message fixesAnjali Singhai Jain2014-08-26
| | * | | | | | | | | | | | i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny2014-08-26
| * | | | | | | | | | | | | virtio_net: flush when in xmit_more mode and under descriptor pressureDavid S. Miller2014-08-28
| * | | | | | | | | | | | | igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller2014-08-28
| * | | | | | | | | | | | | ixgbe: flush when in xmit_more mode and under descriptor pressureDaniel Borkmann2014-08-27
| * | | | | | | | | | | | | net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | net: phy: bcm7xxx: introduce helper macroFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | Merge branch 'sf2'David S. Miller2014-08-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | net: dsa: add Broadcom SF2 switch driverFlorian Fainelli2014-08-27
| | * | | | | | | | | | | | | net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli2014-08-27
| | * | | | | | | | | | | | | sungem: Fix global namespace pollution of phy accessors.David S. Miller2014-08-27
| * | | | | | | | | | | | | | sungem: Fix global namespace pollution of phy accessors.David S. Miller2014-08-27
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller2014-08-27
| * | | | | | | | | | | | | ethernet: arc: Add support for specific SoC layer device tree bindingsRomain Perier2014-08-27
| * | | | | | | | | | | | | ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier2014-08-27
| * | | | | | | | | | | | | ethernet: arc: remove use of 'struct platform_device'Romain Perier2014-08-27
| * | | | | | | | | | | | | bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz2014-08-27
| * | | | | | | | | | | | | r8152: replace strncpy with strlcpyhayeswang2014-08-27
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | net: bnx2x: fix build error with ptpRandy Dunlap2014-08-25
| * | | | | | | | | | | | team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko2014-08-25
| * | | | | | | | | | | | bnx2x: Fix timesync endianityMichal Kalderon2014-08-25
| * | | | | | | | | | | | bnx2x: Be more forgiving toward SW GRODmitry Kravkov2014-08-25
| * | | | | | | | | | | | bnx2x: VF clean statisticsYuval Mintz2014-08-25
| * | | | | | | | | | | | bnx2x: Fix stop-on-errorYuval Mintz2014-08-25
| * | | | | | | | | | | | bnx2x: ethtool -d might cause timeout in logDmitry Kravkov2014-08-25
| * | | | | | | | | | | | ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann2014-08-25
| * | | | | | | | | | | | net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-25
| * | | | | | | | | | | | net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2014-08-25
| * | | | | | | | | | | | stmmac: simple cleanupsPavel Machek2014-08-25
| * | | | | | | | | | | | r8152: check code with checkpatch.plhayeswang2014-08-25
| * | | | | | | | | | | | virtio_net: Support netdev_ops->ndo_xmit_flush()David S. Miller2014-08-24
| * | | | | | | | | | | | igb: Support netdev_ops->ndo_xmit_flush()David S. Miller2014-08-24
| * | | | | | | | | | | | net: Add ops->ndo_xmit_flush()David S. Miller2014-08-24
| * | | | | | | | | | | | net: ec_bhf: remove excessive debug messagesDarek Marcinkiewicz2014-08-24
| * | | | | | | | | | | | net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli2014-08-23
| * | | | | | | | | | | | net: phy: allow phy_init_eee() to work with internal PHYsFlorian Fainelli2014-08-23
| * | | | | | | | | | | | net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli2014-08-23
| * | | | | | | | | | | | net: phy: fixed: return an error for Clause 45 over 22 readsFlorian Fainelli2014-08-23
| * | | | | | | | | | | | net: phy: bcm7xxx: enable auto power downFlorian Fainelli2014-08-23
| * | | | | | | | | | | | net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli2014-08-23