Age | Commit message (Expand) | Author | Files | Lines |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -10/+10 |
2006-09-26 | [PATCH] fix possible NULL ptr deref in forcedeth | Jesper Juhl | 1 | -1/+7 |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -201/+361 |
2006-09-23 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 1 | -1/+2 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 1 | -1/+1 |
2006-09-11 | [PATCH] cleanup unnecessary forcedeth printk | Andy Gospodarek | 1 | -1/+0 |
2006-09-06 | [PATCH] forcedeth: decouple vlan and rx checksum dependency | Ayaz Abdulla | 1 | -14/+9 |
2006-09-06 | [PATCH] forcedeth: errata for marvell phys | Ayaz Abdulla | 1 | -17/+56 |
2006-08-20 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 1 | -1/+1 |
2006-08-09 | [PATCH] forcdeth: revised NAPI support | Stephen Hemminger | 1 | -16/+124 |
2006-08-09 | [PATCH] forcedeth: mac address corrected | Ayaz Abdulla | 1 | -11/+31 |
2006-08-09 | [PATCH] forcedeth: move mac address setup/teardown | Ayaz Abdulla | 1 | -15/+14 |
2006-07-29 | [PATCH] forcedeth: le32 annotation | Stephen Hemminger | 1 | -8/+8 |
2006-07-29 | [PATCH] forcedeth: coding style cleanups | Stephen Hemminger | 1 | -123/+123 |
2006-07-13 | [PATCH] forcedeth: watermark fixup | Ayaz Abdulla | 1 | -4/+19 |
2006-07-13 | [PATCH] forcedeth: deferral fixup | Ayaz Abdulla | 1 | -7/+19 |
2006-07-09 | [NET] gso: Add skb_is_gso | Herbert Xu | 1 | -1/+1 |
2006-07-04 | [PATCH] lockdep: annotate forcedeth.c disable_irq() | Ingo Molnar | 1 | -10/+10 |
2006-07-04 | [PATCH] forcedeth: typecast cleanup | Andrew Morton | 1 | -4/+4 |
2006-07-03 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -9/+9 |
2006-06-23 | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu | 1 | -2/+2 |
2006-06-23 | [PATCH] make drivers/net/forcedeth.c:nv_update_pause() static | Adrian Bunk | 1 | -1/+1 |
2006-06-21 | [FORCEDETH] Fix xmit_lock/netif_tx_lock after merge | Herbert Xu | 1 | -10/+10 |
2006-06-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -9/+9 |
2006-06-18 | [NET]: Add netif_tx_lock | Herbert Xu | 1 | -9/+9 |
2006-06-11 | [PATCH] forcedeth: new device ids | Ayaz Abdulla | 1 | -0/+32 |
2006-06-11 | [PATCH] forcedeth config: version | Ayaz Abdulla | 1 | -1/+2 |
2006-06-11 | [PATCH] forcedeth config: module parameters | Ayaz Abdulla | 1 | -22/+45 |
2006-06-11 | [PATCH] forcedeth config: diagnostics | Ayaz Abdulla | 1 | -8/+398 |
2006-06-11 | [PATCH] forcedeth config: move functions | Ayaz Abdulla | 1 | -133/+133 |
2006-06-11 | [PATCH] forcedeth config: statistics | Ayaz Abdulla | 1 | -3/+194 |
2006-06-11 | [PATCH] forcedeth config: csum | Ayaz Abdulla | 1 | -8/+77 |
2006-06-11 | [PATCH] forcedeth config: wol | Ayaz Abdulla | 1 | -7/+10 |
2006-06-11 | [PATCH] forcedeth config: phy | Ayaz Abdulla | 1 | -30/+78 |
2006-06-11 | [PATCH] forcedeth config: flow control | Ayaz Abdulla | 1 | -59/+176 |
2006-06-11 | [PATCH] forcedeth config: ring sizes | Ayaz Abdulla | 1 | -58/+240 |
2006-06-11 | [PATCH] forcedeth config: tso cleanup | Ayaz Abdulla | 1 | -6/+2 |
2006-06-08 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -0/+16 |
2006-06-05 | [PATCH] Implement get / set tso for forcedeth driver | Zachary Amsden | 1 | -0/+16 |
2006-05-27 | [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* | Jeff Garzik | 1 | -20/+20 |
2006-05-27 | [PATCH] forcedeth: add support for flow control | Ayaz Abdulla | 1 | -35/+104 |
2006-05-21 | [PATCH] forcedeth: fix multi irq issues | Ayaz Abdulla | 1 | -154/+226 |
2006-05-20 | [PATCH] revert "forcedeth: fix multi irq issues" | Andrew Morton | 1 | -228/+84 |
2006-05-02 | forcedeth: fix multi irq issues | Ayaz Abdulla | 1 | -84/+228 |
2006-04-26 | [PATCH] forcedeth: fix initialization | Ayaz Abdulla | 1 | -12/+67 |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 1 | -1/+2 |
2006-02-20 | [PATCH] forcedeth: Add support for MSI/MSIX | Ayaz Abdulla | 1 | -31/+436 |
2006-02-20 | [PATCH] forcedeth: Add support for 64bit rings | Ayaz Abdulla | 1 | -16/+42 |
2006-02-20 | [PATCH] forcedeth: Add vlan support | Ayaz Abdulla | 1 | -5/+71 |
2006-01-09 | [PATCH] forcedeth: TSO fix for large buffers | Ayaz Abdulla | 1 | -64/+100 |