Commit Graph

7009 Commits (304daa8132a95e998b6716d4b7bd8bd76aa152b2)

Author SHA1 Message Date
Christoph Lameter 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 years ago
Richard Knutsson 9ab9898e32 pcmcia/pcnet_cs: fix 'shadow variable' warning 17 years ago
Richard Knutsson cfd4734c1e pcmcia/fmvj18x_cs: fix 'shadow variable' warning 17 years ago
Richard Knutsson c61f26fa60 pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one 17 years ago
Richard Knutsson 6b2e43861b pcmcia/axnet_cs: make functions static 17 years ago
Richard Knutsson 1569d9e89a pcmcia/3c574_cs: fix 'shadow variable' warning 17 years ago
Olof Johansson 906da809c5 pcmcia: replace kio_addr_t with unsigned int everywhere 17 years ago
Andrew Morton 96cf49a2c1 drivers/net/wireless/b43/main.c needs io.h 17 years ago
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