Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds 9f3938346a Merge branch 'kmap_atomic' of git://github.com/congwang/linux há 13 anos atrás
  Cong Wang 4679026d78 net: remove the second argument of k[un]map_atomic() há 13 anos atrás
  Bruce Allan 3d3a167656 e1000e: cleanup whitespace and indentation há 13 anos atrás
  Bruce Allan 06c24b915c e1000e: cleanup incorrect filename in comment há 13 anos atrás
  Bruce Allan b20caa80e8 e1000e: use true/false for boolean send_xon, do not assume always true há 13 anos atrás
  Bruce Allan 57cde7630c e1000e: rename e1000e_config_collision_dist() and call as function pointer há 13 anos atrás
  Bruce Allan 44abd5c127 e1000e: cleanup use of check_reset_block function pointer há 13 anos atrás
  Ben Greear cf955e6c96 e1000e: Support RXALL feature flag. há 13 anos atrás
  Ben Greear 943146de22 e1000e: Support sending custom Ethernet CRC. há 13 anos atrás
  Ben Greear 0184039a4b e1000e: Support RXFCS feature flag. há 13 anos atrás
  Bruce Allan 5015e53a4c e1000e: cleanup goto statements to exit points without common work há 13 anos atrás
  Bruce Allan 75ce153270 e1000e: cleanup: rename goto labels to be more meaningful há 13 anos atrás
  Bruce Allan f92518ddec e1000e: replace '1' with 'true' for boolean get_link_status há 13 anos atrás
  Bruce Allan fe1e980f24 e1000e: remove unnecessary returns from void functions há 13 anos atrás
  Bruce Allan 0e15df490e e1000e: minor whitespace and indentation cleanup há 13 anos atrás
  Bruce Allan e885d762b7 e1000e: fix sparse warnings with -D__CHECK_ENDIAN__ há 13 anos atrás
  Bruce Allan a2a5b3235d e1000e: fix checkpatch warning from MINMAX test há 13 anos atrás
  Bruce Allan 24b706b2f4 e1000e: cleanup - use braces in both branches of a conditional statement há 13 anos atrás
  Bruce Allan f36bb6cacd e1000e: add missing initializers reported when compiling with W=1 há 13 anos atrás
  Bruce Allan f5e261e626 e1000e: update copyright year há 13 anos atrás
  Bruce Allan 058e8edd11 e1000e: increase version number há 13 anos atrás
  Bruce Allan f2315bf1d1 e1000e: convert final strncpy() to strlcpy() há 13 anos atrás
  Bruce Allan 79d4e9087a e1000e: disable Early Receive DMA on ICH LOMs há 13 anos atrás
  Bruce Allan c550b12185 e1000e: use hardware default values for Transmit Control register há 13 anos atrás
  Bruce Allan 6a92f732f5 e1000e: use default settings for Tx Inter Packet Gap timer há 13 anos atrás
  Bruce Allan 56032be77c e1000e: always set transmit descriptor control registers the same há 13 anos atrás
  Bruce Allan 55aa69854a e1000e: pass pointer to ring struct instead of adapter struct há 13 anos atrás
  Bruce Allan c5083cf6d2 e1000e: convert head, tail and itr_register offsets to __iomem pointers há 13 anos atrás
  Bruce Allan 70495a500d e1000e: add Receive Packet Steering (RPS) support há 13 anos atrás
  Bruce Allan afd12939a0 e1000e: cleanup Rx checksum offload code há 13 anos atrás