Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Morton b166cfba01 pcnet32: fix warning há 17 anos atrás
  David S. Miller 63fe46da9c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 há 17 anos atrás
  Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers há 17 anos atrás
  Don Fry 01935d7d2c pcnet32: delete non NAPI code from driver. há 17 anos atrás
  Don Fry b3028cdc18 pcnet32: Use print_mac há 17 anos atrás
  Don Fry 232c564088 pcnet32: use NET_IP_ALIGN instead of 2 há 17 anos atrás
  Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN há 17 anos atrás
  David S. Miller d1d08d1265 [NET]: Fix drivers to handle napi_disable() disabling interrupts. há 17 anos atrás
  Don Fry 4f1e5ba097 pcnet32: remove private net_device_stats structure há 17 anos atrás
  Don Fry 6ad6c75626 pcnet32: remove compile warnings in non-napi mode há 17 anos atrás
  Don Fry feff348fc0 pcnet32: fix non-napi packet reception há 17 anos atrás
  Al Viro 3e33545ba6 pcnet32: endianness há 18 anos atrás
  Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count há 18 anos atrás
  Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls há 18 anos atrás
  Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. há 18 anos atrás
  Don Fry 917270c6ed pcnet32: add suspend and resume capability há 18 anos atrás
  Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. há 18 anos atrás
  Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation há 18 anos atrás
  David S. Miller 8c7b7faaa6 [NET]: Kill eth_copy_and_sum(). há 18 anos atrás
  Don Fry 1e56a4b402 pcnet32: change to use netdev_priv há 18 anos atrás
  Don Fry 6ecb766710 pcnet32: only allocate init_block dma consistent há 18 anos atrás
  Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans há 18 anos atrás
  Don Fry b2cbbd8e0e pcnet32: Fix PCnet32 performance bug on non-coherent architecutres há 18 anos atrás
  Jeff Garzik c31f28e778 drivers/net: eliminate irq handler impossible checks, needless casts há 19 anos atrás
  David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers há 19 anos atrás
  Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> há 19 anos atrás
  Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations há 19 anos atrás
  Don Fry 7de745e562 [PATCH] pcnet32: NAPI implementation há 19 anos atrás
  Don Fry 3904c32414 [PATCH] pcnet32: break receive routine into two pieces. há 19 anos atrás
  Don Fry 9691edd26c [PATCH] pcnet32: move/create receive and transmit routines há 19 anos atrás