summaryrefslogtreecommitdiff
path: root/drivers/net/gianfar.c
AgeCommit message (Expand)Author
2011-08-13gianfar: prevent buggy hw rx vlan taggingJiri Pirko
2011-07-27gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn
2011-07-21gianfar: do vlan cleanupJiri Pirko
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-15gianfar: rx parserSebastian Pöhn
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20gianfar v5: implement nfcSebastian Poehn
2011-06-16gianfar: Use pr_<level>, netdev_<level> and netif_<level>Joe Perches
2011-06-09gianfar:localized filer tableWu Jiajun-B06378
2011-04-15net: gianfar: convert to hw_featuresMichał Mirosław
2011-03-18gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-18gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-23Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely
2010-12-21drivers/net/*.c: Use static constJoe Perches
2010-11-17gianfar: fix signedness issueNicolas Kaiser
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney
2010-10-27gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2...Jarek Poplawski
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-09-27gianfar: Use netif_set_real_num_rx_queues()Ben Hutchings
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-16drivers/net: Adjust confusing if indentationJulia Lawall
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-07gianfar: code cleanupEran Liberty
2010-06-30gianfar: Implement workaround for eTSEC-A002 erratumAnton Vorontsov
2010-06-30gianfar: Implement workaround for eTSEC76 erratumAnton Vorontsov
2010-06-30gianfar: Implement workaround for eTSEC74 erratumAnton Vorontsov
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-16gianfar: Fix oversized packets handlingAnton Vorontsov
2010-06-16gianfar: Fix setup of RX time stampingManfred Rudigier
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "first"Uwe Kleine-König
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-09gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov
2010-06-01drivers/net/gianfar.c: Remove unnecessary kmalloc castsJoe Perches
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17gianfar: Remove legacy PM callbacksAnton Vorontsov
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller