aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAge
* forcedeth: fix cpu irq maskAyaz Abdulla2007-05-24
* [FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* forcedeth: fix tx timeoutAyaz Abdulla2007-03-28
* forcedeth: fix nic pollAyaz Abdulla2007-03-28
* forcedeth: fix checksum feature in mcp65Ayaz Abdulla2007-02-27
* forcedeth: disable msixAyaz Abdulla2007-02-27
* forcedeth: fixed missing call in napi pollAyaz Abdulla2007-02-27
* forcedeth: statistics optimizationAyaz Abdulla2007-02-05
* forcedeth: statistics supportedAyaz Abdulla2007-02-05
* forcedeth: tx max workAyaz Abdulla2007-02-05
* forcedeth: irq data path optimizationAyaz Abdulla2007-02-05
* forcedeth: rx data path optimizationAyaz Abdulla2007-02-05
* forcedeth: tx data path optimizationAyaz Abdulla2007-02-05
* forcedeth: tx limitingAyaz Abdulla2007-02-05
* forcedeth: optimized routinesAyaz Abdulla2007-02-05
* forcedeth: rx skb recycleAyaz Abdulla2007-02-05
* forcedeth: tx lockingAyaz Abdulla2007-02-05
* forcedeth: ring accessAyaz Abdulla2007-02-05
* forcedeth: dma accessAyaz Abdulla2007-02-05
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-05
* forcedeth: sideband management fixAyaz Abdulla2007-01-09
* forcedeth: modified comment headerAyaz Abdulla2006-12-26
* netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu2006-12-26
* [PATCH] forcedeth: add support for new mcp67 deviceAyaz Abdulla2006-12-02
* [PATCH] forcedeth: add recoverable error supportAyaz Abdulla2006-12-02
* [PATCH] forcedeth: add mgmt unit supportAyaz Abdulla2006-12-02
* [PATCH] forcedeth: power management supportFrancois Romieu2006-12-02
* Merge branch 'master' into upstream-fixesJeff Garzik2006-10-11
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* | [PATCH] forcedeth: hardirq lockdep warningPeter Zijlstra2006-10-05
|/
* [PATCH] fix possible NULL ptr deref in forcedethJesper Juhl2006-09-25
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * [PATCH] cleanup unnecessary forcedeth printkAndy Gospodarek2006-09-11
| * [PATCH] forcedeth: decouple vlan and rx checksum dependencyAyaz Abdulla2006-09-06
| * [PATCH] forcedeth: errata for marvell physAyaz Abdulla2006-09-06
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
| * [PATCH] forcdeth: revised NAPI supportStephen Hemminger2006-08-08
| * [PATCH] forcedeth: mac address correctedAyaz Abdulla2006-08-08
| * [PATCH] forcedeth: move mac address setup/teardownAyaz Abdulla2006-08-08
| * [PATCH] forcedeth: le32 annotationStephen Hemminger2006-07-29
| * [PATCH] forcedeth: coding style cleanupsStephen Hemminger2006-07-29
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [PATCH] forcedeth: watermark fixupAyaz Abdulla2006-07-12
* [PATCH] forcedeth: deferral fixupAyaz Abdulla2006-07-12
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
* [PATCH] lockdep: annotate forcedeth.c disable_irq()Ingo Molnar2006-07-03
* [PATCH] forcedeth: typecast cleanupAndrew Morton2006-07-03