aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/et131x
AgeCommit message (Expand)Author
2012-11-21staging: et131x: Removing final checkpatch errors, all line >80 charsMark Einon
2012-11-21staging: et131x: Replace kmem_cache use with plain kmalloc/kfreeMark Einon
2012-11-21staging: et131x: Remove incorrect comments regarding alignmentMark Einon
2012-11-21staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()Mark Einon
2012-11-21staging: et131x: Remove alignment offset padding on DMA buffer allocation/freeMark Einon
2012-11-21staging: et131x: Refactor et131x_isr() to remove indentingMark Einon
2012-11-21staging: et131x: remove use of __devexit_pBill Pemberton
2012-11-21staging: et131x: remove use of __devinitBill Pemberton
2012-11-21staging: et131x: remove use of __devexitBill Pemberton
2012-11-13staging: et131x: Remove unnecessary DMA address alignment codeMark Einon
2012-11-13staging: et131x: Avoid unnecessary calculations in for loopMark Einon
2012-11-02staging: et131x: Align ring_index and fbr[] indiciesMark Einon
2012-11-02staging: et131x: Remove unused buffer[1,2] variables.Mark Einon
2012-10-31staging: et131x: Add ethtool printout to match MII regsMark Einon
2012-10-30staging: et131x: Remove unnecessary PHY register writeMark Einon
2012-10-30staging: et131x: Remove unnecessary NULL pointer assignmentsMark Einon
2012-10-30staging: et131x: Update TODO list in READMEMark Einon
2012-10-30staging: et131x: Refactor nic_rx_pkts() to remove indentingMark Einon
2012-10-30staging: et131x: Remove duplicate code for fbr[0, 1]Mark Einon
2012-10-23staging: et131x: Fix i386 build warnings from use of dma_addr_tMark Einon
2012-10-22staging: et131x: Remove USE_FBR0 define and #ifdefsMark Einon
2012-10-22staging: et131x: Use upper_32_bits() instead of '>> 32'Mark Einon
2012-10-22staging: et131x: Remove fbr_lookup.real_physaddrMark Einon
2012-10-22staging: et131x: Fix 64bit tx dma address handlingMark Einon
2012-10-22staging: et131x: Use skb_headlen() where appropriateMark Einon
2012-10-01Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-09-04staging: et131x: using is_zero_ether_addr() to simplify the codeWei Yongjun
2012-08-23et131x: Use PCI Express Capability accessorsJiang Liu
2012-07-19staging/et131x: fix checkpatch warningsToshiaki Yamane
2012-07-16staging/et131x: use SET_ETHTOOL_OPS directlyDevendra Naga
2012-07-11staging/et131x: use module_pci_driver macroDevendra Naga
2012-06-11Staging: et131x: fix | vs & typosDan Carpenter
2012-06-11Staging: et131x: fix coding style issuesAdnan Ali
2012-05-01staging: et131x: Fix coding style issuesjoseph daniel
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-24Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...Danny Kukawka
2012-02-24drivers:staging:et131x Fix some typo's in staging et131x.Justin P. Mattock
2012-02-24staging: et131x: use netif_rx_ni() for packet receiveMark Einon
2012-02-15staging: clean up Greg's email address in some TODO filesGreg Kroah-Hartman
2011-12-08staging: et131x: Revert changes from previous commitMark Einon
2011-11-26staging: et131x: Remove section commentsMark Einon
2011-11-26et131x: uncloak PCIe capabilities.Francois Romieu
2011-11-26et131x: kiss netdev.{base_addr, irq} goodbye.Francois Romieu
2011-11-26et131x: remove extraneous pci_save_state.Francois Romieu
2011-11-26et131x: fix error paths in et131x_pci_setup.Francois Romieu
2011-11-26et131x: uintxy_t removal.Francois Romieu
2011-11-26et131x: add static qualifiers.Francois Romieu
2011-11-18staging: fix more ET131X build errorsRandy Dunlap
2011-11-18staging: et131x depends on NETRandy Dunlap
2011-11-18linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabledMark Einon