| Commit message (Expand) | Author | Age | Files | Lines |
* | forcedeth: rx skb recycle | Ayaz Abdulla | 2007-02-05 | 1 | -35/+43 |
* | forcedeth: tx locking | Ayaz Abdulla | 2007-02-05 | 1 | -4/+5 |
* | forcedeth: ring access | Ayaz Abdulla | 2007-02-05 | 1 | -186/+265 |
* | forcedeth: dma access | Ayaz Abdulla | 2007-02-05 | 1 | -2/+2 |
* | remove NETIF_F_TSO ifdefery | Arjan van de Ven | 2007-02-05 | 1 | -5/+1 |
* | forcedeth: sideband management fix | Ayaz Abdulla | 2007-01-09 | 1 | -55/+56 |
* | forcedeth: modified comment header | Ayaz Abdulla | 2006-12-26 | 1 | -3/+2 |
* | netpoll: drivers must not enable IRQ unconditionally in their NAPI handler | Francois Romieu | 2006-12-26 | 1 | -4/+7 |
* | [PATCH] forcedeth: add support for new mcp67 device | Ayaz Abdulla | 2006-12-02 | 1 | -0/+16 |
* | [PATCH] forcedeth: add recoverable error support | Ayaz Abdulla | 2006-12-02 | 1 | -4/+74 |
* | [PATCH] forcedeth: add mgmt unit support | Ayaz Abdulla | 2006-12-02 | 1 | -17/+134 |
* | [PATCH] forcedeth: power management support | Francois Romieu | 2006-12-02 | 1 | -1/+46 |
* | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2006-10-11 | 1 | -10/+10 |
|\ |
|
| * | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -10/+10 |
* | | [PATCH] forcedeth: hardirq lockdep warning | Peter Zijlstra | 2006-10-05 | 1 | -14/+17 |
|/ |
|
* | [PATCH] fix possible NULL ptr deref in forcedeth | Jesper Juhl | 2006-09-26 | 1 | -1/+7 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 | 1 | -201/+361 |
|\ |
|
| * | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -1/+1 |
| * | [PATCH] cleanup unnecessary forcedeth printk | Andy Gospodarek | 2006-09-11 | 1 | -1/+0 |
| * | [PATCH] forcedeth: decouple vlan and rx checksum dependency | Ayaz Abdulla | 2006-09-06 | 1 | -14/+9 |
| * | [PATCH] forcedeth: errata for marvell phys | Ayaz Abdulla | 2006-09-06 | 1 | -17/+56 |
| * | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
| * | [PATCH] forcdeth: revised NAPI support | Stephen Hemminger | 2006-08-09 | 1 | -16/+124 |
| * | [PATCH] forcedeth: mac address corrected | Ayaz Abdulla | 2006-08-09 | 1 | -11/+31 |
| * | [PATCH] forcedeth: move mac address setup/teardown | Ayaz Abdulla | 2006-08-09 | 1 | -15/+14 |
| * | [PATCH] forcedeth: le32 annotation | Stephen Hemminger | 2006-07-29 | 1 | -8/+8 |
| * | [PATCH] forcedeth: coding style cleanups | Stephen Hemminger | 2006-07-29 | 1 | -123/+123 |
* | | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -1/+2 |
|/ |
|
* | [PATCH] forcedeth: watermark fixup | Ayaz Abdulla | 2006-07-12 | 1 | -4/+19 |
* | [PATCH] forcedeth: deferral fixup | Ayaz Abdulla | 2006-07-12 | 1 | -7/+19 |
* | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 | 1 | -1/+1 |
* | [PATCH] lockdep: annotate forcedeth.c disable_irq() | Ingo Molnar | 2006-07-04 | 1 | -10/+10 |
* | [PATCH] forcedeth: typecast cleanup | Andrew Morton | 2006-07-04 | 1 | -4/+4 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -9/+9 |
* | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu | 2006-06-23 | 1 | -2/+2 |
* | [PATCH] make drivers/net/forcedeth.c:nv_update_pause() static | Adrian Bunk | 2006-06-23 | 1 | -1/+1 |
* | [FORCEDETH] Fix xmit_lock/netif_tx_lock after merge | Herbert Xu | 2006-06-21 | 1 | -10/+10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-20 | 1 | -9/+9 |
|\ |
|
| * | [NET]: Add netif_tx_lock | Herbert Xu | 2006-06-18 | 1 | -9/+9 |
* | | [PATCH] forcedeth: new device ids | Ayaz Abdulla | 2006-06-11 | 1 | -0/+32 |
* | | [PATCH] forcedeth config: version | Ayaz Abdulla | 2006-06-11 | 1 | -1/+2 |
* | | [PATCH] forcedeth config: module parameters | Ayaz Abdulla | 2006-06-11 | 1 | -22/+45 |
* | | [PATCH] forcedeth config: diagnostics | Ayaz Abdulla | 2006-06-11 | 1 | -8/+398 |
* | | [PATCH] forcedeth config: move functions | Ayaz Abdulla | 2006-06-11 | 1 | -133/+133 |
* | | [PATCH] forcedeth config: statistics | Ayaz Abdulla | 2006-06-11 | 1 | -3/+194 |
* | | [PATCH] forcedeth config: csum | Ayaz Abdulla | 2006-06-11 | 1 | -8/+77 |
* | | [PATCH] forcedeth config: wol | Ayaz Abdulla | 2006-06-11 | 1 | -7/+10 |
* | | [PATCH] forcedeth config: phy | Ayaz Abdulla | 2006-06-11 | 1 | -30/+78 |
* | | [PATCH] forcedeth config: flow control | Ayaz Abdulla | 2006-06-11 | 1 | -59/+176 |
* | | [PATCH] forcedeth config: ring sizes | Ayaz Abdulla | 2006-06-11 | 1 | -58/+240 |