2012-08-15 |
Sepherosa Ziehau | em: Add TSO support for certain PCIe chips
|
commit | commitdiff | tree |
2012-08-15 |
Sepherosa Ziehau | em: Utilize mbuf's header length to setup TX csum context
|
commit | commitdiff | tree |
2012-08-15 |
Sepherosa Ziehau | em: Change TXCSUM does not require reinitialize hardware
|
commit | commitdiff | tree |
2012-08-15 |
Sepherosa Ziehau | em: Pack boolean fields into flags
|
commit | commitdiff | tree |
2012-08-15 |
Sepherosa Ziehau | em: Increase RX/TX descriptor count to 512
|
commit | commitdiff | tree |
2012-08-14 |
Sepherosa Ziehau | bge: Allow max BDs based coalesce to be disabled
|
commit | commitdiff | tree |
2012-08-14 |
Sepherosa Ziehau | bge: Don't peek at the TX descriptor in txeof()
|
commit | commitdiff | tree |
2012-08-14 |
Sepherosa Ziehau | bnx: Don't peek at the TX descriptor in txeof()
|
commit | commitdiff | tree |
2012-08-14 |
Sepherosa Ziehau | emx: Pack boolean fields into flags
|
commit | commitdiff | tree |
2012-08-14 |
Sepherosa Ziehau | igb: Remove no longer referenced code
|
commit | commitdiff | tree |
2012-08-14 |
Sepherosa Ziehau | igb: Remove unused code; adjust and add comment
|
commit | commitdiff | tree |
2012-08-14 |
Sepherosa Ziehau | igb: Remove unused field
|
commit | commitdiff | tree |
2012-08-13 |
Sepherosa Ziehau | bce: Unbreak LINT building
|
commit | commitdiff | tree |
2012-08-12 |
Sepherosa Ziehau | bge: Add TSO support for BCM5755 family chips
|
commit | commitdiff | tree |
2012-08-10 |
Sepherosa Ziehau | bce: Add TSO support
|
commit | commitdiff | tree |
2012-08-10 |
Sepherosa Ziehau | bce: Remove debug stuffs from polling code
|
commit | commitdiff | tree |
2012-08-10 |
Sepherosa Ziehau | bce: Remove debug stuffs from output path
|
commit | commitdiff | tree |
2012-08-10 |
Sepherosa Ziehau | bce: Set RX interrupt rate ~6000Hz
|
commit | commitdiff | tree |
2012-08-10 |
Sepherosa Ziehau | bce: Don't loop in the interrupt handler to drain TX/RX
|
commit | commitdiff | tree |
2012-08-10 |
Sepherosa Ziehau | bce: Remove debug stuffs on RX/TX interrupt path
|
commit | commitdiff | tree |
2012-08-10 |
Sepherosa Ziehau | bce: Remove debugging stuffs in interrupt handler
|
commit | commitdiff | tree |
2012-08-09 |
Sepherosa Ziehau | emx: Status change is protected by main serializer
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | bnx: Disable RX max BDs based interrupt moderation
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | bnx: Allow TX/RX max coalesce BDs to be 0; mainly for...
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | bnx: Correct debug messages
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | bnx: Rearrange the code to check the spare TX descripors...
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | bnx: Increase spare TX descriptors to 33 to incorporate...
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | emx: emx_timer() only requires main serializer
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | em/emx: Fix up detach path
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | emx: Increase spare TX descriprors to 33 incorporate...
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | emx: Make sure that mbuf is changed before busdma sync
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | igb: Make sure that mbuf is changed before busdma sync
|
commit | commitdiff | tree |
2012-08-08 |
Sepherosa Ziehau | alc: Stablize this driver and fix various porting overlooks
|
commit | commitdiff | tree |
2012-08-03 |
Sepherosa Ziehau | bnx: Remove unused code
|
commit | commitdiff | tree |
2012-08-02 |
Sepherosa Ziehau | igb: Add TSO support
|
commit | commitdiff | tree |
2012-08-02 |
Sepherosa Ziehau | igb: Change TXCSUM does not require reinitialize hardware
|
commit | commitdiff | tree |
2012-08-02 |
Sepherosa Ziehau | igb: Utilize mbuf's header length to setup TX context
|
commit | commitdiff | tree |
2012-08-02 |
Sepherosa Ziehau | statclock: Fix intr% counting on heavily interrupted...
|
commit | commitdiff | tree |
2012-08-02 |
Sepherosa Ziehau | em/emx: Reduce the default interrupt rate to 6000Hz
|
commit | commitdiff | tree |
2012-08-02 |
Sepherosa Ziehau | tools/pktgen: Setup link header length properly
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | emx: Add EMX_TSO_DEBUG
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | emx: Remove dependency on opt_rss.h; RSS is always...
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | emx: Add TSO support
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | emx: Remove unused macros
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | tools/pktgen: Setup header length properly
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | emx: Utilize mbuf's header lengthes
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | mbuf: segsz -> tso_segsz, which is more expressive
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | bnx: Utilize header lengthes in mbuf to setup TSO
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | mbuf: Regroup fields, mainly to improve cache utilization
|
commit | commitdiff | tree |
2012-08-01 |
Sepherosa Ziehau | mbuf: Save linker layer, IP and TCP/UDP header length
|
commit | commitdiff | tree |
2012-07-30 |
Sepherosa Ziehau | tcp: Increase tcp_sosend_agglim from 2 to 3
|
commit | commitdiff | tree |
2012-07-30 |
Sepherosa Ziehau | tools: Add toeplitz, which calculate toeplitz on given...
|
commit | commitdiff | tree |
2012-07-30 |
Sepherosa Ziehau | bnx: Add TSO support
|
commit | commitdiff | tree |
2012-07-30 |
Sepherosa Ziehau | ixgbe: Unbreak compile
|
commit | commitdiff | tree |
2012-07-30 |
Sepherosa Ziehau | tcp: Add TSO support for IPv4
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Utilize BNX_IS_5717_PLUS
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Enable software workaround for possiblely hosed...
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Dispatch state timer to the same CPU as MSI/legacy...
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | callout: Add callout_reset_bycpu, which dispatches...
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Use MPSAFE callout
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Add support for BCM57766 chips
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | pcidevs: regen
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | pcidevs: Add more PCI ids for BCM57785 family chips
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: BCM57791 and BCM57795 are 10/100 only
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Reconfigure DMA read/write control register
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Enable MBUF low attention on buffer manager
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Using 57765_FAMILY to conf Low Watermark Maximum...
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Properly configure PCI-E PL/DL registers and MAC...
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Adjust RX/TX ring limit for BCM57785 family
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Remove unused code
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bge/bnx: Avoid using magic register name
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: UDP hardware checksum offloading works
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Utilize BNX_IS_5717_PLUS
|
commit | commitdiff | tree |
2012-07-26 |
Sepherosa Ziehau | bnx: Add macros to further differentiate BCM57785 and...
|
commit | commitdiff | tree |
2012-07-20 |
Sepherosa Ziehau | lapic: Allow lapic enumeration to fail
|
commit | commitdiff | tree |
2012-07-20 |
Sepherosa Ziehau | apic: APIC ID should not be 255, which is used for...
|
commit | commitdiff | tree |
2012-07-19 |
Sepherosa Ziehau | bnx: Add manpage
|
commit | commitdiff | tree |
2012-07-19 |
Sepherosa Ziehau | bnx: Add BCM5718 and BCM57785 chip families support
|
commit | commitdiff | tree |
2012-07-19 |
Sepherosa Ziehau | mii: regen
|
commit | commitdiff | tree |
2012-07-19 |
Sepherosa Ziehau | mii: Update description string of BCM5720C
|
commit | commitdiff | tree |
2012-07-18 |
Sepherosa Ziehau | brgphy: Add BCM5718C, BCM54680, BCM54880, BCM54640...
|
commit | commitdiff | tree |
2012-07-18 |
Sepherosa Ziehau | mii: regen
|
commit | commitdiff | tree |
2012-07-18 |
Sepherosa Ziehau | mii: Add more model ids for PHYs from Broadcom
|
commit | commitdiff | tree |
2012-07-18 |
Sepherosa Ziehau | bge: More register value definition
|
commit | commitdiff | tree |
2012-07-17 |
Sepherosa Ziehau | pci: regen pcidevs
|
commit | commitdiff | tree |
2012-07-17 |
Sepherosa Ziehau | pci: Add device ids for Broadcom BCM57785 and BCM5718...
|
commit | commitdiff | tree |
2012-07-17 |
Sepherosa Ziehau | bge: Add register and chip id values for BCM57785 and...
|
commit | commitdiff | tree |
2012-07-17 |
Sepherosa Ziehau | bge: All chips using BGE_PCI_PRODID_ASICREV have CPMU
|
commit | commitdiff | tree |
2012-07-17 |
Sepherosa Ziehau | bge: Rework RWDMA configuration
|
commit | commitdiff | tree |
2012-07-17 |
Sepherosa Ziehau | bge: Don't bail, even if firmware hand shaking fails.
|
commit | commitdiff | tree |
2012-07-17 |
Sepherosa Ziehau | bge: Increase firmware hand shake timeout
|
commit | commitdiff | tree |
2012-07-12 |
Sepherosa Ziehau | bge: Correct PHY test control register value name
|
commit | commitdiff | tree |
2012-07-12 |
Sepherosa Ziehau | bge: Force 128 bytes Max Payload Size on old PCI-E...
|
commit | commitdiff | tree |
2012-07-12 |
Sepherosa Ziehau | pci: Define Max Payload Size for device control register
|
commit | commitdiff | tree |
2012-07-12 |
Sepherosa Ziehau | bge: Avoid using magic number for PCI-E PHY Test Control...
|
commit | commitdiff | tree |
2012-07-12 |
Sepherosa Ziehau | hda: Disable "No Snoop" on PCI express chips
|
commit | commitdiff | tree |
2012-07-12 |
Sepherosa Ziehau | bge: Add MSI support
|
commit | commitdiff | tree |
2012-07-08 |
Sepherosa Ziehau | bge: Split if_bgereg.h into if_bgereg.h and if_bgevar.h
|
commit | commitdiff | tree |
2012-07-08 |
Sepherosa Ziehau | if_bgereg.h: Add header guardian
|
commit | commitdiff | tree |
2012-07-08 |
Sepherosa Ziehau | bge: Cosmetic cleanup
|
commit | commitdiff | tree |