index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Age
Commit message (
Expand
)
Author
2013-01-22
staging: et131x: Fix all sparse warnings
Mark Einon
2013-01-22
staging: et131x: Modify block comments to fit with networking style
Mark Einon
2013-01-22
staging: et131x: Trivial camel case fixes
Mark Einon
2013-01-22
staging: et131x: Fix endian bugs in et131x_get_regs()
Mark Einon
2013-01-17
staging: et131x: Only configure regs if link state changes
Mark Einon
2013-01-07
staging: et131x: Use register defines instead of magic numbers
Mark Einon
2013-01-07
staging: et131x: Replace rxdma csr register magic numbers with defines
Mark Einon
2012-11-21
staging: et131x: Removing final checkpatch errors, all line >80 chars
Mark Einon
2012-11-21
staging: et131x: Replace kmem_cache use with plain kmalloc/kfree
Mark Einon
2012-11-21
staging: et131x: Remove incorrect comments regarding alignment
Mark Einon
2012-11-21
staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()
Mark Einon
2012-11-21
staging: et131x: Remove alignment offset padding on DMA buffer allocation/free
Mark Einon
2012-11-21
staging: et131x: Refactor et131x_isr() to remove indenting
Mark Einon
2012-11-21
staging: et131x: remove use of __devexit_p
Bill Pemberton
2012-11-21
staging: et131x: remove use of __devinit
Bill Pemberton
2012-11-21
staging: et131x: remove use of __devexit
Bill Pemberton
2012-11-13
staging: et131x: Remove unnecessary DMA address alignment code
Mark Einon
2012-11-13
staging: et131x: Avoid unnecessary calculations in for loop
Mark Einon
2012-11-02
staging: et131x: Align ring_index and fbr[] indicies
Mark Einon
2012-11-02
staging: et131x: Remove unused buffer[1,2] variables.
Mark Einon
2012-10-31
staging: et131x: Add ethtool printout to match MII regs
Mark Einon
2012-10-30
staging: et131x: Remove unnecessary PHY register write
Mark Einon
2012-10-30
staging: et131x: Remove unnecessary NULL pointer assignments
Mark Einon
2012-10-30
staging: et131x: Update TODO list in README
Mark Einon
2012-10-30
staging: et131x: Refactor nic_rx_pkts() to remove indenting
Mark Einon
2012-10-30
staging: et131x: Remove duplicate code for fbr[0, 1]
Mark Einon
2012-10-24
staging: et131x: Fix i386 build warnings from use of dma_addr_t
Mark Einon
2012-10-22
staging: et131x: Remove USE_FBR0 define and #ifdefs
Mark Einon
2012-10-22
staging: et131x: Use upper_32_bits() instead of '>> 32'
Mark Einon
2012-10-22
staging: et131x: Remove fbr_lookup.real_physaddr
Mark Einon
2012-10-22
staging: et131x: Fix 64bit tx dma address handling
Mark Einon
2012-10-22
staging: et131x: Use skb_headlen() where appropriate
Mark Einon
2012-10-01
Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-09-04
staging: et131x: using is_zero_ether_addr() to simplify the code
Wei Yongjun
2012-08-23
et131x: Use PCI Express Capability accessors
Jiang Liu
2012-07-19
staging/et131x: fix checkpatch warnings
Toshiaki Yamane
2012-07-17
staging/et131x: use SET_ETHTOOL_OPS directly
Devendra Naga
2012-07-12
staging/et131x: use module_pci_driver macro
Devendra Naga
2012-06-11
Staging: et131x: fix | vs & typos
Dan Carpenter
2012-06-11
Staging: et131x: fix coding style issues
Adnan Ali
2012-05-02
staging: et131x: Fix coding style issues
joseph daniel
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-24
Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...
Danny Kukawka
2012-02-24
drivers:staging:et131x Fix some typo's in staging et131x.
Justin P. Mattock
2012-02-24
staging: et131x: use netif_rx_ni() for packet receive
Mark Einon
2012-02-15
staging: clean up Greg's email address in some TODO files
Greg Kroah-Hartman
2011-12-08
staging: et131x: Revert changes from previous commit
Mark Einon
2011-11-27
staging: et131x: Remove section comments
Mark Einon
2011-11-27
et131x: uncloak PCIe capabilities.
Francois Romieu
2011-11-27
et131x: kiss netdev.{base_addr, irq} goodbye.
Francois Romieu
[next]