summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] e1000: Make the copybreak value a module parameterJesse Brandeburg2006-12-261-4/+15
| * | [PATCH] e1000: Fix PBA allocation calculationsBruce Allan2006-12-262-14/+86
| * | [PATCH] e1000: narrow down the scope of the tipg timer tweakJesse Brandeburg2006-12-261-3/+3
| * | [PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher2006-12-261-1/+1
| * | [PATCH] e1000: fix to set the new max frame size before resetting the adapterBruce Allan2006-12-261-2/+1
| * | e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik2006-12-263-0/+14
| * | [PATCH] e1000: disable TSO on the 82544 with slab debuggingJesse Brandeburg2006-12-261-0/+6
| * | [PATCH] e1000: Fix Wake-on-Lan with forced gigabit speedJesse Brandeburg2006-12-261-0/+14
| * | e1000: consolidate managability enabling/disablingJeff Garzik2006-12-263-62/+77
| * | e1000: omit stats for broken counter in 82543Jeff Garzik2006-12-263-0/+12
| * | e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik2006-12-262-287/+287
| * | [PATCH] e1000: dynamic itr: take TSO and jumbo into accountJesse Brandeburg2006-12-261-16/+24
| * | [PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg2006-12-261-1/+3
* | | netxen: remove private ioctlStephen Hemminger2006-12-266-668/+1
|/ /
* | [PATCH] smc911 workqueue fixesAndrew Morton2006-12-221-7/+14
* | [PATCH] smc911x: fix netpoll compilation faliureVitaly Wool2006-12-221-1/+1
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-12-201-3/+6
|\ \
| * | [POWERPC] iSeries: fix iseries_veth initStephen Rothwell2006-12-201-3/+6
| |/
* | [TG3]: Update version and reldate.Michael Chan2006-12-171-2/+2
* | [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-172-1/+17
* | [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-171-4/+4
* | [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-171-0/+4
* | [BNX2]: Fix minor loopback problem.Michael Chan2006-12-171-3/+3
* | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2006-12-171-2/+2
* | [BNX2]: Fix panic in bnx2_tx_int().Michael Chan2006-12-171-3/+10
* | [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-171-8/+1
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1322-29/+29
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-132-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-121-2/+1
|\
| * e100: replace kmalloc with kcallocYan Burman2006-12-121-2/+1
* | [PATCH] net, 8139too.c: fix netpoll deadlockIngo Molnar2006-12-121-2/+3
|/
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-111-1/+1
* [NET]: Fix WAN routers kconfig dependency.Randy Dunlap2006-12-111-2/+3
* [PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt2006-12-111-90/+0
* [PATCH] myri10ge: update driver version to 1.1.0Brice Goglin2006-12-111-1/+1
* [PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin2006-12-111-2/+2
* [PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin2006-12-111-2/+2
* [PATCH] myri10ge: drop contiguous skb routinesBrice Goglin2006-12-111-204/+8
* [PATCH] myri10ge: switch to page-based skbBrice Goglin2006-12-111-79/+93
* [PATCH] myri10ge: add page-based skb routinesBrice Goglin2006-12-111-0/+190
* [PATCH] myri10ge: indentation cleanupsBrice Goglin2006-12-111-4/+4
* [PATCH] chelsio: working NAPIStephen Hemminger2006-12-114-83/+67
* [PATCH] MACB: Use __raw register accessHaavard Skinnemoen2006-12-112-3/+3
* [PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2006-12-112-4/+4
* [PATCH] ucc_geth: Initialize mdio_lock.Scott Wood2006-12-111-0/+2
* [PATCH] ucc_geth: compilation error fixesScott Wood2006-12-111-5/+5
* [PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong2006-12-091-1/+2
* [PATCH] m68k/HP300: HP LANCE updatesKars de Jong2006-12-092-5/+11
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-088-65/+16
* [BNX2]: Add an error check.Adrian Bunk2006-12-081-1/+1