summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-13cxgb3: detect mac link faults.Divy Le Ray
2009-03-13cxgb3: Update Rev3 mac workaroundDivy Le Ray
2009-03-13cxgb3: disable high freq non-data interruptsDivy Le Ray
2009-03-13cxgb3: separate TX and RX reclaim handlersDivy Le Ray
2009-03-13cxgb3: prefetch buffer access in GRO modeDivy Le Ray
2009-03-13cxgb3: fix skb truesize in jumbo modeDivy Le Ray
2009-03-13cxgb3: release page ref on mapping errorDivy Le Ray
2009-03-13cxgb3: ring rx door bell less frequentlyDivy Le Ray
2009-03-11wimax: fix i2400m printk formatsRandy Dunlap
2009-03-10forcedeth: version bump to 64Ayaz Abdulla
2009-03-10forcedeth: fix irq clearing and napi spin lock changesAyaz Abdulla
2009-03-10forcedeth: performance changesAyaz Abdulla
2009-03-10forcedeth: add interrupt moderation logicAyaz Abdulla
2009-03-10forcedeth: remove isr processing loopAyaz Abdulla
2009-03-10forcedeth: add new optimization modeAyaz Abdulla
2009-03-10forcedeth: napi - handle all processingAyaz Abdulla
2009-03-10forcedeth: add/modify tx done with limitAyaz Abdulla
2009-03-10forcedeth: remove overheadAyaz Abdulla
2009-03-10forcedeth: save irq events for napi processingAyaz Abdulla
2009-03-10forcedeth: remove msix + napiAyaz Abdulla
2009-03-10forcedeth: fix missing napi enable/disable callsAyaz Abdulla
2009-03-10forcedeth: fix stats version featureAyaz Abdulla
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-03-10gigaset: return -ENOTTY for unimplemented functionsPaul Bolle
2009-03-10gigaset: Kconfig cleanupTilman Schmidt
2009-03-10netxen: annotate board_config and board_typeDhananjay Phadke
2009-03-10netxen: cleanup superfluous multi-context codeDhananjay Phadke
2009-03-10netxen: refactor netdev open closeDhananjay Phadke
2009-03-10netxen: small xmit optimizationsDhananjay Phadke
2009-03-10netxen: cleanup rx handlingDhananjay Phadke
2009-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-10bnx2x: Using DMAE to initialize the chipEilon Greenstein
2009-03-10bnx2x: Casting page alignmentEilon Greenstein
2009-03-10bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein
2009-03-10qlge: bugfix: Fix endian issue related to rx buffers.Ron Mercer
2009-03-10qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer
2009-03-10qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer
2009-03-10qlge: Remove spinlock from asic init path.Ron Mercer
2009-03-10qlge: Clear shadow registers before use.Ron Mercer
2009-03-10qlge: Get rid of irqsave/restore in intr disable.Ron Mercer
2009-03-10qlge: bugfix: Tell hw to strip vlan header.Ron Mercer
2009-03-10qlge: Add tx multiqueue support.Ron Mercer
2009-03-10qlge: Add support for GRO.Ron Mercer
2009-03-10qlge: Increase filtering for inbound csum settings.Ron Mercer
2009-03-10qlge: Remove debug junk from asic reset logic.Ron Mercer
2009-03-10qlge: Move reset logic into asic_reset_worker func.Ron Mercer
2009-03-06p54: fix race condition in memory managementChristian Lamparter
2009-03-05b43: Fix compilation for devices without PCI coremaster-2009-03-06Michael Buesch
2009-03-05ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen
2009-03-05ath9k: Add a simple virtual wiphy schedulerJouni Malinen