Age | Commit message (Expand) | Author |
2010-03-26 | gianfar: fix undo of reserve() | Ben Menchaca |
2009-12-18 | 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-11-08 | gianfar: Fix compiler and sparse warnings | Anton Vorontsov |
2009-11-02 | gianfar: Basic Support for programming hash rules | Sandeep Gopalpet |
2009-11-02 | gianfar: Add Multiple group Support | Sandeep Gopalpet |
2009-11-02 | gianfar: Add support etsec2.0 registers. | Sandeep Gopalpet |
2009-11-02 | gianfar: Add Multiple Queue Support | Sandeep Gopalpet |
2009-11-02 | gianfar: Introduce logical group support. | Sandeep Gopalpet |
2009-11-02 | gianfar: Add per queue structure support | Sandeep Gopalpet |
2009-10-12 | gianfar: Move tbase/rbase initialization to gfar_init_mac() | Anton Vorontsov |
2009-06-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-05-26 | gianfar: fix babbling rx error event bug | Xiaotian Feng |
2009-04-27 | net: Rework gianfar driver to use of_mdio infrastructure. | Grant Likely |
2009-04-02 | gianfar: Remove unused header | Kumar Gala |
2009-03-18 | gianfar: pass the proper dev to DMA ops | Kumar Gala |
2009-02-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
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 BD_LENGTH_MASK definition | Andy Fleming |
2009-02-01 | gianfar: Fix sparse warnings | Anton Vorontsov |
2008-12-17 | 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-16 | 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-08-27 | net: don't grab a mutex within a timer context in gianfar | Sebastian Siewior |
2008-07-22 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-16 | gianfar: Add magic packet and suspend/resume support. | Scott Wood |
2008-07-11 | gianfar: delete non NAPI code from the driver. | Francois Romieu |
2008-05-06 | gianfar: Fix a locking bug in gianfar's sysfs code | Andy Fleming |
2008-04-29 | [netdrvr] gianfar: Determine TBIPA value dynamically | Paul Gortmaker |
2008-04-16 | gianfar: Support NAPI for TX Frames | Dai Haruki |
2008-03-26 | gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. | Andy Fleming |
2008-03-26 | gianfar: Only process completed frames | Andy Fleming |
2008-03-26 | gianfar: Fix the data buffer stashing amount | Dai Haruki |
2007-10-17 | gianfar: remove orphan struct. | Sebastian Siewior |
2007-10-10 | Clean up duplicate includes in drivers/net/ | Jesper Juhl |
2007-10-10 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger |
2007-07-08 | gianfar: add support for SGMII | Kapil Juneja |
2006-12-02 | [PATCH] PHY: Add support for configuring the PHY connection interface | Andy Fleming |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-20 | [PATCH] Fix locking in gianfar | Andy Fleming |
2006-02-07 | [PATCH] gianfar: Fix sparse warnings | Kumar Gala |