summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-27Virtual link support.Esben Norby
2005-05-27Fix dumb bug in initial prompt for search-forwardChad Loder
2005-05-27Allow us to clear the RTM_JUMBO flag as well as set it.Ryan Thomas McBride
2005-05-27o only pass signals from monitor to slave when pid is validMoritz Jodeit
2005-05-27fix printfJason Wright
2005-05-27- fix reception of VLAN sized frames on 82558 and upBrad Smith
2005-05-27remove support for sf and ste. vtophys is NOT a working solution.Jason Wright
2005-05-27move m_state.s directly into must_{read,write} instead of passingMoritz Jodeit
2005-05-27build iommu by default (it's still not hooked in, but this is harmless)Jason Wright
2005-05-27handle multi-cpu GART allocation:Jason Wright
2005-05-27Virtual link support.Esben Norby
2005-05-27Do not dump core if user hits ^g to exit minibuffer from search-forward.Chad Loder
2005-05-27Virtual link support.Esben Norby
2005-05-27remove unused tableHans-Joerg Hoexer
2005-05-27Support for dumping the SADB.Hans-Joerg Hoexer
2005-05-27oops! printf -> DPRINTFUwe Stuehler
2005-05-27- raise the "critical" battery level a bit to suspend earlierUwe Stuehler
2005-05-27include sys/time.h to get struct timevalTodd C. Miller
2005-05-27include sys/time.h to get struct timevalTodd C. Miller
2005-05-27Experimental support for opportunitic use of jumbograms where only some hostsRyan Thomas McBride
2005-05-27handle SIOCSIFMTU ioctlBrad Smith
2005-05-27Fix a access after free on shutdown. OK norby@Claudio Jeker
2005-05-27guarantee nul-termination in the monitor, we must. ok cloder@ hshoexer@Moritz Jodeit
2005-05-27include sys/time.h to get struct timevalTodd C. Miller
2005-05-27include sys/time.h to get struct timevalTodd C. Miller
2005-05-27- disable the gpio user interface for now, it's just an unimportantReyk Floeter
2005-05-27allow 'tagged' in 'anchor' rules (without complaining about missingDaniel Hartmeier
2005-05-27Clearify.Esben Norby
2005-05-27Initial virtual link support.Esben Norby
2005-05-27Nasty bug!Esben Norby
2005-05-27no longer neededMartin Reindl
2005-05-27Virtual link support.Esben Norby
2005-05-27byebye ncr(4) and some vtophysMartin Reindl
2005-05-27first step of removing the obsolete PCI ncr(4) driver, it was superseded byMartin Reindl
2005-05-27Preparations for virtual link support.Esben Norby
2005-05-27Preparation for upcoming virtual link support.Esben Norby
2005-05-27moreJason Wright
2005-05-27While calculating the routing table don't ignore all routes with a cost ofClaudio Jeker
2005-05-27still union/umap/null leftoversPedro Martelletto
2005-05-27Only checking if w->cost is non equal to LS_INFINITY and w->prev is NULL isClaudio Jeker
2005-05-27Small formatting bits in show neighbor detail.Esben Norby
2005-05-27Fix nexthop calculation by setting w->prev before calling calc_next_hop().Claudio Jeker
2005-05-27nuke vtophys crapJason Wright
2005-05-27kill another forgotten vtophys since bus_dma conversionPeter Valchev
2005-05-27remove vtophys hack (for alpha) which this driver no longer usesPeter Valchev
2005-05-27Reduce size of scsi_mode_sense_buf to 255 characters from 256. FixesKenneth R Westerback
2005-05-26remove unused vtophys stuffMartin Reindl
2005-05-26add the "wait for disk to become ready" hack which got removed inUwe Stuehler
2005-05-26remove vtophys (it wasn't used anyway)Jason Wright
2005-05-26Unnecessary ()Claudio Jeker