aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
Commit message (Expand)AuthorAge
* staging: et131x: cancel_work when module gets unloadedDevendra Naga2013-04-11
* staging: et131x: fix invalid fail after the call to eeprom_wait_readyDevendra Naga2013-03-12
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21
|\
| * staging: et131x: Update TODO listMark Einon2013-02-18
| * staging: et131x: Remove assignment of skb->devMark Einon2013-02-18
| * staging: Remove unnecessary OOM messagesJoe Perches2013-02-11
| * staging: et131x: Fix all sparse warningsMark Einon2013-01-22
| * staging: et131x: Modify block comments to fit with networking styleMark Einon2013-01-22
| * staging: et131x: Trivial camel case fixesMark Einon2013-01-22
| * staging: et131x: Fix endian bugs in et131x_get_regs()Mark Einon2013-01-22
| * staging: et131x: Only configure regs if link state changesMark Einon2013-01-17
| * staging: et131x: Use register defines instead of magic numbersMark Einon2013-01-07
| * staging: et131x: Replace rxdma csr register magic numbers with definesMark Einon2013-01-07
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
|/
* staging: et131x: Removing final checkpatch errors, all line >80 charsMark Einon2012-11-21
* staging: et131x: Replace kmem_cache use with plain kmalloc/kfreeMark Einon2012-11-21
* staging: et131x: Remove incorrect comments regarding alignmentMark Einon2012-11-21
* staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()Mark Einon2012-11-21
* staging: et131x: Remove alignment offset padding on DMA buffer allocation/freeMark Einon2012-11-21
* staging: et131x: Refactor et131x_isr() to remove indentingMark Einon2012-11-21
* staging: et131x: remove use of __devexit_pBill Pemberton2012-11-21
* staging: et131x: remove use of __devinitBill Pemberton2012-11-21
* staging: et131x: remove use of __devexitBill Pemberton2012-11-21
* staging: et131x: Remove unnecessary DMA address alignment codeMark Einon2012-11-13
* staging: et131x: Avoid unnecessary calculations in for loopMark Einon2012-11-13
* staging: et131x: Align ring_index and fbr[] indiciesMark Einon2012-11-02
* staging: et131x: Remove unused buffer[1,2] variables.Mark Einon2012-11-02
* staging: et131x: Add ethtool printout to match MII regsMark Einon2012-10-31
* staging: et131x: Remove unnecessary PHY register writeMark Einon2012-10-30
* staging: et131x: Remove unnecessary NULL pointer assignmentsMark Einon2012-10-30
* staging: et131x: Update TODO list in READMEMark Einon2012-10-30
* staging: et131x: Refactor nic_rx_pkts() to remove indentingMark Einon2012-10-30
* staging: et131x: Remove duplicate code for fbr[0, 1]Mark Einon2012-10-30
* staging: et131x: Fix i386 build warnings from use of dma_addr_tMark Einon2012-10-23
* staging: et131x: Remove USE_FBR0 define and #ifdefsMark Einon2012-10-22
* staging: et131x: Use upper_32_bits() instead of '>> 32'Mark Einon2012-10-22
* staging: et131x: Remove fbr_lookup.real_physaddrMark Einon2012-10-22
* staging: et131x: Fix 64bit tx dma address handlingMark Einon2012-10-22
* staging: et131x: Use skb_headlen() where appropriateMark Einon2012-10-22
* Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-01
|\
| * staging: et131x: using is_zero_ether_addr() to simplify the codeWei Yongjun2012-09-04
* | et131x: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* staging/et131x: fix checkpatch warningsToshiaki Yamane2012-07-19
* staging/et131x: use SET_ETHTOOL_OPS directlyDevendra Naga2012-07-16
* staging/et131x: use module_pci_driver macroDevendra Naga2012-07-11
* Staging: et131x: fix | vs & typosDan Carpenter2012-06-11
* Staging: et131x: fix coding style issuesAdnan Ali2012-06-11
* staging: et131x: Fix coding style issuesjoseph daniel2012-05-02
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28