Commit Graph

68 Commits (bbaf5e97337287479eb78dbc3822d9560bbfd2e2)

Author SHA1 Message Date
Sebastian Siewior ab9399059b net: don't grab a mutex within a timer context in gianfar 17 years ago
Scott Wood 2a54adc3ad gianfar: Call gfar_halt_nodisable() from gfar_halt(). 17 years ago
Adrian Bunk 4ad7a018cf remove bogus CONFIG_GFAR_NAPI's 17 years ago
Anton Vorontsov afc079465e gianfar: do not touch net queue in adjust_link phylib callback 17 years ago
David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago
Scott Wood d87eb12785 gianfar: Add magic packet and suspend/resume support. 17 years ago
Francois Romieu 0aa1538f4e gianfar: delete non NAPI code from the driver. 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Andy Fleming ad5da7ab7b gianfar: Fix a bug where the pointer never moves for dma_unmap... 17 years ago
Andy Fleming f162b9d582 gianfar: Fix a locking bug in gianfar's sysfs code 17 years ago
Paul Gortmaker d031358754 [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
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