| Commit message (Expand) | Author | Age |
* | net: gianfar: convert to hw_features | Michał Mirosław | 2011-04-15 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | gianfar: Clean up implementation of RX network flow classification | Ben Hutchings | 2011-04-11 |
|/ |
|
* | gianfar: Fall back to software tcp/udp checksum on older controllers | Alex Dubov | 2011-03-18 |
* | net: remove dev_txq_stats_fold() | Eric Dumazet | 2011-01-14 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | gianfar: Implement workaround for eTSEC-A002 erratum | Anton Vorontsov | 2010-06-30 |
* | gianfar: Implement workaround for eTSEC76 erratum | Anton Vorontsov | 2010-06-30 |
* | gianfar: Implement workaround for eTSEC74 erratum | Anton Vorontsov | 2010-06-30 |
* | gianfar: Add hardware TX timestamping support | Manfred Rudigier | 2010-04-13 |
* | gianfar: Add hardware RX timestamping support | Manfred Rudigier | 2010-04-13 |
* | gianfar: fix undo of reserve() | Ben Menchaca | 2010-03-26 |
* | gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC | Sandeep Gopalpet | 2009-12-18 |
* | gianfar: Fix stats support | Sandeep Gopalpet | 2009-12-18 |
* | gianfar: Fix a filer bug | Sandeep Gopalpet | 2009-12-18 |
* | gianfar: Fix compiler and sparse warnings | Anton Vorontsov | 2009-11-08 |
* | gianfar: Basic Support for programming hash rules | Sandeep Gopalpet | 2009-11-03 |
* | gianfar: Add Multiple group Support | Sandeep Gopalpet | 2009-11-03 |
* | gianfar: Add support etsec2.0 registers. | Sandeep Gopalpet | 2009-11-03 |
* | gianfar: Add Multiple Queue Support | Sandeep Gopalpet | 2009-11-03 |
* | gianfar: Introduce logical group support. | Sandeep Gopalpet | 2009-11-03 |
* | gianfar: Add per queue structure support | Sandeep Gopalpet | 2009-11-03 |
* | gianfar: Move tbase/rbase initialization to gfar_init_mac() | Anton Vorontsov | 2009-10-13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-06-03 |
|\ |
|
| * | gianfar: fix babbling rx error event bug | Xiaotian Feng | 2009-05-26 |
* | | net: Rework gianfar driver to use of_mdio infrastructure. | Grant Likely | 2009-04-27 |
|/ |
|
* | gianfar: Remove unused header | Kumar Gala | 2009-04-02 |
* | gianfar: pass the proper dev to DMA ops | Kumar Gala | 2009-03-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-04 |
|\ |
|
| * | gianfar: Fix BD_LENGTH_MASK definition | Andy Fleming | 2009-02-04 |
* | | gianfar: Add support for skb recycling | Andy Fleming | 2009-02-04 |
* | | netdev: Merge UCC and gianfar MDIO bus drivers | Andy Fleming | 2009-02-04 |
* | | gianfar: Fix sparse warnings | Anton Vorontsov | 2009-02-01 |
|/ |
|
* | gianfar: Merge Tx and Rx interrupt for scheduling clean up ring | Dai Haruki | 2008-12-17 |
* | gianfar: Use interface name in interrupt name to distinguish the source. | Dai Haruki | 2008-12-17 |
* | gianfar: Add Scatter Gather support | Dai Haruki | 2008-12-17 |
* | gianfar: Make all BD status writes 32-bit | Dai Haruki | 2008-12-16 |
* | gianfar: Add macros for stepping through BDs | Andy Fleming | 2008-12-16 |
* | gianfar: Fix VLAN HW feature related frame/buffer size calculation. | Dai Haruki | 2008-12-16 |
* | gianfar: Optimize interrupt coalescing configuration | Dai Haruki | 2008-12-16 |
* | gianfar: Convert gianfar to an of_platform_driver | Andy Fleming | 2008-12-16 |
* | net: don't grab a mutex within a timer context in gianfar | Sebastian Siewior | 2008-08-27 |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-22 |
|\ |
|
| * | gianfar: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 |
* | | gianfar: Add magic packet and suspend/resume support. | Scott Wood | 2008-07-16 |
|/ |
|
* | gianfar: Fix a locking bug in gianfar's sysfs code | Andy Fleming | 2008-05-06 |
* | [netdrvr] gianfar: Determine TBIPA value dynamically | Paul Gortmaker | 2008-04-29 |
* | gianfar: Support NAPI for TX Frames | Dai Haruki | 2008-04-16 |
* | gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. | Andy Fleming | 2008-03-26 |