1. f8f5aaf cxgb4: configure HW VLAN extraction through FW by Dimitris Michailidis · 14 years ago
  2. 10df0b9 e1000e: add PCI device id to enable support for 82567V-4 by Bruce Allan · 14 years ago
  3. e98cac4 e1000e: Fix/cleanup PHY reset code for ICHx/PCHx by Bruce Allan · 14 years ago
  4. a305595 e1000e: move settting of flow control refresh timer to link setup code by Bruce Allan · 14 years ago
  5. a65a4a0 e1000e: fix checks for manageability enabled and management pass-through by Bruce Allan · 14 years ago
  6. eab50ff e1000e: Incorrect function pointer set for force_speed_duplex on 82577 by Bruce Allan · 14 years ago
  7. 8b802a7 e1000e: Cleanup e1000_sw_lcd_config_ich8lan() by Bruce Allan · 14 years ago
  8. 757c530 e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check by Bruce Allan · 14 years ago
  9. 9c5e209 e1000e: cleanup multiple common exit points by Bruce Allan · 14 years ago
  10. 52a9b23 e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit by Bruce Allan · 14 years ago
  11. cd79161 e1000e: initialize manageability (IPMI) pass-through in 82574/82583 by Bruce Allan · 14 years ago
  12. 11b08be e1000e: bad state after running ethtool diagnostics with AMT enabled by Bruce Allan · 14 years ago
  13. 4fe4491 e1000e: use static params to save stack space (part 2) by Bruce Allan · 14 years ago
  14. 0b9715e netxen: handle queue manager access by Amit Kumar Salecha · 14 years ago
  15. 14e2cfb netxen: to fix onchip memory access. by Sucheta Chakraborty · 14 years ago
  16. 215387a netxen: remove unnecessary size checks by Sucheta Chakraborty · 14 years ago
  17. f8e21f8 netxen: fix register usage by Amit Kumar Salecha · 14 years ago
  18. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 5a147e8 ar9170: fix for driver-core ABI change by Stephen Rothwell · 15 years ago
  20. cc75589 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
  21. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  22. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  23. 9459d59 wireless: depends on NET by Randy Dunlap · 14 years ago
  24. a6bc03a wireless: rt2x00: rt2800usb: replace X by x by Xose Vazquez Perez · 14 years ago
  25. 6295d81 rt2x00: Clean up generic procedures on descriptor writing. by Gertjan van Wingerde · 14 years ago
  26. 3b9f0ed rt2x00: Fix beaconing on rt2800. by Gertjan van Wingerde · 14 years ago
  27. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 14 years ago
  28. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 14 years ago
  29. 2de64dd rt2x00: Factor out RXWI processing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  30. 59679b9 rt2x00: Factor out TXWI writing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  31. 78b8f3b rt2x00: Don't check whether hardware crypto is enabled when reading RXD. by Gertjan van Wingerde · 14 years ago
  32. e6a8aab rt2x00: Clean up rt2800usb.h. by Gertjan van Wingerde · 14 years ago
  33. d43e49ec rt2x00: Fix setting of txdesc->length field. by Gertjan van Wingerde · 14 years ago
  34. 05e8594 ath5k: several off by one range checks by Dan Carpenter · 14 years ago
  35. 0730d11 ath9k/htc_drv_main: off by one error by Dan Carpenter · 14 years ago
  36. 277a64d ath9k/htc_drv_main: null dereference typo by Dan Carpenter · 14 years ago
  37. 7ada88e iwlwifi: remove stray mutex_unlock() by Dan Carpenter · 14 years ago
  38. 5efa3a6 ath9k_hw: enable PCIe low power mode for AR9003 by Luis R. Rodriguez · 14 years ago
  39. 9e385c5 rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) by John W. Linville · 14 years ago
  40. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  41. 1affa09 rt2x00: rt2800: use correct txop value in tx descriptor by Helmut Schaa · 14 years ago
  42. cbd1ea8 wl1271: Reduce PSM entry hang over period from 128 => 1 ms by Juuso Oikarinen · 14 years ago
  43. 0cbb103 wl1271: Increase timeout for command event waiting by Teemu Paasikivi · 14 years ago
  44. 69e5434 wl1271: Fix to join and channel number handling by Juuso Oikarinen · 14 years ago
  45. 554d720 wl1271: Fix 32 bit register read related endiannes bug by Juuso Oikarinen · 14 years ago
  46. d717fd6 wl1271: Add sysfs file to retrieve HW PG-version and ROM-version by Juuso Oikarinen · 14 years ago
  47. 2ff6575 ath9k_htc: Handle IDLE LED properly by Sujith · 14 years ago
  48. bc6fb35 ath9k_hw: Update initvals for AR9003 for xb113 by Luis R. Rodriguez · 14 years ago
  49. 6f256de ath9k_common: drop incomming frames with an invalid hardware rate by Luis R. Rodriguez · 14 years ago
  50. 8e15599 ath9k_common: move the rate status setting into ath9k_process_rate() by Luis R. Rodriguez · 14 years ago
  51. c809e86 rtl8180: add software-based support for IBSS mode by John W. Linville · 14 years ago
  52. 51e080d rtl8180: assign sequence numbers in the driver by John W. Linville · 14 years ago
  53. 55f9321 rt2x00: Fix RF3052 channel initialization by Ivo van Doorn · 14 years ago
  54. 809bfe8 rt2x00: rt2800: don't overwrite SIFS values on erp changes by Helmut Schaa · 14 years ago
  55. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 14 years ago
  56. 9c6dda4 ath9k_htc: Fix beaconing in IBSS mode by Sujith · 14 years ago
  57. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 14 years ago
  58. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  59. bac6faf orinoco: refactor xmit path by David Kilroy · 14 years ago
  60. 3ef83d74 ath9k: fix another source of corrupt frames by Felix Fietkau · 14 years ago
  61. f3926b4 ar9170usb: remove deprecated aggregation code by Christian Lamparter · 14 years ago
  62. 160b824 ar9170: wait for asynchronous firmware loading by Christian Lamparter · 14 years ago
  63. a33fa66 bnx2: Add prefetches to rx path. by Michael Chan · 14 years ago
  64. c67938a bnx2: Add GRO support. by Michael Chan · 14 years ago
  65. 5eceff7 tehuti: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  66. e56d0b0 sunhme: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  67. 627ad59 smc9194: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  68. 8462d14 ethoc: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 14 years ago
  69. 079ceb4 bcm63xx_enet: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  70. 2039623 KS8695: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  71. 468003f 3c523: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  72. 9199114 3c507: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  73. 80ea76b phy: Fix initialization in micrel driver. by David S. Miller · 14 years ago
  74. 575400b net: emaclite: Use resource_size by Tobias Klauser · 14 years ago
  75. 627c8a0 e1000e: Reset 82577/82578 PHY before first PHY register read by Bruce Allan · 14 years ago
  76. 6dfaa76 e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0 by Bruce Allan · 14 years ago
  77. 6ec8256 veth: Dont kfree_skb() after dev_forward_skb() by Eric Dumazet · 14 years ago
  78. f6dc31a bonding: make bonding support netpoll by WANG Cong · 14 years ago
  79. 0e34e93 netpoll: add generic support for bridge and bonding devices by WANG Cong · 14 years ago
  80. 0825959 ixgbevf: Cache PF ack bit in interrupt by Greg Rose · 14 years ago
  81. 8a07a22 ixgbe: Streamline MC filter setup for VFs by Greg Rose · 14 years ago
  82. 7342291 ixgbe: Remove unneeded register writes in VF VLAN setup by Greg Rose · 14 years ago
  83. 58544fe Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  84. 2873957 igb: reduce cache misses on tx cleanup by Nick Nunley · 14 years ago
  85. 7df9c43 net/gianfar: drop recycled skbs on MTU change by Sebastian Andrzej Siewior · 14 years ago
  86. a84afa4 ks8851: companion eeprom access through ethtool by Sebastien Jan · 14 years ago
  87. a4bdfff ks8851: Low level functions for read/write to companion eeprom by Sebastien Jan · 14 years ago
  88. 7d99746 ks8851: Add caching of CCR register by Sebastien Jan · 14 years ago
  89. d951f72 forcedeth: Account for consumed budget in napi poll by Tom Herbert · 14 years ago
  90. 0294b6f netdev: octeon_mgmt: Remove some gratuitous blank lines. by David Daney · 14 years ago
  91. 4e4a4f1 netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue. by David Daney · 14 years ago
  92. b635e06 netdev: octeon_mgmt: Free TX skbufs in a timely manner. by David Daney · 14 years ago
  93. a0cfa85 netdev: octeon_mgmt: Fix race manipulating irq bits. by David Daney · 14 years ago
  94. 4d30b80 netdev: octeon_mgmt: Fix race condition freeing TX buffers. by David Daney · 14 years ago
  95. 62538d2 netdev: octeon_mgmt: Use proper MAC addresses. by David Daney · 14 years ago
  96. 7f01648 ixgbe: Add support for VF MAC and VLAN configuration by Greg Rose · 14 years ago
  97. f041277 ixgbe: Add boolean parameter to ixgbe_set_vmolr by Greg Rose · 14 years ago
  98. eab2abf e1000/e1000e: implement a simple interrupt moderation by Jesse Brandeburg · 14 years ago
  99. edf15c1 e1000e: increase rx fifo size to 36K on 82574 and 82583 by Alexander Duyck · 14 years ago
  100. f85e4df e1000e: Save irq into netdev structure by Tom Herbert · 14 years ago