| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-08-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | i40e/i40evf: Bump i40e & i40evf version | Catherine Sullivan | 2014-08-27 | |
| | | * | | | | | | | | | | | | i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 | Anjali Singhai Jain | 2014-08-27 | |
| | | * | | | | | | | | | | | | i40e: quiet complaints when removing default MAC VLAN filter and make set_mac... | Shannon Nelson | 2014-08-27 | |
| | | * | | | | | | | | | | | | i40e/i40evf: add max buf len to aq debug print helper | Shannon Nelson | 2014-08-27 | |
| | | * | | | | | | | | | | | | i40e: Add checks and message for Qualified Module info | Carolyn Wyborny | 2014-08-27 | |
| | | * | | | | | | | | | | | | i40e: set num_queue_pairs to num configured by VF | Ashish Shah | 2014-08-27 | |
| | | * | | | | | | | | | | | | i40e: Enable l2tsel bit for VLAN tag control | Shannon Nelson | 2014-08-27 | |
| | | * | | | | | | | | | | | | i40e: Add a FD flush counter to ethtool | Anjali Singhai Jain | 2014-08-27 | |
| | | * | | | | | | | | | | | | i40e: ATR policy change to flush the table to clean stale ATR rules | Anjali Singhai Jain | 2014-08-26 | |
| | | * | | | | | | | | | | | | i40e: Some FD message fixes | Anjali Singhai Jain | 2014-08-26 | |
| | | * | | | | | | | | | | | | i40e: Update flow director error messages to reduce user confusion | Carolyn Wyborny | 2014-08-26 | |
| | * | | | | | | | | | | | | | virtio_net: flush when in xmit_more mode and under descriptor pressure | David S. Miller | 2014-08-28 | |
| | * | | | | | | | | | | | | | igb: flush when in xmit_more mode and under descriptor pressure | David S. Miller | 2014-08-28 | |
| | * | | | | | | | | | | | | | ixgbe: flush when in xmit_more mode and under descriptor pressure | Daniel Borkmann | 2014-08-27 | |
| | * | | | | | | | | | | | | | net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | net: phy: bcm7xxx: introduce helper macro | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | Merge branch 'sf2' | David S. Miller | 2014-08-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | net: dsa: add Broadcom SF2 switch driver | Florian Fainelli | 2014-08-27 | |
| | | * | | | | | | | | | | | | | net: phy: add generic UniMAC MDIO bus driver | Florian Fainelli | 2014-08-27 | |
| | | * | | | | | | | | | | | | | sungem: Fix global namespace pollution of phy accessors. | David S. Miller | 2014-08-27 | |
| | * | | | | | | | | | | | | | | sungem: Fix global namespace pollution of phy accessors. | David S. Miller | 2014-08-27 | |
| | |/ / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | tulip: dmfe: Fix global namespace pollution of phy accessors. | David S. Miller | 2014-08-27 | |
| | * | | | | | | | | | | | | | ethernet: arc: Add support for specific SoC layer device tree bindings | Romain Perier | 2014-08-27 | |
| | * | | | | | | | | | | | | | ethernet: arc: mdio changes for future SoC glue layer devtree support | Romain Perier | 2014-08-27 | |
| | * | | | | | | | | | | | | | ethernet: arc: remove use of 'struct platform_device' | Romain Perier | 2014-08-27 | |
| | * | | | | | | | | | | | | | bnx2x: Fix static checker warning regarding `txdata_ptr' | Yuval Mintz | 2014-08-27 | |
| | * | | | | | | | | | | | | | r8152: replace strncpy with strlcpy | hayeswang | 2014-08-27 | |
| | |/ / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | net: bnx2x: fix build error with ptp | Randy Dunlap | 2014-08-25 | |
| | * | | | | | | | | | | | | team: set IFF_TEAM_PORT priv_flag after rx_handler is registered | Jiri Pirko | 2014-08-25 | |
| | * | | | | | | | | | | | | bnx2x: Fix timesync endianity | Michal Kalderon | 2014-08-25 | |
| | * | | | | | | | | | | | | bnx2x: Be more forgiving toward SW GRO | Dmitry Kravkov | 2014-08-25 | |
| | * | | | | | | | | | | | | bnx2x: VF clean statistics | Yuval Mintz | 2014-08-25 | |
| | * | | | | | | | | | | | | bnx2x: Fix stop-on-error | Yuval Mintz | 2014-08-25 | |
| | * | | | | | | | | | | | | bnx2x: ethtool -d might cause timeout in log | Dmitry Kravkov | 2014-08-25 | |
| | * | | | | | | | | | | | | ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() | Daniel Borkmann | 2014-08-25 | |
| | * | | | | | | | | | | | | net: Remove ndo_xmit_flush netdev operation, use signalling instead. | David S. Miller | 2014-08-25 | |
| | * | | | | | | | | | | | | net/bnx2x: Use is_kdump_kernel() to detect kdump kernel | Amir Vadai | 2014-08-25 | |
| | * | | | | | | | | | | | | stmmac: simple cleanups | Pavel Machek | 2014-08-25 | |
| | * | | | | | | | | | | | | r8152: check code with checkpatch.pl | hayeswang | 2014-08-25 | |
| | * | | | | | | | | | | | | virtio_net: Support netdev_ops->ndo_xmit_flush() | David S. Miller | 2014-08-24 | |
| | * | | | | | | | | | | | | igb: Support netdev_ops->ndo_xmit_flush() | David S. Miller | 2014-08-24 | |
| | * | | | | | | | | | | | | net: Add ops->ndo_xmit_flush() | David S. Miller | 2014-08-24 | |
| | * | | | | | | | | | | | | net: ec_bhf: remove excessive debug messages | Darek Marcinkiewicz | 2014-08-24 | |
| | * | | | | | | | | | | | | net: phy: bcm7xxx: enable EEE at the PHY level | Florian Fainelli | 2014-08-23 | |
| | * | | | | | | | | | | | | net: phy: allow phy_init_eee() to work with internal PHYs | Florian Fainelli | 2014-08-23 | |
| | * | | | | | | | | | | | | net: phy: export phy_{read,write}_mmd_indirect | Florian Fainelli | 2014-08-23 | |
| | * | | | | | | | | | | | | net: phy: fixed: return an error for Clause 45 over 22 reads | Florian Fainelli | 2014-08-23 | |
| | * | | | | | | | | | | | | net: phy: bcm7xxx: enable auto power down | Florian Fainelli | 2014-08-23 | |
| | * | | | | | | | | | | | | net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h | Florian Fainelli | 2014-08-23 | |
