Age | Commit message (Expand) | Author |
2006-05-12 | [TG3]: ethtool always report port is TP. | Karsten Keil |
2006-05-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-05-10 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi... | Linus Torvalds |
2006-05-10 | sis900: phy for FoxCon motherboard | James Cameron |
2006-05-10 | dl2k: use DMA_48BIT_MASK constant | Francois Romieu |
2006-05-10 | phy: mdiobus_register(): initialize all phy_map entries | Herbert Valerio Riedel |
2006-05-10 | sky2: ifdown kills irq mask | Stephen Hemminger |
2006-05-09 | [TG3]: Fix possible NULL deref in tg3_run_loopback(). | Jesper Juhl |
2006-05-09 | [IRDA]: Switching to a workqueue for the SIR work | Christoph Hellwig |
2006-05-09 | [IRDA]: smsc-ircc: Minimal hotplug support. | David Brownell |
2006-05-08 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Hemminger |
2006-05-08 | spidernet: enable support for bcm5461 ethernet phy | Jens Osterkamp |
2006-05-08 | spidernet: introduce new setting | Jens Osterkamp |
2006-05-08 | Fix RTL8019AS init for Toshiba RBTX49xx boards | Sergei Shtylyov |
2006-05-08 | au1000_eth.c: use ether_crc() from <linux/crc32.h> | Herbert Valerio Riedel |
2006-05-08 | sky2: version 1.3 | Stephen Hemminger |
2006-05-08 | Add more support for the Yukon Ultra chip found in dual core centino laptops. | Stephen Hemminger |
2006-05-08 | sky2: synchronize irq on remove | Stephen Hemminger |
2006-05-08 | sky2: dont write status ring | Stephen Hemminger |
2006-05-08 | sky2: edge triggered workaround enhancement | Stephen Hemminger |
2006-05-08 | sky2: use mask instead of modulo operation | Stephen Hemminger |
2006-05-08 | sky2: tx ring index mask fix | Stephen Hemminger |
2006-05-08 | sky2: status irq hang fix | Stephen Hemminger |
2006-05-08 | sky2: backout NAPI reschedule | Stephen Hemminger |
2006-05-06 | [IRDA] irda-usb: use NULL instead of 0 | Randy Dunlap |
2006-05-05 | [PATCH] bcm43xx: Fix access to non-existent PHY registers | David Woodhouse |
2006-05-05 | [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init | Michael Buesch |
2006-05-05 | [PATCH] bcm43xx: check for valid MAC address in SPROM | Stefano Brivio |
2006-05-05 | [PATCH] bcm43xx: fix iwmode crash when down | Michael Buesch |
2006-05-03 | [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers. | Ralf Baechle DL5RB |
2006-05-02 | forcedeth: fix multi irq issues | Ayaz Abdulla |
2006-05-02 | [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards | Craig Brind |
2006-05-02 | [PATCH] mv643xx_eth: provide sysfs class device symlink | Olaf Hering |
2006-04-29 | [TG3]: Update version and reldate | Michael Chan |
2006-04-29 | [TG3]: Fix bug in nvram write | Michael Chan |
2006-04-29 | [TG3]: Add reset_phy parameter to chip reset functions | Gary Zambrano |
2006-04-29 | [TG3]: Reset chip when changing MAC address | Michael Chan |
2006-04-29 | [TG3]: Add phy workaround | Michael Chan |
2006-04-29 | [TG3]: Call netif_carrier_off() during phy reset | Michael Chan |
2006-04-26 | [PATCH] forcedeth: fix initialization | Ayaz Abdulla |
2006-04-26 | [PATCH] sky2: version 1.2 | Stephen Hemminger |
2006-04-26 | [PATCH] sky2: reset function can be devinit | Stephen Hemminger |
2006-04-26 | [PATCH] sky2: use ALIGN() macro | Stephen Hemminger |
2006-04-26 | [PATCH] sky2: add fake idle irq timer | Stephen Hemminger |
2006-04-26 | [PATCH] sky2: reschedule if irq still pending | Stephen Hemminger |
2006-04-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik |
2006-04-26 | Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2... | Jeff Garzik |
2006-04-26 | Merge branch 'master' into upstream-fixes | Jeff Garzik |
2006-04-25 | e1000: Update truesize with the length of the packet for packet split | Auke Kok |
2006-04-24 | [PATCH] bcm43xx: make PIO mode usable | Michael Buesch |