1. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 15 years ago
  2. 981fc1b4 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T by Ben Hutchings · 15 years ago
  3. 398468e sfc: Use a single blink implementation by Ben Hutchings · 15 years ago
  4. dcf477b sfc: SFT9001: Reset LED configuration correctly after blinking by Ben Hutchings · 15 years ago
  5. 3eadb7b sfc: Record RX queue number on GRO path by Ben Hutchings · 15 years ago
  6. 1241e95 sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() by Ben Hutchings · 15 years ago
  7. 3139e62 sfc: Remove ridiculously paranoid assertions by Ben Hutchings · 15 years ago
  8. d96d7dc sfc: Remove redundant gotos from __efx_rx_packet() by Ben Hutchings · 15 years ago
  9. 9e0c8a5 sfc: Remove pointless abstraction of memory BAR number (2) by Ben Hutchings · 15 years ago
  10. dc63d37 ixgbe: Only set/clear VFE in ixgbe_set_rx_mode by Alexander Duyck · 15 years ago
  11. edd2ea5 ixgbe: Use rx buffer length from rx ring for configuring rscctl by Mallikarjuna R Chilakala · 15 years ago
  12. 94b982b ixgbe: Modify 82599 HWRSC statistics counters by Mallikarjuna R Chilakala · 15 years ago
  13. 713d0394 be2net: remove BUG_ON() when be2net runs out of mccq wrbs by Sathya Perla · 15 years ago
  14. 8d56ff1 be2net: Fix cleanup path in be_probe() by Sathya Perla · 15 years ago
  15. 2243e2e be2net: Issue fw_init/clean cmds to fw by Sathya Perla · 15 years ago
  16. 01ed30d be2net: Fix rx_drops_no_fragments stat being incorrectly indexed by Sathya Perla · 15 years ago
  17. e7b909a be2net: support configuration of 64 multicast addresses instead of 32 by Sathya Perla · 15 years ago
  18. 41cec6f e1000e: update Tx Unit hang detection message by Bruce Allan · 15 years ago
  19. a708dd8 e1000e: cosmetic - group local variables of the same type by Bruce Allan · 15 years ago
  20. 9b72461 e1000e: remove redundant might_sleep() by Bruce Allan · 15 years ago
  21. de39b75 e1000e: do not error out on identification LED init failure by Bruce Allan · 15 years ago
  22. 53ec549 e1000e: set pm_qos DMA latency requirement per interface when needed by Bruce Allan · 15 years ago
  23. 99673d9 e1000e: cleanup functions that clear hardware statistics by Bruce Allan · 15 years ago
  24. 3d5e33c e1000e: cleanup - shift indentation left by exiting early in e1000_tso by Bruce Allan · 15 years ago
  25. 564ea9b e1000e: set bools to true/false instead of 1/0 by Bruce Allan · 15 years ago
  26. 84efb7b e1000e: provide comment for 82571 workaround by Bruce Allan · 15 years ago
  27. fe40167 e1000e: remove comments regarding a non-existent api module by Bruce Allan · 15 years ago
  28. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  29. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 15 years ago
  30. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 15 years ago
  31. d8014db e1000e: cleanup redundant #include's by Bruce Allan · 15 years ago
  32. b16a002 e1000e: Incorrect MII Link beat reporting. by Bruce Allan · 15 years ago
  33. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  34. 98086a9 e1000e: improper return code signage by Bruce Allan · 15 years ago
  35. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  36. a68ea77 e1000e: don't clean Rx ring while resetting by Bruce Allan · 15 years ago
  37. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  38. f4e2c6d e1000e: clearing interrupt timers causes descriptors to get flushed by Bruce Allan · 15 years ago
  39. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago
  40. 1fbfca3 e1000e: check WoL mode is among set of supported modes by Bruce Allan · 15 years ago
  41. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  42. fa9a6fe be2net: Patch to flash redboot section while firmware update. by Sarveshwar Bandi · 15 years ago
  43. eb6d021 netxen: remove PCI IDs of CNA device by Amit Kumar Salecha · 15 years ago
  44. 55cac24 igb: Add full support for 82580 devices by Alexander Duyck · 15 years ago
  45. bb2ac47 igb: add support for 82580 MAC by Alexander Duyck · 15 years ago
  46. 2909c3f igb: add support for the 82580 phy by Alexander Duyck · 15 years ago
  47. 164165d drivers/net: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  48. 5452fee drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  49. 0e48174 iwmc3200top: revamp fw name handling by Tomas Winkler · 15 years ago
  50. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  51. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 66b00a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  53. 6602b35 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  54. ec402ba agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() by David Woodhouse · 15 years ago
  55. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  56. dfef948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  57. ea31ba3 drivers/net/wireless/rtl818x: remove exceptional & on function name by Julia Lawall · 15 years ago
  58. 8fbd90b drivers/net/wireless/p54: remove exceptional & on function name by Julia Lawall · 15 years ago
  59. d20a80f drivers/net/wireless/iwlwifi: remove exceptional & on function name by Julia Lawall · 15 years ago
  60. fe4eb54 drivers/net/adm8211.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  61. d8bda9f drivers/net/wan: remove exceptional & on function name by Julia Lawall · 15 years ago
  62. 1ede9b5 drivers/net/via-velocity.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  63. 7678138 drivers/net/via-rhine.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  64. aa36ab8 drivers/net/typhoon.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  65. a974a67 drivers/net/smsc9420.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  66. 91dcbf3 drivers/net/r6040.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  67. c2f379b drivers/net/pppol2tp.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  68. 6cc9318 drivers/net/irda: remove exceptional & on function name by Julia Lawall · 15 years ago
  69. 90145c9 drivers/net/ipg.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  70. dddcb44 drivers/net: remove exceptional & on function name by Julia Lawall · 15 years ago
  71. 4c9ba61 drivers/net/can: remove exceptional & on function name by Julia Lawall · 15 years ago
  72. 9aff7e9 drivers/net/atl1c: remove exceptional & on function name by Julia Lawall · 15 years ago
  73. 5cbb060 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  74. 2d5bc23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  75. 78db1ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  76. 70e3bb5 cxgb3: fix premature page unmap by Divy Le Ray · 15 years ago
  77. 4acc5a8 ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts by Dave Mitchell · 15 years ago
  78. 7adcdb4 drivers/atm/solos-pci.c: fix warning/bug, clean up code by Andrew Morton · 15 years ago
  79. 63ae93a qlge: Bonding fix for mode 6. by Ron Mercer · 15 years ago
  80. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  81. 615534b can: fix setting mcp251x bit timing on open by Christian Pellegrin · 15 years ago
  82. 9a4e328 bnx2x: Don't set netdev->trans_start by Vladislav Zolotarov · 15 years ago
  83. fccaf71 macvlan: Precise RX stats accounting by Eric Dumazet · 15 years ago
  84. b038b04 vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h by Stephen Rothwell · 15 years ago
  85. 90e41ba [CPUFREQ] Fix stale cpufreq_cpu_governor pointer by Prarit Bhargava · 15 years ago
  86. 54c9a35 [CPUFREQ] Resolve time unit thinko in ondemand/conservative govs by Pallipadi, Venkatesh · 15 years ago
  87. e77b89f [CPUFREQ] Fix use after free on governor restore by Dmitry Monakhov · 15 years ago
  88. dd04a6b drivers/video/da8xx-fb.c: fix error return by Roel Kluin · 15 years ago
  89. b6b24c7 spi: error status should be negative by Roel Kluin · 15 years ago
  90. ff854ce USB: option.c: add support for D-Link DWM-162-U5 by Zhang Le · 15 years ago
  91. fca9474 USB: usbmon: fix bug in mon_buff_area_shrink by Alan Stern · 15 years ago
  92. 5294bea USB: xhci: Fix scratchpad deallocation. by Sarah Sharp · 15 years ago
  93. 2fa88da USB: xhci: Fix TRB physical to virtual address translation. by Sarah Sharp · 15 years ago
  94. d94c05e USB: xhci: Fix bug memory free after failed initialization. by Sarah Sharp · 15 years ago
  95. 051522b USB: cdc_acm: Fix memory leak after hangup by Francesco Lavra · 15 years ago
  96. 18a77b5 USB: cdc_acm: Fix race condition when opening tty by Henry Gebhardt · 15 years ago
  97. a1f17a87 USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer by Libin Yang · 15 years ago
  98. d94c7bd tty: cp210x: Fix carrier handling by Alan Cox · 15 years ago
  99. 4175f3e tty_port: If we are opened non blocking we still need to raise the carrier by Alan Cox · 15 years ago
  100. 23f268f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago