Age | Commit message (Expand) | Author |
2013-04-11 | staging: et131x: cancel_work when module gets unloaded | Devendra Naga |
2013-03-12 | staging: et131x: fix invalid fail after the call to eeprom_wait_ready | Devendra Naga |
2013-02-21 | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-18 | staging: et131x: Update TODO list | Mark Einon |
2013-02-18 | staging: et131x: Remove assignment of skb->dev | Mark Einon |
2013-02-11 | staging: Remove unnecessary OOM messages | Joe Perches |
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-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli |
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 |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
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-23 | 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-16 | staging/et131x: use SET_ETHTOOL_OPS directly | Devendra Naga |
2012-07-11 | 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-01 | staging: et131x: Fix coding style issues | joseph daniel |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |