Commit History

Author SHA1 Message Date
  Bruce Allan fe1e980f24 e1000e: remove unnecessary returns from void functions 13 years ago
  Bruce Allan 0e15df490e e1000e: minor whitespace and indentation cleanup 13 years ago
  Bruce Allan e885d762b7 e1000e: fix sparse warnings with -D__CHECK_ENDIAN__ 13 years ago
  Bruce Allan a2a5b3235d e1000e: fix checkpatch warning from MINMAX test 13 years ago
  Bruce Allan 24b706b2f4 e1000e: cleanup - use braces in both branches of a conditional statement 13 years ago
  Bruce Allan f36bb6cacd e1000e: add missing initializers reported when compiling with W=1 13 years ago
  Bruce Allan f5e261e626 e1000e: update copyright year 13 years ago
  Bruce Allan 058e8edd11 e1000e: increase version number 13 years ago
  Bruce Allan f2315bf1d1 e1000e: convert final strncpy() to strlcpy() 13 years ago
  Bruce Allan 79d4e9087a e1000e: disable Early Receive DMA on ICH LOMs 13 years ago
  Bruce Allan c550b12185 e1000e: use hardware default values for Transmit Control register 13 years ago
  Bruce Allan 6a92f732f5 e1000e: use default settings for Tx Inter Packet Gap timer 13 years ago
  Bruce Allan 56032be77c e1000e: always set transmit descriptor control registers the same 13 years ago
  Bruce Allan 55aa69854a e1000e: pass pointer to ring struct instead of adapter struct 13 years ago
  Bruce Allan c5083cf6d2 e1000e: convert head, tail and itr_register offsets to __iomem pointers 13 years ago
  Bruce Allan 70495a500d e1000e: add Receive Packet Steering (RPS) support 13 years ago
  Bruce Allan afd12939a0 e1000e: cleanup Rx checksum offload code 13 years ago
  Rusty Russell 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
  Jiri Pirko 8e586137e6 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 13 years ago
  Bruce Allan 5f4a780ddd e1000e: hitting BUG_ON() from napi_enable 13 years ago
  Jeff Kirsher 09357b0025 e1000e: Avoid wrong check on TX hang 13 years ago
  Tom Herbert 3f0cfa3bc1 e1000e: Support for byte queue limits 13 years ago
  David S. Miller f85fa27913 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next 13 years ago
  Michał Mirosław c8f44affb7 net: introduce and use netdev_features_t for device features sets 13 years ago
  Jeff Kirsher ef456f8589 e1000e: Convert printks to pr_<level> 13 years ago
  Jesse Brandeburg ef9b965a1c e1000e: convert to real ndo_set_rx_mode 13 years ago
  Linus Torvalds 7e0bb71e75 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 years ago
  Eric Dumazet 9e903e0852 net: add skb frag size accessors 13 years ago
  Eric Dumazet 98a045d7e4 e1000e: fix skb truesize underestimation 13 years ago
  Ian Campbell 877749bf3f intel: convert to SKB paged frag API. 14 years ago