Age | Commit message (Expand) | Author |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-23 | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t... | Sucheta Chakraborty |
2014-05-22 | net: systemport: use the new fixed PHY helpers | Florian Fainelli |
2014-05-22 | net: bcmgenet: use the new fixed PHY helpers | Florian Fainelli |
2014-05-18 | bnx2x: Convert return 0 to return rc | Joe Perches |
2014-05-16 | net: systemport: wait for packet in umac_enable_set() | Florian Fainelli |
2014-05-16 | net: systemport: fix dma_unmap_single() len | Florian Fainelli |
2014-05-15 | net: systemport: pad packets to a minimum of 68 bytes | Florian Fainelli |
2014-05-15 | net: systemport: only update UMAC_CMD if something changed | Florian Fainelli |
2014-05-14 | net: systemport: Use devm_ioremap_resource() | Jingoo Han |
2014-05-13 | tg3: Update copyright and version to 3.137 | Michael Chan |
2014-05-13 | tg3: Prevent page allocation failure during TSO workaround | Michael Chan |
2014-05-13 | tg3: Don't modify ip header fields when doing GSO | Michael Chan |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-05-13 | bnx2x: fix build when BNX2X_SRIOV is not enabled | Randy Dunlap |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-09 | bnx2x: Fix UNDI driver unload | Yuval Mintz |
2014-04-26 | net: systemport: hook SYSTEMPORT driver in the build | Florian Fainelli |
2014-04-26 | net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver | Florian Fainelli |
2014-04-26 | bnx2x: Fix failure to configure VF multicast filters | Narender Kumar |
2014-04-26 | bnx2x: Fix vlan credit issues for VFs | Yuval Mintz |
2014-04-26 | bnx2x: Memory leak during VF removal | Yuval Mintz |
2014-04-24 | bcm63xx_enet: Use ARRAY_SIZE instead of open coding it | Tobias Klauser |
2014-04-18 | tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled | Ivan Vecera |
2014-04-14 | bnx2: Don't build unused suspend/resume functions not enabled | Daniel J Blueman |
2014-04-04 | net: bcmgenet: Remove unnecessary version.h inclusion | Sachin Kamat |
2014-04-03 | net: bnx2x: include irq.h for irqreturn_t definitions | Josh Boyer |
2014-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-29 | tg3: remove open-coded skb_cow_head. | françois romieu |
2014-03-28 | bnx2x: Fix possible memory leak on iov error flow | Yuval Mintz |
2014-03-28 | tg3: remove empty MDIO bus reset function | Florian Fainelli |
2014-03-27 | net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwarding | Florian Fainelli |
2014-03-27 | bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set | Yuval Mintz |
2014-03-26 | tg3: Do not include vlan acceleration features in vlan_features | Vlad Yasevich |
2014-03-25 | bnx2x: Don't allow VFs to become promiscuous | Yuval Mintz |
2014-03-25 | bnx2x: Don't show port statistics for VFs | Yuval Mintz |
2014-03-25 | bnx2x: Remove the sriov VFOP mechanism | Yuval Mintz |
2014-03-25 | bnx2x: Create workqueue for IOV related tasks | Yuval Mintz |
2014-03-25 | bnx2x: Support mng. request for driver version | Yuval Mintz |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-21 | ptp: drivers: set the number of programmable pins. | Richard Cochran |
2014-03-20 | net: bcmgenet: manipulate netdev_queue directly | Florian Fainelli |
2014-03-20 | net: bcmgenet: remove bogus tx queue checks | Florian Fainelli |
2014-03-20 | net: bcmgenet: add skb_tx_timestamp call | Florian Fainelli |
2014-03-20 | net: bcmgenet: remove unused spinlock member | Florian Fainelli |
2014-03-18 | cnic: Update version to 2.5.20 and copyright year. | Michael Chan |
2014-03-18 | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan |
2014-03-18 | cnic: Use proper ulp_ops for per device operations. | Michael Chan |
2014-03-14 | bnx2x: Don't receive packets when the napi budget == 0 | Eric W. Biederman |
2014-03-14 | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman |