aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-13cxgb3: detect mac link faults.Divy Le Ray6-9/+285
2009-03-13cxgb3: Update Rev3 mac workaroundDivy Le Ray1-39/+33
2009-03-13cxgb3: disable high freq non-data interruptsDivy Le Ray4-5/+86
2009-03-13cxgb3: separate TX and RX reclaim handlersDivy Le Ray2-40/+89
2009-03-13cxgb3: prefetch buffer access in GRO modeDivy Le Ray1-0/+3
2009-03-13cxgb3: fix skb truesize in jumbo modeDivy Le Ray1-1/+2
2009-03-13cxgb3: release page ref on mapping errorDivy Le Ray1-12/+14
2009-03-13cxgb3: ring rx door bell less frequentlyDivy Le Ray2-8/+25
2009-03-11wimax: fix i2400m printk formatsRandy Dunlap1-2/+2
2009-03-11tcp: allow timestamps even if SYN packet has tsval=0Eric Dumazet1-9/+0
2009-03-10forcedeth: version bump to 64Ayaz Abdulla1-1/+1
2009-03-10forcedeth: fix irq clearing and napi spin lock changesAyaz Abdulla1-14/+4
2009-03-10forcedeth: performance changesAyaz Abdulla1-2/+2
2009-03-10forcedeth: add interrupt moderation logicAyaz Abdulla1-31/+106
2009-03-10forcedeth: remove isr processing loopAyaz Abdulla1-147/+105
2009-03-10forcedeth: add new optimization modeAyaz Abdulla1-48/+57
2009-03-10forcedeth: napi - handle all processingAyaz Abdulla1-38/+60
2009-03-10forcedeth: add/modify tx done with limitAyaz Abdulla1-6/+14
2009-03-10forcedeth: remove overheadAyaz Abdulla1-32/+4
2009-03-10forcedeth: save irq events for napi processingAyaz Abdulla1-24/+23
2009-03-10forcedeth: remove msix + napiAyaz Abdulla1-21/+5
2009-03-10forcedeth: fix missing napi enable/disable callsAyaz Abdulla1-12/+26
2009-03-10forcedeth: fix stats version featureAyaz Abdulla1-6/+6
2009-03-10net: fix warning about non-const stringStephen Hemminger1-1/+1
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger21-29/+26
2009-03-10gigaset: return -ENOTTY for unimplemented functionsPaul Bolle1-4/+4
2009-03-10gigaset: Kconfig cleanupTilman Schmidt1-8/+6
2009-03-10netxen: annotate board_config and board_typeDhananjay Phadke6-109/+85
2009-03-10netxen: cleanup superfluous multi-context codeDhananjay Phadke6-219/+178
2009-03-10netxen: refactor netdev open closeDhananjay Phadke1-136/+166
2009-03-10netxen: small xmit optimizationsDhananjay Phadke3-12/+17
2009-03-10netxen: cleanup rx handlingDhananjay Phadke2-74/+13
2009-03-10bnx2x: Using DMAE to initialize the chipEilon Greenstein2-13/+9
2009-03-10bnx2x: Casting page alignmentEilon Greenstein1-1/+1
2009-03-10bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein1-1/+2
2009-03-10qlge: bugfix: Fix endian issue related to rx buffers.Ron Mercer1-3/+6
2009-03-10qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer1-0/+3
2009-03-10qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer1-4/+6
2009-03-10qlge: Remove spinlock from asic init path.Ron Mercer1-2/+0
2009-03-10qlge: Clear shadow registers before use.Ron Mercer1-0/+2
2009-03-10qlge: Get rid of irqsave/restore in intr disable.Ron Mercer1-3/+2
2009-03-10qlge: bugfix: Tell hw to strip vlan header.Ron Mercer1-3/+3
2009-03-10qlge: Add tx multiqueue support.Ron Mercer1-17/+14
2009-03-10qlge: Add support for GRO.Ron Mercer1-10/+20
2009-03-10qlge: Increase filtering for inbound csum settings.Ron Mercer2-13/+29
2009-03-10qlge: Remove debug junk from asic reset logic.Ron Mercer1-19/+6
2009-03-10qlge: Move reset logic into asic_reset_worker func.Ron Mercer1-23/+18
2009-03-06p54: fix race condition in memory managementChristian Lamparter1-3/+6
2009-03-06cfg80211: test before subtraction on unsignedRoel Kluin1-1/+2
2009-03-05b43: Fix compilation for devices without PCI coreMichael Buesch1-0/+2