index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.c
Age
Commit message (
Expand
)
Author
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-21
gianfar: Cleanup dead code and minor formatting
Claudiu Manoil
2013-03-21
gianfar: Remove 'maybe-uninitialized' compile warning
Claudiu Manoil
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
2013-03-20
gianfar: Remove redundant programming of [rt]xic registers
Claudiu Manoil
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
2013-03-20
gianfar: Fix tx napi polling
Claudiu Manoil
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
2013-02-14
gianfar: gfar_process_frame returns void
Claudiu Manoil
2013-02-14
gianfar: GRO_DROP is unlikely
Claudiu Manoil
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2013-02-12
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-04
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
2013-01-29
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
2013-01-23
gianfar: Restore promisc mode on gfar_init_mac()
Claudiu Manoil
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
2012-11-09
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
Claudiu Manoil
2012-10-07
net: remove skb recycling
Eric Dumazet
2012-09-24
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
2012-08-30
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-09
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
2012-06-05
gianfar: Remove superfluous initialisations
Jan Ceuleers
2012-06-05
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
2012-06-05
gianfar: comment cleanup
Jan Ceuleers
2012-06-05
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
2012-05-22
gianfar:don't add FCB length to hard_header_len
Wu Jiajun-B06378
2012-04-21
gianfar: add GRO support
Wu Jiajun-B06378
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2012-03-18
gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped
Paul Gortmaker
2012-03-15
gianfar: delete orphaned version strings and dead macros
Paul Gortmaker
2012-03-15
gianfar: Add support for byte queue limits.
Paul Gortmaker
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-12
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
2012-01-12
gianfar: Fix missing sock reference when processing TX time stamps
Manfred Rudigier
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-08-30
gianfar: convert to SKB paged frag API.
Ian Campbell
[prev]
[next]