2011-10-25 |
Sepherosa Ziehau | tmpfs: Implement vptofh, so programs open files in...
|
commit | commitdiff | tree |
2011-10-24 |
Sepherosa Ziehau | Merge branch 'devel'
|
commit | commitdiff | tree |
2011-10-24 |
Sepherosa Ziehau | tcp: Aggregate the mbuf in sosendtcp() a little bit
|
commit | commitdiff | tree |
2011-10-24 |
Sepherosa Ziehau | tcp: Let sosendtcp() call tcp_usrreq.pru_send asynchronous
|
commit | commitdiff | tree |
2011-10-23 |
Sepherosa Ziehau | tcp: Add sosendtcp for further optimization
|
commit | commitdiff | tree |
2011-10-22 |
Sepherosa Ziehau | tcp: We have dropped T/TCP for a long time; remove...
|
commit | commitdiff | tree |
2011-10-22 |
Sepherosa Ziehau | tcp: We have dropped T/TCP for a long time; remove...
|
commit | commitdiff | tree |
2011-10-11 |
Sepherosa Ziehau | Merge branch 'devel'
|
commit | commitdiff | tree |
2011-10-11 |
Sepherosa Ziehau | legacy devices: Utilize bus_alloc_legacy_irq_resource()
|
commit | commitdiff | tree |
2011-10-11 |
Sepherosa Ziehau | psm: Utilize bus_alloc_legacy_irq_resource
|
commit | commitdiff | tree |
2011-10-11 |
Sepherosa Ziehau | atkbd: Utilize bus_alloc_legacy_irq_resource()
|
commit | commitdiff | tree |
2011-10-11 |
Sepherosa Ziehau | bus: Add bus_alloc_legacy_irq_resource()
|
commit | commitdiff | tree |
2011-10-10 |
Sepherosa Ziehau | atkbd: Interrupt resource is not shareable
|
commit | commitdiff | tree |
2011-10-10 |
Sepherosa Ziehau | nexus: Log invalid target CPUID for interrupt resource
|
commit | commitdiff | tree |
2011-10-10 |
Sepherosa Ziehau | psm: Set the interrupt's target CPU properly
|
commit | commitdiff | tree |
2011-10-10 |
Sepherosa Ziehau | atkbd: Set the interrupt's target CPU properly
|
commit | commitdiff | tree |
2011-10-09 |
Sepherosa Ziehau | resource: Per-CPU hardware resources support, step...
|
commit | commitdiff | tree |
2011-10-09 |
Sepherosa Ziehau | resource: Per-CPU hardware resources support, step...
|
commit | commitdiff | tree |
2011-10-09 |
Sepherosa Ziehau | rman: Record owner CPUID during initialization
|
commit | commitdiff | tree |
2011-10-04 |
Sepherosa Ziehau | resource: Per-CPU hardware resources support, step...
|
commit | commitdiff | tree |
2011-10-03 |
Sepherosa Ziehau | MachIntrABI: Add method to return IRQ's target CPU
|
commit | commitdiff | tree |
2011-10-03 |
Sepherosa Ziehau | resource: Per-CPU hardware resources support, step...
|
commit | commitdiff | tree |
2011-10-03 |
Sepherosa Ziehau | resource: Per-CPU hardware resources support, step...
|
commit | commitdiff | tree |
2011-09-25 |
Sepherosa Ziehau | poll(2): Set POLLERR properly
|
commit | commitdiff | tree |
2011-09-24 |
Sepherosa Ziehau | fifo: Restore the old semantics of select(2)/poll(2...
|
commit | commitdiff | tree |
2011-09-23 |
Sepherosa Ziehau | stdio: Add __printflike for dprintf(3) and vdprintf(3)
|
commit | commitdiff | tree |
2011-09-23 |
Sepherosa Ziehau | kevent: Restore old EV_EOF semantics
|
commit | commitdiff | tree |
2011-09-23 |
Sepherosa Ziehau | select(2)/kevent: Bail out immediately if EV_ERROR...
|
commit | commitdiff | tree |
2011-09-23 |
Sepherosa Ziehau | kevent(2): Set errno properly
|
commit | commitdiff | tree |
2011-09-18 |
Sepherosa Ziehau | machintr/x86_64: Function renaming; no functional changes
|
commit | commitdiff | tree |
2011-09-18 |
Sepherosa Ziehau | clock: register_int and unregister_int will enable...
|
commit | commitdiff | tree |
2011-09-18 |
Sepherosa Ziehau | machintr/i386: Function renaming; no functional changes
|
commit | commitdiff | tree |
2011-09-16 |
Sepherosa Ziehau | tcp.4: Add document for TCP_KEEP{INIT,IDLE,INTVL,CNT}
|
commit | commitdiff | tree |
2011-09-16 |
Sepherosa Ziehau | tcp.4: Document net.inet.tcp.keepcnt
|
commit | commitdiff | tree |
2011-09-16 |
Sepherosa Ziehau | tcp: Add comment for the keepinit and keepalive related...
|
commit | commitdiff | tree |
2011-09-16 |
Sepherosa Ziehau | tcp: Remove no longer used tcp_slowtimo
|
commit | commitdiff | tree |
2011-09-16 |
Sepherosa Ziehau | tcp: Allow per-tcpcb keepintvl and keepcnt
|
commit | commitdiff | tree |
2011-09-16 |
Sepherosa Ziehau | tcp: Allow per-tcpcb keepidle
|
commit | commitdiff | tree |
2011-09-16 |
Sepherosa Ziehau | tcp: Allow per-tcpcb keepinit
|
commit | commitdiff | tree |
2011-09-16 |
Sepherosa Ziehau | tcp: Expose tcp_keepcnt through sysctl net.inet.tcp...
|
commit | commitdiff | tree |
2011-09-14 |
Sepherosa Ziehau | MachIntrABI: Field rename; no functional changes
|
commit | commitdiff | tree |
2011-09-14 |
Sepherosa Ziehau | i386/files: isa/clock.c is clean enough to compile...
|
commit | commitdiff | tree |
2011-09-12 |
Sepherosa Ziehau | MachIntrABI: Split vectorctl into intr_setup and intr_teardown
|
commit | commitdiff | tree |
2011-09-05 |
Sepherosa Ziehau | machintr.h: Add header guardian
|
commit | commitdiff | tree |
2011-09-05 |
Sepherosa Ziehau | MachIntrABI: Remove unused setvar/getvar interfaces
|
commit | commitdiff | tree |
2011-09-05 |
Sepherosa Ziehau | machintr.h: Remove unnecessary inclusion
|
commit | commitdiff | tree |
2011-09-02 |
Sepherosa Ziehau | acpi/pcib: Use DEFINE_CLASS_1 to define acpi_pcib driver
|
commit | commitdiff | tree |
2011-09-02 |
Sepherosa Ziehau | pci: Declare pcib_driver
|
commit | commitdiff | tree |
2011-08-31 |
Sepherosa Ziehau | ioapic/x86_64: Rearrange pin information for ioapic...
|
commit | commitdiff | tree |
2011-08-31 |
Sepherosa Ziehau | intr/x86_64: Define ISA_IRQ_CNT; use it consistently...
|
commit | commitdiff | tree |
2011-08-31 |
Sepherosa Ziehau | intr/x86_64: Define IDT_HWI_VECTORS
|
commit | commitdiff | tree |
2011-08-31 |
Sepherosa Ziehau | icu/x86_64: Remove unnecessary header inclusion
|
commit | commitdiff | tree |
2011-08-31 |
Sepherosa Ziehau | mkdir(1): Don't reference memory beyond the end of...
|
commit | commitdiff | tree |
2011-08-29 |
Sepherosa Ziehau | ioapic/i386: Rearrange pin information for ioapic low...
|
commit | commitdiff | tree |
2011-08-29 |
Sepherosa Ziehau | intr/i386: Define ISA_IRQ_CNT; use it consistently...
|
commit | commitdiff | tree |
2011-08-29 |
Sepherosa Ziehau | bce(4): Flush BCE_PCICFG_INT_ACK_CMD in interrupt handler
|
commit | commitdiff | tree |
2011-08-29 |
Sepherosa Ziehau | atkbd/x86_64: Do the same AT controller check on x86_64...
|
commit | commitdiff | tree |
2011-08-21 |
Sepherosa Ziehau | intr/i386: Define IDT_HWI_VECTORS
|
commit | commitdiff | tree |
2011-08-21 |
Sepherosa Ziehau | icu/i386: Remove unnecessary header inclusion
|
commit | commitdiff | tree |
2011-08-19 |
Sepherosa Ziehau | tcp: Enable tcp_lport_extension by default
|
commit | commitdiff | tree |
2011-08-19 |
Sepherosa Ziehau | inpcb: Don't choose lport which could render same addr...
|
commit | commitdiff | tree |
2011-08-18 |
Sepherosa Ziehau | brgphy: Recognize more Broadcom PHYs
|
commit | commitdiff | tree |
2011-08-18 |
Sepherosa Ziehau | miidevs.h: regen
|
commit | commitdiff | tree |
2011-08-18 |
Sepherosa Ziehau | miidevs: Add more Broadcom PHY IDs
|
commit | commitdiff | tree |
2011-08-16 |
Sepherosa Ziehau | brgphy: Bring in changes from OpenBSD
|
commit | commitdiff | tree |
2011-08-15 |
Sepherosa Ziehau | msk(4): Add support for Yukon Supreme
|
commit | commitdiff | tree |
2011-08-15 |
Sepherosa Ziehau | msk(4): Disable ASF on the chips that have it
|
commit | commitdiff | tree |
2011-08-15 |
Sepherosa Ziehau | msk(4): Make sure to enable all clocks before accessing...
|
commit | commitdiff | tree |
2011-08-14 |
Sepherosa Ziehau | msk(4): Only Yukon FE, XL and EC have RAM registers
|
commit | commitdiff | tree |
2011-08-14 |
Sepherosa Ziehau | msk(4): Enable store and forward mode except for jumbo...
|
commit | commitdiff | tree |
2011-08-14 |
Sepherosa Ziehau | msk(4): Do not blindly clear entire GPHY control register.
|
commit | commitdiff | tree |
2011-08-14 |
Sepherosa Ziehau | msk(4): Don't process incoming packets if the interface...
|
commit | commitdiff | tree |
2011-08-14 |
Sepherosa Ziehau | msk(4): Don't unnecessarily clear interrupt masks
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | msk(4): Add support for 88E8059
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | msk(4): Disable non-ASF packet flushing on Yukon Extreme.
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | msk(4): RX_GMF_{LP,UP}_THR are 16bits registers
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | msk(4): PCI_OUR_REG_* and PCI_CFG_REG_* should be accessed...
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | msk(4): Enable flow-control only if link is full-duplex
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | msk(4): Don't hardcod register offset to set PCIe max...
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | pci: Add function to get PCIe max read request size
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | msk(4): Add support for 88E8057
|
commit | commitdiff | tree |
2011-08-10 |
Sepherosa Ziehau | msk(4): Force link state detection, if link is not up.
|
commit | commitdiff | tree |
2011-08-05 |
Sepherosa Ziehau | getsockopt: Add SO_SNDSPACE
|
commit | commitdiff | tree |
2011-08-05 |
Sepherosa Ziehau | e1000phy: Add support for more Marvell PHYs
|
commit | commitdiff | tree |
2011-08-05 |
Sepherosa Ziehau | miidevs.h: regen
|
commit | commitdiff | tree |
2011-08-05 |
Sepherosa Ziehau | mii: Add more PHY ids for Marvell PHY chips
|
commit | commitdiff | tree |
2011-08-02 |
Sepherosa Ziehau | msk(4): Recognize 88E8402
|
commit | commitdiff | tree |
2011-08-02 |
Sepherosa Ziehau | msk(4): Remove "FIFO overrun" debug logging, which...
|
commit | commitdiff | tree |
2011-08-02 |
Sepherosa Ziehau | msk(4): Yukon XL can't flush FIFO
|
commit | commitdiff | tree |
2011-08-02 |
Sepherosa Ziehau | aesni(4): Properly align the context memory using out...
|
commit | commitdiff | tree |
2011-08-01 |
Sepherosa Ziehau | msk(4): Add Yukon Extreme support
|
commit | commitdiff | tree |
2011-07-31 |
Sepherosa Ziehau | msk(4): 88E80{35,36,37,38} are 100baseT only
|
commit | commitdiff | tree |
2011-07-31 |
Sepherosa Ziehau | msk(4): Add Yukon FE+ support
|
commit | commitdiff | tree |
2011-07-31 |
Sepherosa Ziehau | msk(4): Explicitly reset GMAC Controls and clear GM_GP_CTRL
|
commit | commitdiff | tree |
2011-07-31 |
Sepherosa Ziehau | msk(4): Disable HW WOL for Yukon EC Ultra
|
commit | commitdiff | tree |
2011-07-31 |
Sepherosa Ziehau | msk(4): If link is down, don't disable RX/TX MACs if...
|
commit | commitdiff | tree |
2011-07-31 |
Sepherosa Ziehau | msk(4): Fix link status detection
|
commit | commitdiff | tree |
2011-07-31 |
Sepherosa Ziehau | msk(4): Add flag to mark the controller is 100baseTX...
|
commit | commitdiff | tree |
2011-07-31 |
Sepherosa Ziehau | msk(4): Unify PROMISC and ALLMULTI settings
|
commit | commitdiff | tree |
2011-07-24 |
Sepherosa Ziehau | ethernet: Allow netisr handler to run directly
|
commit | commitdiff | tree |