Commit Graph

55 Commits (dac2f83fce01f0c2900918a4a8abd4c652151804)

Author SHA1 Message Date
Andy Fleming 815b97c6b8 gianfar: Fix skb allocation strategy 17 years ago
Kay Sievers 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
Dai Haruki d080cd6301 gianfar: Support NAPI for TX Frames 17 years ago
Andy Fleming 2f44891128 gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. 17 years ago
Andy Fleming 99da5003a5 gianfar: Only process completed frames 17 years ago
Dai Haruki faa8957762 gianfar: Fix frame size calculation when hardware VLAN acceleration is on 17 years ago
Becky Bruce cf7822983f gianfar: don't pass NULL dev ptr to DMA ops 17 years ago
Al Viro fdb26629f3 gianfar iomem misannotations 17 years ago
Grant Likely f9663aea2a gianfar: fix compile warning 17 years ago
Anton Vorontsov db0e8e3f71 gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement 18 years ago
Li Yang 298e1a9ebe gianfar: Fix compile regression caused by 09f75cd7 18 years ago
Li Yang 293c851339 gianfar: Fix regression caused by new napi interface 18 years ago
Li Yang 20ef2bb008 gianfar: Cleanup compile warning caused by 0795af57 18 years ago
Li Yang 94e8cc35bc gianfar: Fix compile regression caused by bea3348e 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Andy Fleming 7132ab7f6e Fix RGMII-ID handling in gianfar 18 years ago
Kapil Juneja d3c12873c3 gianfar: add support for SGMII 18 years ago
Kumar Gala 8da32de5c8 gianfar: Fix typo bug introduced by move to udp_hdr() 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Scott Wood 3b6330ce2a gianfar: Add I/O barriers when touching buffer descriptor ownership. 18 years ago
Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len 18 years ago
Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Jan Altenberg 122d76bd87 [GIANFAR]: Fix compile error in latest git 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Sergei Shtylyov 538cc7ee7d gianfar: don't duplicate gfar_error() 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Andy Fleming e8a2b6a420 [PATCH] PHY: Add support for configuring the PHY connection interface 18 years ago
Vitaly Wool f2d71c2d80 [PATCH] add netpoll support for gianfar: respin 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andy Fleming fef6108d45 [PATCH] Fix locking in gianfar 19 years ago
David Vrabel 489447380a [PATCH] handle errors returned by platform_get_irq*() 19 years ago
Kumar Gala cc8c6e379c [PATCH] gianfar: Fix sparse warnings 19 years ago
Kumar Gala 4d3248a29c [PATCH] gianfar: Use new PHY_ID_FMT macro 19 years ago
Kumar Gala 9c07b884b9 [PATCH] gfar: fix compile error 19 years ago
Andy Fleming 7f7f53168d [PATCH] Gianfar update and sysfs support 19 years ago
Kumar Gala 4c8d3d997e [PATCH] Update email address for Kumar 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 20 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago