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 |
2012-07-07 |
Sepherosa Ziehau | bce: Enabling MSI or MSI-X in interrupt handler does...
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | bge: Remove unused structs and macros
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | brgphy: Remove debug prints
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | bge/bce: Use mii private data to pass various flags...
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | mii: Add private data tag and save private data into...
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | igb: Add comment for WTHRESH and header write back...
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | igb: Update comment about errata number
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | em/emx: Update comment concerning errata number
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | em: Fix "Missing Interrupt Following ICR read" errata
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | emx: Fix "Missing Interrupt Following ICR read" errata
|
commit | commitdiff | tree |
2012-07-07 |
Sepherosa Ziehau | igb: Move shared interrupt configure to igb_alloc_intr()
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | em/emx: Correct ASPM settings for 82571/82572/82573
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | emx: Don't enable MSI on 82571/82572
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | em: Don't enable MSI on non-PCIe chips and 82571/82572
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | bge: Add commented out code to set "clear ticks upon TX"
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | bge: Define clear ticks upon RX/TX for host coalesce...
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | bge: Add BGE_IS_CRIPPLED to test BCM5788 and BCM5700
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | bge: Make sure coalesce parameters are in sane range
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | bge: Increase default RX coalesce to 160us (~6000Hz)
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | bge: Correct comment
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | bge: Factor our bge_link_poll()
|
commit | commitdiff | tree |
2012-07-05 |
Sepherosa Ziehau | bge: Add comment about coalesce parameters during interrupt
|
commit | commitdiff | tree |
2012-07-04 |
Sepherosa Ziehau | bge: Enable "tagged status" on non-BCM5788 and non...
|
commit | commitdiff | tree |
2012-07-03 |
Sepherosa Ziehau | mii: Wrong sizeof
|
commit | commitdiff | tree |
2012-07-03 |
Sepherosa Ziehau | bge: BGE_PCI_MISC_CTL resides in PCI configuration...
|
commit | commitdiff | tree |
2012-07-03 |
Sepherosa Ziehau | bge: Regroup code, no functional changes
|
commit | commitdiff | tree |
2012-07-02 |
Sepherosa Ziehau | bge: Don't force PCI Express TLP to be 128 bytes
|
commit | commitdiff | tree |
2012-07-02 |
Sepherosa Ziehau | pci: Add more definition for PCI Express device {control...
|
commit | commitdiff | tree |
next |