1. cfa969e Revert "ehea: Use the standard logging functions" by David S. Miller · 14 years ago
  2. 40fe7d8 net: cris/eth_v10: Use net_device_stats from struct net_device_stats by Tobias Klauser · 14 years ago
  3. b27d50a net: emaclite: Omit private ndo_get_stats function by Tobias Klauser · 14 years ago
  4. e176bbc net: am79c961a: Omit private ndo_get_stats function by Tobias Klauser · 14 years ago
  5. 9f91170 ixgbe: fix enum type mismatch on disable laser by Don Skidmore · 14 years ago
  6. a7f5a5f ixgbe: fix for link failure on SFP+ DA cables by Don Skidmore · 14 years ago
  7. 6464281 be2net: Handle out of buffer completions for lancer by Sathya Perla · 14 years ago
  8. 359a972 be2net: FW init cmd fix for lancer by Sathya Perla · 14 years ago
  9. 63657b9 be2net: Fix be_dev_family_check() return value check by Sathya Perla · 14 years ago
  10. 539995d ehea: Use the standard logging functions by Joe Perches · 14 years ago
  11. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 14 years ago
  12. 900d495 USB CDC NCM host driver by Alexey Orishko · 14 years ago
  13. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 14 years ago
  14. 5ee4937 tg3: Update version to 3.116 by Matt Carlson · 14 years ago
  15. a386b90 tg3: Relax EEE thresholds by Matt Carlson · 14 years ago
  16. a6b68da tg3: Minor EEE code tweaks by Matt Carlson · 14 years ago
  17. 699c019 tg3: Fix 57765 EEE support by Matt Carlson · 14 years ago
  18. 3110f5f5 tg3: Move EEE definitions into mdio.h by Matt Carlson · 14 years ago
  19. 8fc2f99 tg3: Raise the jumbo frame BD flag threshold by Matt Carlson · 14 years ago
  20. 289700db ixgbe: add support for new format of PBA numbers by Don Skidmore · 14 years ago
  21. dbffcb2 ixgbe: add support for 82599 FCoE SKU by Don Skidmore · 14 years ago
  22. 0b077fe ixgbe: add WOL support for SFP+ subdevice by Don Skidmore · 14 years ago
  23. c6ecf39 ixgbe: fix link behavior for SFP+ when driver is brought down by Don Skidmore · 14 years ago
  24. e4d849b qlcnic: Updated driver version to 5.0.13 by Anirban Chakraborty · 14 years ago
  25. 40839129f qlcnic: LICENSE file for qlcnic by Sritej Velaga · 14 years ago
  26. 091056b qlcnic: validate eswitch config values for PF by Amit Kumar Salecha · 14 years ago
  27. 97319a27 qlcnic: Disable loopback support by Sucheta Chakraborty · 14 years ago
  28. 7e300bc sfc: Store MAC address from NVRAM in net_device::perm_addr by Ben Hutchings · 14 years ago
  29. 02ebc26 sfc: Use current MAC address, not NVRAM MAC address, for WoL filter by Ben Hutchings · 14 years ago
  30. 4f3907e sfc: When waking a stopped tx_queue, only lock that tx_queue by Steve Hodgson · 14 years ago
  31. 78d4189 sfc: Update kernel-doc to match earlier move of Toeplitz hash key by Ben Hutchings · 14 years ago
  32. cef68bd sfc: Move xmac_poll_required into struct falcon_nic_data by Ben Hutchings · 14 years ago
  33. 40641ed sfc: Move Falcon global event handling to falcon.c by Ben Hutchings · 14 years ago
  34. 4833f02 sfc: Move mdio_lock to struct falcon_nic_data by Ben Hutchings · 14 years ago
  35. 4de9218 sfc: Move SPI state to struct falcon_nic_data by Ben Hutchings · 14 years ago
  36. 90b7a4e sfc: Remove unnecessary inclusion of various private header files by Ben Hutchings · 14 years ago
  37. 6a8872c sfc: Expose Falcon BootROM config through MTD, not ethtool by Ben Hutchings · 14 years ago
  38. 6c88b0b sfc: Remove broken automatic fallback for invalid Falcon chip/board config by Ben Hutchings · 14 years ago
  39. 18e3ee2 sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue by Steve Hodgson · 14 years ago
  40. 3157183 sfc: Clear RXIN_SEL when soft-resetting QT2025C by Ben Hutchings · 14 years ago
  41. adc1d23 sfc: Read-to-clear LM87 alarm/interrupt status at start of day by Ben Hutchings · 14 years ago
  42. 71839f7 sfc: Distinguish critical and non-critical over-temperature conditions by Ben Hutchings · 14 years ago
  43. 4484cd7 sfc: Fix condition for no-op in set_phy_flash_cfg() by Ben Hutchings · 14 years ago
  44. f18ca36 sfc: Reduce log level for MCDI error response in efx_mcdi_rpc() by Ben Hutchings · 14 years ago
  45. 2989042 can: EG20T PCH: Delete unnecessary spin_lock by Tomoya · 14 years ago
  46. d68f683 can: EG20T PCH: Enumerate LEC macros by Tomoya · 14 years ago
  47. 15ffc8f can: EG20T PCH: Change Message Object Index by Tomoya · 14 years ago
  48. 8339a7e can: EG20T PCH: Separate Interface Register(IF1/IF2) by Tomoya · 14 years ago
  49. 67d52880 vxge: update driver version by Jon Mason · 14 years ago
  50. ead5d23 vxge: use strcpy for strings by Jon Mason · 14 years ago
  51. 1bacdbb vxge: remove unnecessary printks by Jon Mason · 14 years ago
  52. 0793f83f bnx2x: Add Nic partitioning mode (57712 devices) by Dmitry Kravkov · 14 years ago
  53. c20ec76 forcedeth: Use netdev_dbg for printk(KERN_DEBUG by Joe Perches · 14 years ago
  54. ef46ffb forcedeth: Remove netdev_dbg uses by Joe Perches · 14 years ago
  55. b2ba08e forcedeth: Convert dev_printk(<level> to dev_<level>( by Joe Perches · 14 years ago
  56. cd66328 forcedeth: Separate vendor specific initializations into functions by Joe Perches · 14 years ago
  57. c41d41e forcedeth: Add function init_realtek_8211b by Joe Perches · 14 years ago
  58. 1d397f3 forcedeth: Convert pr_<level> to netdev_<level> by Joe Perches · 14 years ago
  59. 294a554 forcedeth: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  60. f52dafc forcedeth: Convert remaining dprintk to netdev_dbg by Joe Perches · 14 years ago
  61. e649985 forcedeth: Use print_hex_dump by Joe Perches · 14 years ago
  62. 6b80858 forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg by Joe Perches · 14 years ago
  63. 344d0dc forcedeth: Change reg_delay arguments and use by Joe Perches · 14 years ago
  64. 7714862 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  65. e9248fb vmxnet3: fix compilation when RSS is disabled by Scott J. Goldman · 14 years ago
  66. 5e95596 stmmac: fix stmmac_resume removing not yet used shutdown flag by Giuseppe Cavallaro · 14 years ago
  67. de855b9 forcedeth: use usleep_range not msleep for small sleeps by Szymon Janc · 14 years ago
  68. 34cf97e forcedeth: do not use assignment in if conditions by Szymon Janc · 14 years ago
  69. 5504e13 forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch by Szymon Janc · 14 years ago
  70. 9b03b06 forcedeth: remove unnecessary checks before kfree by Szymon Janc · 14 years ago
  71. 78aea4f forcedeth: fix multiple code style issues by Szymon Janc · 14 years ago
  72. 47c0531 zd1211rw: document need for kmalloc cast by Joe Perches · 14 years ago
  73. e80be0b vxge: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  74. f316746 qlcnic: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  75. 0acdf68 netxen: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  76. c661c4a cxgb3: Removing unused return variable by Breno Leitao · 14 years ago
  77. 6a63262 ethoc: remove division from loops by Jonas Bonn · 14 years ago
  78. 4f64bcb ethoc: fix function return type by Jonas Bonn · 14 years ago
  79. 8dac428 ethoc: rework mdio read/write by Jonas Bonn · 14 years ago
  80. fa98eb0 ethoc: rework interrupt handling by Jonas Bonn · 14 years ago
  81. 20f70dd ethoc: Double check pending RX packet by Jonas Bonn · 14 years ago
  82. 7438a54 ethoc: enable interrupts after napi_complete by Adam Edvardsson · 14 years ago
  83. eac0d3f ethoc: remove unused spinlock by Jonas Bonn · 14 years ago
  84. e0f4258 ethoc: Add device tree configuration by Jonas Bonn · 14 years ago
  85. 5892b9e bnx2x: Use helpers instead of direct access to the shinfo(skb) fields by Vladislav Zolotarov · 14 years ago
  86. be7ff1a bnx2: Remove config access to non-standard registers by Michael Chan · 14 years ago
  87. a5dac10 bnx2: Fix reset bug on 5709 by Eddie Wai · 14 years ago
  88. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  89. 5a6f95e netxen: avoid using reset_devices as it may become obsolete by Rajesh Borundia · 14 years ago
  90. b0044bc qlcnic: avoid using reset_devices as it may become obsolete. by Rajesh Borundia · 14 years ago
  91. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  92. fe6d2a3 be2net: adding support for Lancer family of CNAs by Sathya Perla · 14 years ago
  93. 51cce8a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  94. 4f85593 ath9k_hw: remove ath9k_hw_stoppcurecv by Felix Fietkau · 14 years ago
  95. fa6e15e ath9k_htc: Identify devices using driver_info by Rajkumar Manoharan · 14 years ago
  96. f7ec8fb ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB) by Rajkumar Manoharan · 14 years ago
  97. 64f1217 ath9k_htc: Add driver_info in usb device list by Rajkumar Manoharan · 14 years ago
  98. bedbbb9 ath: Add a driver_info bitmask field by Rajkumar Manoharan · 14 years ago
  99. 35162ba iwlwifi: advance power management support by Wey-Yi Guy · 14 years ago
  100. 1f37daf iwlwifi: power management checking for shadow register by Wey-Yi Guy · 14 years ago