Commit Graph

7001 Commits (9ef9dc69d4167276c04590d67ee55de8380bc1ad)

Author SHA1 Message Date
Dor Laor 6c0cd7c000 virtio_net: parametrize the napi_weight for virtio receive queue. 17 years ago
Rusty Russell 2cb9c6bafc virtio: free transmit skbs when notified, not on next xmit. 17 years ago
Rusty Russell a48bd8f670 virtio: flush buffers on open 17 years ago
Christian Borntraeger e70f2f1bb8 virtnet: remove double ether_setup 17 years ago
Anthony Liguori 0ad07ec1fd virtio: Put the virtio under the virtualization menu 17 years ago
Rusty Russell 6e5aa7efb2 virtio: reset function 17 years ago
Rusty Russell b3369c1fb4 virtio: populate network rings in the probe routine, not open 17 years ago
Rusty Russell 34a48579e4 virtio: Tweak virtio_net defines 17 years ago
Rusty Russell 50c8ea8080 virtio: Net header needs hdr_len 17 years ago
Rusty Russell 18445c4d50 virtio: explicit enable_cb/disable_cb rather than callback return. 17 years ago
Rusty Russell a586d4f601 virtio: simplify config mechanism. 17 years ago
Rusty Russell f35d9d8aae virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. 17 years ago
Joe Perches 726a645913 MAINTAINERS: remove Adam Fritzler, remove his email address in other sources 17 years ago
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
Robert P. J. Day 14e4a0f2bb Fix a small number of "memeber" typoes. 17 years ago
Bryan Wu 9dc7f30e3b EMAC driver: Fix bug: The clock divisor is set to all ones at reset. 17 years ago
Alexey Demin 6e01d1a4b2 EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB 17 years ago
Vitja Makarov 136492b275 EMAC driver: add power down mode 17 years ago
Michael Hennerich 6893ff1c7e EMAC driver: ADSP-BF52x arch/mach support 17 years ago
Mike Frysinger 2fb9d6f5a3 EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log 17 years ago
Aidan Williams 775919bc23 EMAC driver: bf537 MAC multicast hash filtering patch 17 years ago
Bryan Wu 7cc8f38188 EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK. 17 years ago
Bryan Wu 6db9e4617e EMAC driver: shorten the mdelay value to solve netperf performance issue 17 years ago
Jeff Garzik 8ee8e92254 [netdrvr] sis190: build fix 17 years ago
Stephen Hemminger 82637e8084 sky2: fix Wake On Lan interaction with BIOS 17 years ago
Stephen Hemminger a7bffe722c sky2: restore multicast addresses after recovery 17 years ago
Jike Song 44911bfee4 pci-skeleton: Misc fixes to build neatly 17 years ago
Johnson Leung 097c2aa89f phylib: Add Realtek 821x eth PHY support 17 years ago
Mark Brown 6344f0521a natsemi: Update locking documentation 17 years ago
Nate Case 35b5f6b1a8 PHYLIB: Locking fixes for PHY I/O potentially sleeping 17 years ago
Ayaz Abdulla 2b91213064 forcedeth: mac address mcp77/79 17 years ago
Ayaz Abdulla bb9a4fd1f7 forcedeth: multicast fix 17 years ago
Ayaz Abdulla 32fa8b27ea forcedeth: tx pause fix 17 years ago
Ayaz Abdulla f648d12903 forcedeth: updated copyright section 17 years ago
Ayaz Abdulla bfaffe8fae forcedeth: checksum fix 17 years ago
Ayaz Abdulla 0a62677b26 forcedeth: reset register fix 17 years ago
Roel Kluin 10a5a80b3c drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy() 17 years ago
Roland Dreier 7b9b09436b cxgb3: Remove incorrect __devinit annotations 17 years ago
Jay Vosburgh 43cd2595e7 bonding: update version 17 years ago
Jay Vosburgh 21c9d8d73d bonding: do not acquire rtnl in ARP monitor 17 years ago
Andy Gospodarek 2439f9ebd4 bonding: fix race that causes invalid statistics 17 years ago
Jay Vosburgh 4fe4763cd8 bonding: fix NULL pointer deref in startup processing 17 years ago
Jay Vosburgh 80ee5ad231 bonding: fix set_multicast_list locking 17 years ago
Jay Vosburgh a42e534f1b bonding: fix parameter parsing 17 years ago
Ralf Baechle c800c5c9db Fix/Rewrite of the mipsnet driver] 17 years ago
Auke Kok 6d490a7e5b igb: remove unneeded declaration shadowing earlier one 17 years ago
Andy Gospodarek 9b71c5e070 e1000e: tweak irq allocation messages 17 years ago
Andreas Mohr 0a0863af0d e100: fix spelling errors 17 years ago
Adrian Bunk b4ea895dd8 e1000: make e1000_dump_eeprom() static 17 years ago
Adrian Bunk 5cfe33d66c e1000e: make a function static 17 years ago