Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-23 | 11 | -62/+113 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2009-03-22 | 2 | -26/+11 | |
| * | | | dm9000: locking bugfix | David Brownell | 2009-03-22 | 1 | -2/+4 | |
| * | | | net: update dnet.c for bus_id removal | Stephen Rothwell | 2009-03-22 | 1 | -3/+3 | |
| * | | | dnet: DNET should depend on HAS_IOMEM | Ilya Yanok | 2009-03-21 | 1 | -1/+1 | |
| * | | | dca: add missing copyright/license headers | Maciej Sosnowski | 2009-03-21 | 2 | -0/+41 | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-03-20 | 1 | -0/+11 | |
| |\ \ \ | ||||||
| | * | | | nl80211: Check that function pointer != NULL before using it | Jouni Malinen | 2009-03-20 | 1 | -0/+11 | |
| * | | | | sungem: missing net_device_ops | Stephen Hemminger | 2009-03-19 | 1 | -5/+4 | |
| * | | | | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle | Sathya Perla | 2009-03-19 | 1 | -5/+5 | |
| * | | | | be2net: replenish when posting to rx-queue is starved in out of mem conditions | Sathya Perla | 2009-03-19 | 2 | -21/+30 | |
| |/ / / | ||||||
* | | | | sunqe: Convert to net_device_ops. | David S. Miller | 2009-03-23 | 1 | -5/+9 | |
* | | | | sunlance: Convert to net_device_ops. | David S. Miller | 2009-03-23 | 1 | -5/+9 | |
* | | | | sunbmac: Convert to net_device_ops. | David S. Miller | 2009-03-23 | 1 | -9/+10 | |
* | | | | myri_sbus: Convert to net_device_ops. | David S. Miller | 2009-03-23 | 1 | -6/+10 | |
* | | | | atl1c: remove duplicated #include | Huang Weiyi | 2009-03-23 | 1 | -1/+0 | |
* | | | | spider_net: Fix build. | David S. Miller | 2009-03-23 | 1 | -9/+9 | |
* | | | | tcp: Discard segments that ack data not yet sent | John Dykstra | 2009-03-22 | 1 | -10/+17 | |
* | | | | bnx2x: Adding licensing to bnx2x_init_values.h | Eilon Greenstein | 2009-03-22 | 1 | -1/+17 | |
* | | | | netdev: expose net_device_ops compat as config option | Stephen Hemminger | 2009-03-21 | 2 | -3/+9 | |
* | | | | hostap: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 2 | -18/+52 | |
* | | | | hostap: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 5 | -33/+11 | |
* | | | | ipw2200: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -8/+22 | |
* | | | | ipw2100: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -5/+12 | |
* | | | | ipw2x00: convert infrastructure for use by net_device_ops | Stephen Hemminger | 2009-03-21 | 3 | -1/+6 | |
* | | | | ipw2x00: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 6 | -77/+49 | |
* | | | | libertas: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -16/+29 | |
* | | | | libertas: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 6 | -41/+16 | |
* | | | | prism54: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 3 | -24/+6 | |
* | | | | prism54: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -12/+16 | |
* | | | | mac80211_hwsim: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -1/+7 | |
* | | | | zd1201: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -6/+13 | |
* | | | | zd1201: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 2 | -20/+10 | |
* | | | | wl3501: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -5/+12 | |
* | | | | wl3501: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 2 | -16/+11 | |
* | | | | raylan: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -7/+14 | |
* | | | | atmel: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -7/+13 | |
* | | | | airo: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -19/+44 | |
* | | | | wavelan: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -10/+14 | |
* | | | | wavelan: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 2 | -39/+17 | |
* | | | | strip: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -12/+12 | |
* | | | | netwave: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -6/+13 | |
* | | | | netwave: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -58/+14 | |
* | | | | sbni: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -6/+14 | |
* | | | | sbni: use internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -42/+26 | |
* | | | | labether: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -4/+8 | |
* | | | | lapbether: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -16/+4 | |
* | | | | cycx: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -20/+21 | |
* | | | | dlci: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -10/+12 | |
* | | | | dlci: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -21/+11 |