summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-05-30tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-05-30list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-3/+0
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-09tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2013-12-11tg3: avoid double-freeing of rx data memoryIvan Vecera1-6/+6
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-10-01bgmac: fix internal switch initializationRafał Miłecki2-2/+2
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir1-2/+16
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan1-0/+36
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-04tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2013-06-04bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz1-2/+1
2013-06-04bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov1-7/+6
2013-05-22tg3: Update version to 3.132Nithin Sujir1-2/+2
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir1-4/+4
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz1-2/+7
2013-05-14tg3: Fix data corruption on 5725 with TSOMichael Chan1-0/+17
2013-05-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-958/+2669
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz1-0/+2
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner1-2/+4
2013-04-30Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov1-10/+9
2013-04-30tg3: fix to append hardware time stamping flagsFlavio Leitner1-1/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-21/+41
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2-2/+7
2013-04-29tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner1-4/+7
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi4-1/+16
2013-04-25bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz3-23/+39
2013-04-24bnx2x: Allow recovery from second slot resetYuval Mintz1-0/+1
2013-04-24bnx2x: Fix memory leakYuval Mintz2-3/+3
2013-04-24bnx2x: Enhance MAC configuration for VFsDmitry Kravkov4-15/+30
2013-04-24bnx2x: Allow RX/TX pause control in autonegYaniv Rosner2-5/+14
2013-04-24bnx2x: prevent GRO false checksum claimsYuval Mintz1-5/+11
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-2/+2
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+11
2013-04-22bnx2x: update version to 1.78.17-0Dmitry Kravkov1-2/+2
2013-04-22bnx2x: allow nvram test to run when device is downDmitry Kravkov1-9/+10
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov2-23/+185
2013-04-22bnx2x: remove non-necessary assignmentDmitry Kravkov1-4/+1
2013-04-22bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov1-8/+7