bge: Zero out the status block during initialization
[dragonfly.git] / sys /
2012-06-29 Sepherosa Ziehaubge: Zero out the status block during initialization
2012-06-29 Sepherosa Ziehaubge: For dual mode PHY controllers, make sure to enable...
2012-06-29 Sepherosa Ziehaubge: Don't touch jumbo frame registers on chips which...
2012-06-29 Sepherosa Ziehaubge: Improve TX performance on certain low end chips
2012-06-29 Sepherosa Ziehaubge: Reduce status block device update size
2012-06-29 Sepherosa Ziehaubge: x86_64 does not have alignment constraint either
2012-06-28 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2012-06-28 Sepherosa Ziehaubge: Proper configure PCI-X for BCM5703/5704 devices
2012-06-28 Sepherosa Ziehaubge: For BCM5703, limit DMA read watermark
2012-06-28 Sepherosa Ziehaubge: Enable hardware fixes for BCM5704 B0 as recommende...
2012-06-28 Sepherosa Ziehaubge: Revert small part of f47afe1, which setup PHY...
2012-06-28 Sepherosa Ziehaubge: In bge_stop, don't isolate PHY; it is unnecessary
2012-06-28 Sepherosa Ziehaubge: Add busdma constraints for old chips
2012-06-28 Sepherosa Ziehaubge: Add missing bit of commit f47afe1
2012-06-28 Sepherosa Ziehaubge: Limit BCM5701 B5 to 32-bit mode
2012-06-27 Sepherosa Ziehautcp: Add XMITNOW which bypasses the Nagle algorithm...
2012-06-21 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2012-06-21 Sascha Wildnerkernel: Clean up some Makefiles (custom flags, useless...
2012-06-21 Sascha WildnerFix more wrong sizeof() usages, part 3/x
2012-06-21 Sascha Wildnerkernel: Remove a bogus .PATH from ntfs_iconv's Makefile.
2012-06-20 Markus Pfeifferkernel: fix a checkloop panic caused by EOPNOTSUPP...
2012-06-19 Alex Hornungpuffs - don't lock dvp on nresolve
2012-06-19 Antonio Huete Jimenezntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent...
2012-06-19 Antonio Huete Jimenezntfs - Add NTFS_DEBUG kernel option.
2012-06-19 Alex Hornungpuffs - don't lock dvp on nresolve
2012-06-18 Antonio Huete Jimenezntfs - Fix build with NTFS_DEBUG
2012-06-18 Johannes Hofmannuse rb-tree for directory lookups
2012-06-17 Markus Pfeiffervkernel: revert two commits that break i386 vkernel
2012-06-17 Sascha Wildnerkernel/ufs: Remove some unused variables.
2012-06-17 Sepherosa Ziehauigb: Factor out igb_{alloc,free}_intr
2012-06-17 Sepherosa Ziehauigb: Move interrupt allocation after RX/TX ring allocation
2012-06-17 Sepherosa Ziehauigb: White space
2012-06-17 Sepherosa Ziehauigb: Move RX/TX ring count configuration before interru...
2012-06-17 Sascha WildnerFix more wrong sizeof() usages, part 2/x
2012-06-16 Sepherosa Ziehauigb: In shared interrupt handler, use ICR to process...
2012-06-16 Sepherosa Ziehauigb: Allow used RX rings less than allocated ones
2012-06-16 Markus Pfeiffervkernel/vkernel64: fix a bug in cpu_regs.c
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-06-16 Markus Pfeiffervkernel/vkernel64: fix a bug in cpu_regs.c
2012-06-15 Sepherosa Ziehautcp/sack: Take bwnd into consideration when calculate...
2012-06-15 Sepherosa Ziehautcp_output: Always clear TF_ACKNOW before returning
2012-06-15 Sepherosa Ziehautcp/sack: Discard HighRxt, RescueRxt and LostSeq along...
2012-06-14 Sepherosa Ziehautcp: Properly detect duplicated FIN
2012-06-13 Sascha Wildnerkernel: Remove an unused variable.
2012-06-13 Matthew Dillonkernel - Fix bulk transfer issue in USB/ohci
2012-06-13 Sepherosa Ziehauigb: Fix RSS redirect table setting
2012-06-13 Sepherosa Ziehauigb: Main serializer should be enough to protect link...
2012-06-13 Sepherosa Ziehauigb: Enable multiple RX rings and integrate it w/ Drago...
2012-06-13 Sepherosa Ziehauethernet: Use atomic operation to update RSS related...
2012-06-12 Sepherosa Ziehauigb: Split RX and TX serializer
2012-06-12 Sepherosa Ziehauigb: Function renaming
2012-06-12 Sepherosa Ziehauigb: Move RX/TX descriptor count into ring struct
2012-06-12 Sepherosa Ziehauigb: Remove unused field
2012-06-12 Sascha Wildnerarcmsr(4): To check for sense data, use sense_len.
2012-06-12 Sepherosa Ziehaujme: Don't allow lower 32bits of RX buffer's physical...
2012-06-12 Sepherosa Ziehaujme: Fix the race on the RX path against hardware for...
2012-06-12 Sepherosa Ziehaujme: Don't reuse the RX descriptor if the RSS is not...
2012-06-12 Sepherosa Ziehaujme: Utilize ifnet_serialize_array_ functions
2012-06-12 Sepherosa Ziehauemx: Utilize ifnet_serialize_array_ functions
2012-06-12 Sepherosa Ziehauifnet: Add ifnet_serialize_array_{enter,exit,try,assert}()
2012-06-11 Sepherosa Ziehauigb: Split RX/TX ring count
2012-06-11 Sepherosa Ziehaure: Fix size of the bcopy when extracting ethernet...
2012-06-11 Sepherosa Ziehaujme: Reconfigure RSS when RX engine is stopped
2012-06-11 Sepherosa Ziehaujme: Save physical address of RX buffer, which will...
2012-06-11 Sepherosa Ziehaujme: Set OWN bit on TX desc, only after the other infor...
2012-06-11 Sepherosa Ziehaujme: Increase alignment of TX/RX descriptor ring to...
2012-06-10 Sascha Wildnerkernel/ufs: Bring in a fix to ufsdirhash_hash() from...
2012-06-09 Nuno Antunesnetgraph7: ng_base: spl* -> crit_*
2012-06-09 Nuno Antunesnetgraph7: Dont register netisr for netgraph
2012-06-09 Nuno Antunesnetgraph: do not unconditionally load ng_ksocket module
2012-06-09 Sascha Wildnerkernel: Remove some bogus checks before returning anyway.
2012-06-09 Sascha WildnerFix two wrong sizeof() usages.
2012-06-08 Sascha Wildnersys/boot: Raise WARNS to 2 and silence a warning.
2012-06-08 Sascha Wildnerfwcontrol(8): Raise WARNS to 6 and fix warnings.
2012-06-08 Sascha Wildnerkernel: Remove some unused variables.
2012-06-07 Sascha Wildnerkernel: Use hashdestroy() to free hash tables allocated...
2012-06-07 Sascha Wildnerkernel/drm: Use hashdestroy(). Unbreaks kernel build.
2012-06-07 Sascha Wildnerkernel: Remove some unused variables.
2012-06-06 Sascha Wildnerkernel: Add <sys/hash.h>.
2012-06-06 Sascha Wildnerkernel: Add hashdestroy() (taken from FreeBSD).
2012-06-06 Sepherosa Ziehaubce: Configuable number of TX/RX descriptor pages
2012-06-04 Sepherosa Ziehauigb: Use extended interrupt mode whenever possible
2012-06-04 Sepherosa Ziehauigb: Unbreak compile on i386
2012-06-02 Sascha WildnerUnbreak kernel build. Also remove <sys/ccms.h> via...
2012-06-02 Matthew Dillonkernel - Add comment on spinlocks_wr
2012-06-02 Matthew Dillonkernel - Remove kernel-level ccms module (it will be...
2012-05-31 Sepherosa Ziehauigb: Optimize TX path
2012-05-31 Sepherosa Ziehautcp: Adjust tcpcb fields comment about NewReno fast...
2012-05-31 Sascha Wildnerkernel/drm: Remove bogus .PATHs.
2012-05-30 François Tigeotdrm: Stow drivers for various chip families
2012-05-30 Sepherosa Ziehauicmp: Discard ICMP Source Quench per RFC6633
2012-05-30 Sepherosa Ziehautcp: Only tcpopt.to_flags are needed in tcp_recv_dupack()
2012-05-30 Sepherosa Ziehautcp: Even for PAWS tolerance, no segments should follow...
2012-05-30 Sepherosa Ziehautcp: Don't let fast retransmit disrupt RTO rebasing
2012-05-30 Sepherosa Ziehautcp/reass: Fix the cases that FIN got lost during reass...
2012-05-30 Sepherosa Ziehautcp/sack: If other side reneged, discard the current...
2012-05-29 Sepherosa Ziehausocket: Fix wrongly numbered SIOCGIFDATA
2012-05-28 François Tigeotkernel: increase watchdog default period to 30s
2012-05-28 Sepherosa Ziehautcp/sack: Constify function arguments if possible
2012-05-28 Sepherosa Ziehautcp/sack: Only retransmit unSACKed data when fast retra...
next