summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2014-06-20drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick
2014-06-20tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-05net: systemport: start with carrier offFlorian Fainelli
2014-06-05net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli
2014-06-05net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli
2014-06-05net: systemport: fix transmit locking schemeFlorian Fainelli
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-04bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com
2014-06-04bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan
2014-06-03cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan
2014-06-03cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-06-02bnx2x: Remove useless return variablesPeter Senna Tschudin
2014-06-02drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker
2014-05-31bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-05-25tg3: Override clock, link aware and link idle mode during NVRAM dumpPrashant Sreedharan
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-22net: systemport: use the new fixed PHY helpersFlorian Fainelli
2014-05-22net: bcmgenet: use the new fixed PHY helpersFlorian Fainelli
2014-05-19bnx2x: Convert return 0 to return rcJoe Perches
2014-05-16net: systemport: wait for packet in umac_enable_set()Florian Fainelli
2014-05-16net: systemport: fix dma_unmap_single() lenFlorian Fainelli
2014-05-15net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli
2014-05-15net: systemport: only update UMAC_CMD if something changedFlorian Fainelli
2014-05-14net: systemport: Use devm_ioremap_resource()Jingoo Han
2014-05-13tg3: Update copyright and version to 3.137Michael Chan
2014-05-13tg3: Prevent page allocation failure during TSO workaroundMichael Chan
2014-05-13tg3: Don't modify ip header fields when doing GSOMichael Chan
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz
2014-04-26net: systemport: hook SYSTEMPORT driver in the buildFlorian Fainelli
2014-04-26net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra