1. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  2. 5e65510 ixgbe: add function pointer for semaphore function by Don Skidmore · 14 years ago
  3. 93cb38d ixgbe: X540 Cleanup by Greg Rose · 14 years ago
  4. 75f19c3 ixgbe: cleanup handling of I2C interface to PHY by Emil Tantilov · 14 years ago
  5. 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 14 years ago
  6. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 14 years ago
  7. 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 14 years ago
  8. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 14 years ago
  9. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 14 years ago
  10. b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 14 years ago
  11. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 14 years ago
  12. 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 14 years ago
  13. 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 14 years ago
  14. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 14 years ago
  15. 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 14 years ago
  16. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 14 years ago
  17. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 14 years ago
  18. 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 14 years ago
  19. dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 14 years ago
  20. 888be1a ixgbe: cleanup wake on LAN defines by Emil Tantilov · 14 years ago
  21. c82a538 ixgbevf: Fix Compiler Warnings by Greg Rose · 14 years ago
  22. 3b668a7 igb: Fix strncpy calls to be safe per source code review tools by Carolyn Wyborny · 14 years ago
  23. 93ed835 igb: Fix reg pattern test in ethtool for i350 devices by Carolyn Wyborny · 14 years ago
  24. 9b082d7 igb: warn if max_vfs limit is exceeded by Stefan Assmann · 14 years ago
  25. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  26. 9836f40 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  27. 6d84b98 sfc: Bump version to 3.1 by Ben Hutchings · 14 years ago
  28. 5fb6b06 sfc: Remove configurable FIFO thresholds for pause frame generation by Ben Hutchings · 14 years ago
  29. 119226c sfc: Expose TX push and TSO counters through ethtool statistics by Ben Hutchings · 14 years ago
  30. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 14 years ago
  31. a461103 sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() by Ben Hutchings · 14 years ago
  32. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 14 years ago
  33. a526f14 sfc: Reduce size of efx_rx_buffer further by removing data member by Steve Hodgson · 14 years ago
  34. 8ba5366 sfc: Reduce size of efx_rx_buffer by unionising skb and page by Steve Hodgson · 14 years ago
  35. e364a34 bonding: use the correct size for _simple_hash() by Amerigo Wang · 14 years ago
  36. 8da83f8 enic: Flush driver cache of registered addr lists during port profile disassociate by Roopa Prabhu · 14 years ago
  37. 85e6b8c DM9000: Allow randomised ethernet address by Ben Dooks · 14 years ago
  38. 6f2e154 qla3xxx: add missing __iomem annotation by stephen hemminger · 14 years ago
  39. 4ec952b bonding: fix sparse warning by stephen hemminger · 14 years ago
  40. eaaa3a7 sis900: use pci_dev->revision by Sergei Shtylyov · 14 years ago
  41. 9850767 bnx2x: use dcb_setapp to manage negotiated application tlvs by Shmulik Ravid · 14 years ago
  42. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 14 years ago
  43. 5b2c4dd net: convert bonding to use rx_handler by Jiri Pirko · 14 years ago
  44. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 14 years ago
  45. 8a8efa2 bonding: sync netpoll code with bridge by Amerigo Wang · 14 years ago
  46. b08cd66 rtlwifi: Need to include vmalloc.h by David S. Miller · 14 years ago
  47. 1b0db64 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
  48. c2b6a05 igb: update version string by Carolyn Wyborny · 14 years ago
  49. 4c4b42c igb: Update Intel copyright notice for driver source. by Carolyn Wyborny · 14 years ago
  50. 17dc566 igb: add support for VF Transmit rate limit using iproute2 by Lior Levy · 14 years ago
  51. 6799746 igbvf: remove Tx hang detection by Lior Levy · 14 years ago
  52. 65d676c ixgbevf: Fix name of function in function header comment by Greg Rose · 14 years ago
  53. 69bfbec ixgbevf: Enable jumbo frame support for X540 VF by Greg Rose · 14 years ago
  54. e9f9807 ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller by Greg Rose · 14 years ago
  55. d12b0d9 qlcnic: Remove validation for max tx and max rx queues by Rajesh Borundia · 14 years ago
  56. 9ce13ca qlcnic: fix checks for auto_fw_reset by amit salecha · 14 years ago
  57. a9a6fb3 r6040: bump to version 0.27 and date 23Feb2011 by Florian Fainelli · 14 years ago
  58. 193cfca r6040: fix multicast operations by Shawn Lin · 14 years ago
  59. 81b504b atl1[ce]: fix sparse warnings by stephen hemminger · 14 years ago
  60. 5db5e44 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
  61. db62983 Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 14 years ago
  62. 9e1453c be2net: use hba_port_num instead of port_num by Ajit Khaparde · 14 years ago
  63. 609ff3b be2net: add code to display temperature of ASIC by Ajit Khaparde · 14 years ago
  64. 3968fa1 be2net: fix to ignore transparent vlan ids wrongly indicated by NIC by Ajit Khaparde · 14 years ago
  65. b2aebe6 be2net: variable name change by Ajit Khaparde · 14 years ago
  66. 4ee7721 be2net: fixes in ethtool selftest by Ajit Khaparde · 14 years ago
  67. f6c4bf3 be2net: add new counters to display via ethtool stats by Ajit Khaparde · 14 years ago
  68. 2a3bcfd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  69. 04cfa85 Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6 by David S. Miller · 14 years ago
  70. dc19e4e sh: sh_eth: Add support ethtool by Nobuhiro Iwamatsu · 14 years ago
  71. 320d6c1 ath9k_hw: Fix power on reset by Sujith Manoharan · 14 years ago
  72. 60687ba rt2x00: Add support for RT5390 chip by RA-Shiang Tu · 14 years ago
  73. fe59147 rt2x00: Add/Modify the GPIO register definition by Shiang Tu · 14 years ago
  74. 6f492b6 rt2x00: Add/Modify protection related register definitions by Shiang Tu · 14 years ago
  75. 47715e6 rt2x00: Remove superfluos empty line by Helmut Schaa · 14 years ago
  76. 1bce85cf Revert "rt2x00 : avoid timestamp for monitor injected frame." by Helmut Schaa · 14 years ago
  77. 430df79 rt2x00: Minor optimization for devices with RTS/CTS offload by Helmut Schaa · 14 years ago
  78. e90c54b rt2x00: Fix rt2800 txpower setting to correct value by RA-Jay Hung · 14 years ago
  79. d96aa64 rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity support by RA-Jay Hung · 14 years ago
  80. 9e0bc67 rtlwifi: Remove obsolete/unused macros by Larry Finger · 14 years ago
  81. 17c9ac6 rtlwifi: rtl8192ce: Fix endian warnings by Larry Finger · 14 years ago
  82. 663dcc7 rtlwifi: Modify build system for rtl8192cu by Larry Finger · 14 years ago
  83. 29d00a3 rtlwifi: rtl8192cu: Add routine trx by George · 14 years ago
  84. 59187c5 rtlwifi: rtl8192cu: Add routine table by George · 14 years ago
  85. 3ac23f8 rtlwifi: rtl8192cu: Add routine rf by George · 14 years ago
  86. f0a39ae rtlwifi: rtl8192cu: Add routine phy by George · 14 years ago
  87. 666e845 rtlwifi: rtl8192cu: Add routine mac by George · 14 years ago
  88. dc0313f rtlwifi: rtl8192cu: Add routine hw by George · 14 years ago
  89. 442888c rtlwifi: rtl8192cu: Add routines dm, fw, led and sw by George · 14 years ago
  90. 4295cd2 rtlwifi: Move common parts of rtl8192ce/phy.c by Larry Finger · 14 years ago
  91. e97b775 rtlwifi: Modify wifi.h for rtl8192cu by Larry Finger · 14 years ago
  92. 18d3006 rtlwifi: Add headers for rtl8187cu by George · 14 years ago
  93. 7ea4724 rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu by Larry Finger · 14 years ago
  94. 0e80b9d rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cu by Larry Finger · 14 years ago
  95. a9dd591 rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cu by Larry Finger · 14 years ago
  96. 6908162 ath9k: Implement op_flush() by Vasanthakumar Thiagarajan · 14 years ago
  97. 0aec516 wl12xx: fix sdio_test kconfig/build errors by Randy Dunlap · 14 years ago
  98. d985255 ath5k: Enable AR2315 chipset recognition by Wojciech Dubowik · 14 years ago
  99. f456228 ar9170usb: mark the old driver as obsolete by Christian Lamparter · 14 years ago
  100. f6d7f2c ax88796: use generic mdio_bitbang driver by Marc Kleine-Budde · 14 years ago