aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/gianfar.c
AgeCommit message (Expand)Author
2011-04-21gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov
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
2010-05-10net: trans_start cleanupsEric Dumazet
2010-05-05net/gianfar: drop recycled skbs on MTU changeSebastian Andrzej Siewior
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov
2010-04-13gianfar: Add hardware TX timestamping supportManfred Rudigier
2010-04-13gianfar: Add hardware RX timestamping supportManfred Rudigier
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30net: gianfar - align BD ring size console messagesKim Phillips
2010-03-30net: gianfar - initialize per-queue statisticsKim Phillips