| Commit message (Expand) | Author | Age | Files | Lines |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+0 |
* | r8169: fix suspend/resume for down interface | Francois Romieu | 2007-04-03 | 1 | -6/+7 |
* | r8169: issue request_irq after the private data are completely initialized | Francois Romieu | 2007-04-03 | 1 | -15/+18 |
* | r8169: fix a race between PCI probe and dev_open | Francois Romieu | 2007-03-09 | 1 | -5/+5 |
* | r8169: revert bogus BMCR reset | Francois Romieu | 2007-03-09 | 1 | -2/+2 |
* | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 2007-03-02 | 1 | -2/+1 |
* | r8169: RTNL and flush_scheduled_work deadlock | Francois Romieu | 2007-02-20 | 1 | -7/+18 |
* | [PATCH] uintptr_t is unsigned long, not u32 | Al Viro | 2007-02-09 | 1 | -2/+2 |
* | r8169: extraneous Cmd{Tx/Rx}Enb write | Francois Romieu | 2006-12-26 | 1 | -1/+0 |
* | r8169: use the broken_parity_status field in pci_dev | Francois Romieu | 2006-12-26 | 1 | -4/+1 |
* | Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho... | Jeff Garzik | 2006-12-07 | 1 | -25/+59 |
|\ |
|
| * | r8169: more alignment for the 0x8168 | Francois Romieu | 2006-12-04 | 1 | -2/+2 |
| * | r8169: phy program update | Francois Romieu | 2006-12-04 | 1 | -5/+0 |
| * | r8169: tweak the PCI data parity error recovery | Francois Romieu | 2006-12-04 | 1 | -4/+13 |
| * | r8169: more magic during initialization of the hardware | Francois Romieu | 2006-12-04 | 1 | -14/+44 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -4/+22 |
|\ \
| |/ |
|
| * | r8169: perform a PHY reset before any other operation at boot time | Francois Romieu | 2006-12-02 | 1 | -2/+20 |
| * | [PATCH] r8169: Fix iteration variable sign | Francois Romieu | 2006-11-29 | 1 | -2/+2 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -9/+14 |
|/ |
|
* | Revert "r8169: mac address change support" | Linus Torvalds | 2006-10-29 | 1 | -38/+0 |
* | Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/li... | Jeff Garzik | 2006-10-21 | 1 | -1/+6 |
|\ |
|
| * | r8169: fix infinite loop during hotplug | Arnaud Patard | 2006-10-12 | 1 | -1/+5 |
| * | r8169: PCI ID for Corega Gigabit network card | Andrew Morton | 2006-10-09 | 1 | -0/+1 |
* | | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+3 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 | 1 | -278/+382 |
|\ |
|
| * | Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu... | Jeff Garzik | 2006-09-22 | 1 | -1/+1 |
| |\ |
|
| | * | r8169: the MMIO region of the 8167 stands behin BAR#1 | Francois Romieu | 2006-09-20 | 1 | -1/+1 |
| * | | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -1/+1 |
| * | | Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu... | Jeff Garzik | 2006-09-12 | 1 | -276/+380 |
| |\ \
| | |/ |
|
| | * | r8169: quirk for the 8110sb on arm platform | Francois Romieu | 2006-09-11 | 1 | -2/+7 |
| | * | r8169: the 0x8136 needs a 8 bytes alignment | Francois Romieu | 2006-08-31 | 1 | -1/+1 |
| | * | r8169: add basic MII ioctl support | Francois Romieu | 2006-08-31 | 1 | -0/+28 |
| | * | r8169: use standard #defines from mii.h instead of declaring private ones | Francois Romieu | 2006-08-31 | 1 | -62/+31 |
| | * | r8169: trim trailing whitespaces and convert whitespaces to tabs | Francois Romieu | 2006-08-31 | 1 | -33/+32 |
| | * | r8169: udelay() removal | Francois Romieu | 2006-08-31 | 1 | -5/+7 |
| | * | r8169: use NETDEV_TX_{BUSY/OK} | Francois Romieu | 2006-08-31 | 1 | -2/+2 |
| | * | r8169: sync with vendor's driver | Francois Romieu | 2006-07-26 | 1 | -74/+144 |
| | * | r8169: remove rtl8169_init_board | Francois Romieu | 2006-07-26 | 1 | -105/+86 |
| | * | r8169: hardware flow control | Francois Romieu | 2006-07-26 | 1 | -0/+7 |
| | * | r8169: RX fifo overflow recovery | Francois Romieu | 2006-07-26 | 1 | -4/+9 |
| | * | r8169: mac address change support | Francois Romieu | 2006-07-26 | 1 | -0/+38 |
| * | | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
| |/ |
|
* | | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -1/+1 |
|/ |
|
* | [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... | Jeff Garzik | 2006-07-05 | 1 | -11/+8 |
* | [netdrvr] Use dev_printk() when ethernet interface isn't available | Jeff Garzik | 2006-07-05 | 1 | -24/+19 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu | 2006-06-23 | 1 | -1/+1 |
* | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 2006-06-23 | 1 | -2/+1 |
* | [PATCH] r8169: add new PCI ID | Yoichi Yuasa | 2006-05-26 | 1 | -0/+1 |