Age | Commit message (Expand) | Author | Files | Lines |
2007-02-17 | Hostess SV-11 depends on INET | Baruch Even | 1 | -1/+1 |
2007-02-17 | Fix link autonegotiation timer. | Ralf Baechle | 1 | -3/+13 |
2007-02-17 | sk98lin: planned removal | Stephen Hemminger | 1 | -0/+3 |
2007-02-17 | B44: increase wait loop | Gary Zambrano | 1 | -1/+1 |
2007-02-17 | b44: replace define | Gary Zambrano | 1 | -9/+8 |
2007-02-17 | e1000: allow ethtool to see link status when down | Kok, Auke | 1 | -1/+1 |
2007-02-17 | e1000: remove obsolete custom pci_save_state code | Kok, Auke | 2 | -57/+2 |
2007-02-17 | e1000: fix shared interrupt warning message | Kok, Auke | 1 | -6/+6 |
2007-02-17 | atm: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 3 | -6/+8 |
2007-02-17 | bugfixes and new hardware support for arcnet driver | Jeff Morrow | 4 | -4/+7 |
2007-02-17 | pcnet32 NAPI no longer experimental | pcnet32@verizon.net | 1 | -2/+2 |
2007-02-17 | MAINTAINER | pcnet32@verizon.net | 1 | -2/+2 |
2007-02-17 | macb: Remove inappropriate spinlocks around mii calls | Haavard Skinnemoen | 1 | -21/+3 |
2007-02-17 | Convert meth to netdev_priv | Ralf Baechle | 1 | -13/+13 |
2007-02-17 | sky2: v1.13 | Stephen Hemminger | 1 | -1/+1 |
2007-02-17 | sky2: receive error handling improvements | Stephen Hemminger | 1 | -8/+1 |
2007-02-17 | sky2: transmit timeout | Stephen Hemminger | 2 | -16/+50 |
2007-02-17 | sky2: flow control negotiation for Yukon-FE | Stephen Hemminger | 1 | -11/+31 |
2007-02-17 | sky2: no need to reset pause bits on shutdown | Stephen Hemminger | 1 | -7/+0 |
2007-02-17 | sky2: dont flush good pause frames | Stephen Hemminger | 1 | -1/+1 |
2007-02-17 | cxgb3 Fix copyrights in the cxgb3 driver. | Steve Wise | 6 | -6/+0 |
2007-02-17 | gianfar: don't duplicate gfar_error() | Sergei Shtylyov | 1 | -70/+15 |
2007-02-17 | NetXen: Fix to get the driver working after sparse changes | Amit S. Kale | 1 | -4/+4 |
2007-02-17 | net/wan/pc300too.c: pci_module_init to pci_register_driver | Richard Knutsson | 1 | -1/+1 |
2007-02-17 | atl1: bump version number | Jay Cliburn | 1 | -1/+1 |
2007-02-17 | atl1: add L1 device id to pci_ids, then use it | Chris Snook | 2 | -1/+2 |
2007-02-17 | atl1: remove unused define | Chris Snook | 1 | -1/+0 |
2007-02-17 | atl1: read MAC address from register | Jay Cliburn | 1 | -15/+20 |
2007-02-17 | atl1: fix bad ioread address | Al Viro | 1 | -1/+1 |
2007-02-17 | atl1: drop NET_PCI from Kconfig | Jay Cliburn | 1 | -1/+1 |
2007-02-17 | PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc... | Komuro | 2 | -2/+2 |
2007-02-17 | phylib: Add support for Marvell 88e1111S and 88e1145 | Andy Fleming | 1 | -12/+144 |
2007-02-17 | Merge branch 'master' into upstream | Jeff Garzik | 1487 | -15546/+43459 |
2007-02-17 | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Jeff Garzik | 2243 | -41436/+57341 |
2007-02-16 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 7 | -58/+167 |
2007-02-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 24 | -98/+707 |
2007-02-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 13 | -407/+795 |
2007-02-16 | [PATCH] s3c2410fb: fix un-initialised dev field | Ben Dooks | 1 | -0/+2 |
2007-02-16 | [PATCH] ecryptfs: fix forgotten format specifier | Thomas Hisch | 1 | -1/+2 |
2007-02-16 | [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() | Michael Halcrow | 3 | -8/+24 |
2007-02-16 | [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ... | NeilBrown | 1 | -13/+19 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs | J. Bruce Fields | 1 | -1/+20 |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies | J. Bruce Fields | 1 | -45/+145 |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: don't return explicit mask | J. Bruce Fields | 1 | -18/+7 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix error return on unsupported acl | J. Bruce Fields | 2 | -2/+5 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem | J. Bruce Fields | 1 | -6/+4 |
2007-02-16 | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields | 4 | -136/+66 |
2007-02-16 | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation | J. Bruce Fields | 1 | -95/+38 |
2007-02-16 | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits | J. Bruce Fields | 1 | -10/+13 |
2007-02-16 | [PATCH] knfsd: nfsd4: fix non-terminated string | J. Bruce Fields | 1 | -1/+6 |