| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-10-10 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | |
| We now have struct net_device_stats embedded in struct net_device, and the default ->get_stats() hook does the obvious thing for us. Run through drivers/net/* and remove the driver-local storage of statistics, and driver-local ->get_stats() hook where applicable. This was just the low-hanging fruit in drivers/net; plenty more drivers remain to be updated. [ Resolved conflicts with napi_struct changes and fix sunqe build regression... -DaveM ] Signed-off-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
| 2002-10-02 | [EQL]: Rewrite to be SMP safe. | David S. Miller | |
| 2002-02-04 | v2.4.2.2 -> v2.4.2.3 | Linus Torvalds | |
| - Alan Cox: continued merging - Urban Widmark: smbfs fix (d_add on already hashed dentry - no-no). - Andrew Morton: 3c59x update - Jeff Garzik: network driver cleanups and fixes - Gérard Roudier: sym-ncr drivers update - Jens Axboe: more loop cleanups and fixes - David Miller: sparc update, some networking fixes | |||
| 2002-02-04 | Import changeset | Linus Torvalds | |
