index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
2013-02-24
1
-12
/
+14
*
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
1
-21
/
+20
*
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
2013-02-14
1
-3
/
+0
*
gianfar: gfar_process_frame returns void
Claudiu Manoil
2013-02-14
1
-6
/
+4
*
gianfar: GRO_DROP is unlikely
Claudiu Manoil
2013-02-14
1
-1
/
+1
*
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2013-02-14
1
-12
/
+13
*
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2013-02-14
1
-4
/
+0
*
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-13
1
-13
/
+13
*
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
1
-15
/
+10
*
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
2013-02-05
1
-12
/
+4
*
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
1
-33
/
+65
*
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
2013-01-29
1
-18
/
+16
*
gianfar: Restore promisc mode on gfar_init_mac()
Claudiu Manoil
2013-01-23
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-11
1
-1
/
+4
|
\
|
*
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
2012-11-09
1
-1
/
+4
*
|
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
Claudiu Manoil
2012-11-09
1
-6
/
+8
|
/
*
net: remove skb recycling
Eric Dumazet
2012-10-07
1
-23
/
+4
*
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2012-09-24
1
-1
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
1
-1
/
+1
|
\
|
*
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
2012-08-30
1
-1
/
+1
*
|
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
2012-08-30
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-11
1
-4
/
+3
|
\
|
*
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
2012-07-10
1
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-29
1
-6
/
+4
|
\
|
|
*
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
2012-06-29
1
-6
/
+4
*
|
gianfar: Remove superfluous initialisations
Jan Ceuleers
2012-06-06
1
-16
/
+14
*
|
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
2012-06-06
1
-144
/
+154
*
|
gianfar: comment cleanup
Jan Ceuleers
2012-06-06
1
-72
/
+83
*
|
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
2012-06-06
1
-8
/
+8
|
/
*
gianfar:don't add FCB length to hard_header_len
Wu Jiajun-B06378
2012-05-22
1
-1
/
+1
*
gianfar: add GRO support
Wu Jiajun-B06378
2012-04-21
1
-6
/
+7
*
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2012-03-25
1
-32
/
+7
*
gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped
Paul Gortmaker
2012-03-18
1
-1
/
+1
*
gianfar: delete orphaned version strings and dead macros
Paul Gortmaker
2012-03-15
1
-3
/
+0
*
gianfar: Add support for byte queue limits.
Paul Gortmaker
2012-03-15
1
-3
/
+16
*
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-30
1
-1
/
+1
*
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
2012-01-13
1
-10
/
+20
*
gianfar: Fix missing sock reference when processing TX time stamps
Manfred Rudigier
2012-01-13
1
-0
/
+4
*
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-29
1
-13
/
+1
*
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-17
1
-6
/
+6
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-1
/
+1
*
gianfar: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-5
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
1
-2
/
+7
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
freescale: Move the Freescale drivers
Jeff Kirsher
2011-08-12
1
-0
/
+3291