Commit Graph

3656 Commits (516e72cb47ae4457f368aff449ffc284c5f357c1)

Author SHA1 Message Date
Michael Chan 24fcad6b3c [TG3]: Assign tp->link_config.orig_* values. 18 years ago
Michael Chan 6634292be4 [BNX2]: Fix minor loopback problem. 18 years ago
Michael Chan 6a13add1e1 [BNX2]: Fix bug in bnx2_nvram_write(). 18 years ago
Michael Chan faac9c4b75 [BNX2]: Fix panic in bnx2_tx_int(). 18 years ago
Yan Burman bd2b334378 [TG3]: replace kmalloc+memset with kzalloc 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
Yan Burman c48e3fca3f e100: replace kmalloc with kcalloc 18 years ago
Ingo Molnar b57bd06655 [PATCH] net, 8139too.c: fix netpoll deadlock 18 years ago
Ralf Baechle f654c854d1 [HAMRADIO]: Fix baycom_epp.c compile failure. 18 years ago
Randy Dunlap ed40771785 [NET]: Fix WAN routers kconfig dependency. 18 years ago
Paul Mundt 8af905b4a4 [PATCH] smc91x: Kill off excessive versatile hooks. 18 years ago
Brice Goglin 5796df1982 [PATCH] myri10ge: update driver version to 1.1.0 18 years ago
Brice Goglin 13348beee5 [PATCH] myri10ge: fix big_bytes in case of vlan frames 18 years ago
Brice Goglin de3c450704 [PATCH] myri10ge: Full vlan frame in small_bytes 18 years ago
Brice Goglin 52ea6fb39b [PATCH] myri10ge: drop contiguous skb routines 18 years ago
Brice Goglin c7dab99b08 [PATCH] myri10ge: switch to page-based skb 18 years ago
Brice Goglin dd50f3361f [PATCH] myri10ge: add page-based skb routines 18 years ago
Brice Goglin 6250223e05 [PATCH] myri10ge: indentation cleanups 18 years ago
Stephen Hemminger 7fe26a60e0 [PATCH] chelsio: working NAPI 18 years ago
Haavard Skinnemoen 0f0d84e52c [PATCH] MACB: Use __raw register access 18 years ago
Haavard Skinnemoen d836cae4f6 [PATCH] MACB: Use struct delayed_work instead of struct work_struct 18 years ago
Scott Wood 68dc44af63 [PATCH] ucc_geth: Initialize mdio_lock. 18 years ago
Scott Wood 1083cfe112 [PATCH] ucc_geth: compilation error fixes 18 years ago
Kars de Jong d8a53b3582 [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init 18 years ago
Kars de Jong 8e8858e932 [PATCH] m68k/HP300: HP LANCE updates 18 years ago
Ralf Baechle 15b1c0e822 [AX.25]: Fix default address and broadcast address initialization. 18 years ago
Adrian Bunk 6c1bbcc883 [BNX2]: Add an error check. 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Alan Cox be90038a24 [PATCH] tty: preparatory structures for termios revamp 18 years ago
Josef Sipek f04538c381 [PATCH] struct path: convert cosa 18 years ago
Akinobu Mita 906d66df18 [PATCH] crc32: replace bitreverse by bitrev32 18 years ago
Linus Torvalds 68380b5813 Add "run_scheduled_work()" workqueue function 18 years ago
Ralf Baechle d3fa72e455 [PATCH] Pass struct dev pointer to dma_cache_sync() 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Jeff Garzik 0ae851352a [wireless] zd1211rw: workqueue-related build fixes 18 years ago
Jeff Garzik 0bfdcc88df [netdrvr] netxen: workqueue-related build fixes 18 years ago
Stephen Hemminger 0efdf26266 [PATCH] sky2: sparse warnings 18 years ago
Stephen Hemminger 7f4b45c526 [PATCH] skge: fix sparse warnings 18 years ago
Brice Goglin e67bda55e2 [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx 18 years ago
Stephen Hemminger c3905bc4b7 [PATCH] sky2: receive queue watermark tweak 18 years ago
Stephen Hemminger 6771290102 [PATCH] sky2: beter ram buffer partitioning 18 years ago
Stephen Hemminger e5b74c7ddd [PATCH] sky2: add comments to PCI ids 18 years ago
Stephen Hemminger 2a45b49c30 [PATCH] sky2: add PCI for 88ec033 18 years ago
Andrew Victor a3f63e4f4b [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb() 18 years ago
Andrew Victor 51cc210457 [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support 18 years ago
Andrew Victor cf42553ab4 [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() 18 years ago
Andrew Victor c57ee096b6 [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv() 18 years ago
Michael Chan cbb45d21fb [TG3]: Identify Serdes devices more clearly. 18 years ago
Michael Chan 9d57f01c13 [TG3]: Use msleep. 18 years ago