1. a40242f wimax/i2400m: limit the message size upto 16KiB [v1] by Prasanna S. Panchamukhi · 14 years ago
  2. e6dd789 wimax/i2400m: increase the maximum number of payloads per message to 60 [v1] by Prasanna S. Panchamukhi · 14 years ago
  3. d944017 wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_setup() by Cindy H Kao · 14 years ago
  4. 2354161 wimax/i2400m: Correct the error path handlers order in i2400m_post_reset() by Cindy H Kao · 14 years ago
  5. 599e595 wimax/i2400m: add the error recovery mechanism on TX path by Cindy H Kao · 14 years ago
  6. f4e4134 wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle() by Cindy H Kao · 14 years ago
  7. 49d72df3 wimax/i2400m: correct the error path handlers in dev_start() by Cindy H Kao · 14 years ago
  8. f22cf68 wimax/i2400m: fix the race condition for accessing TX queue by Cindy H Kao · 15 years ago
  9. 570eb0e wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU. by Prasanna S. Panchamukhi · 15 years ago
  10. 080de04 wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h by Prasanna S. Panchamukhi · 15 years ago
  11. 4818d14 wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer available by Prasanna S.Panchamukhi · 15 years ago
  12. f120c6b Bluetooth: Set hdev->dev_type based on Marvell device type by Bing Zhao · 14 years ago
  13. 6406160 Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() by Bing Zhao · 14 years ago
  14. 903c843 Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly by Bing Zhao · 14 years ago
  15. 31f085f Bluetooth: Fix storing negative values as unsigned char by Dan Carpenter · 14 years ago
  16. 4f7ac18 Bluetooth: Fix wrong packet type count increment by Gustavo F. Padovan · 14 years ago
  17. acce90d Bluetooth: Use the proper function cast to get hdr data by Gustavo F. Padovan · 14 years ago
  18. fe1aff7 Bluetooth: Fix return value when bt_skb_alloc fails by Gustavo F. Padovan · 14 years ago
  19. a33fa66 bnx2: Add prefetches to rx path. by Michael Chan · 14 years ago
  20. c67938a bnx2: Add GRO support. by Michael Chan · 14 years ago
  21. 5eceff7 tehuti: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  22. e56d0b0 sunhme: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  23. 627ad59 smc9194: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  24. 8462d14 ethoc: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 14 years ago
  25. 079ceb4 bcm63xx_enet: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  26. 2039623 KS8695: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  27. 468003f 3c523: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  28. 9199114 3c507: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  29. 575400b net: emaclite: Use resource_size by Tobias Klauser · 14 years ago
  30. 627c8a0 e1000e: Reset 82577/82578 PHY before first PHY register read by Bruce Allan · 14 years ago
  31. 6dfaa76 e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0 by Bruce Allan · 14 years ago
  32. f6dc31a bonding: make bonding support netpoll by WANG Cong · 14 years ago
  33. 0e34e93 netpoll: add generic support for bridge and bonding devices by WANG Cong · 14 years ago
  34. 0825959 ixgbevf: Cache PF ack bit in interrupt by Greg Rose · 14 years ago
  35. 8a07a22 ixgbe: Streamline MC filter setup for VFs by Greg Rose · 14 years ago
  36. 7342291 ixgbe: Remove unneeded register writes in VF VLAN setup by Greg Rose · 14 years ago
  37. 58544fe Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  38. 2873957 igb: reduce cache misses on tx cleanup by Nick Nunley · 14 years ago
  39. a84afa4 ks8851: companion eeprom access through ethtool by Sebastien Jan · 14 years ago
  40. a4bdfff ks8851: Low level functions for read/write to companion eeprom by Sebastien Jan · 14 years ago
  41. 7d99746 ks8851: Add caching of CCR register by Sebastien Jan · 14 years ago
  42. d951f72 forcedeth: Account for consumed budget in napi poll by Tom Herbert · 14 years ago
  43. 0294b6f netdev: octeon_mgmt: Remove some gratuitous blank lines. by David Daney · 14 years ago
  44. 4e4a4f1 netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue. by David Daney · 14 years ago
  45. b635e06 netdev: octeon_mgmt: Free TX skbufs in a timely manner. by David Daney · 14 years ago
  46. a0cfa85 netdev: octeon_mgmt: Fix race manipulating irq bits. by David Daney · 14 years ago
  47. 4d30b80 netdev: octeon_mgmt: Fix race condition freeing TX buffers. by David Daney · 14 years ago
  48. 62538d2 netdev: octeon_mgmt: Use proper MAC addresses. by David Daney · 14 years ago
  49. 7f01648 ixgbe: Add support for VF MAC and VLAN configuration by Greg Rose · 14 years ago
  50. f041277 ixgbe: Add boolean parameter to ixgbe_set_vmolr by Greg Rose · 14 years ago
  51. eab2abf e1000/e1000e: implement a simple interrupt moderation by Jesse Brandeburg · 14 years ago
  52. edf15c1 e1000e: increase rx fifo size to 36K on 82574 and 82583 by Alexander Duyck · 14 years ago
  53. f85e4df e1000e: Save irq into netdev structure by Tom Herbert · 14 years ago
  54. c72ea83 e1000e: Remove unnessary log message by Tom Herbert · 14 years ago
  55. 50849d7 e1000e: reduce writes of RX producer ptr by Tom Herbert · 14 years ago
  56. 9ed318d e1000e: save skb counts in TX to avoid cache misses by Tom Herbert · 14 years ago
  57. 4447957 bnx2x: Fix check to get RX hash by Tom Herbert · 14 years ago
  58. 2861a18 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
  59. 8316324 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
  60. f2c9838 rtl8187: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  61. 8753d29 pppoe: remove unnecessary checks in pppoe_flush_dev by Jiri Pirko · 14 years ago
  62. c693bf9 rtl8180: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  63. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 14 years ago
  64. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 14 years ago
  65. 79a854f rt2x00: Enable RT30xx by default. by Gertjan van Wingerde · 14 years ago
  66. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 14 years ago
  67. 3d79b2a iwlwifi: recalculate average tpt if not current by Reinette Chatre · 14 years ago
  68. 0a12761 forcedeth: Kill NAPI config options. by David S. Miller · 14 years ago
  69. 53f224c forcedeth: GRO support by Tom Herbert · 14 years ago
  70. 52a60ed phy/micrel: Add module device ID table for autoloading. by David S. Miller · 14 years ago
  71. 0f7ca59 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  72. d050700 drivers/net/phy: micrel phy driver by David J. Choi · 14 years ago
  73. 55afbd0 macvtap: add ioctl to modify vnet header size by Michael S. Tsirkin · 14 years ago
  74. e9162ab dm9601: fix phy/eeprom write routine by Peter Korsgaard · 14 years ago
  75. 26d2784 Revert "ixgbe: disable MSI-X by default on certain Cisco adapters" by David S. Miller · 14 years ago
  76. 19937d0 ppp_generic: handle non-linear skbs when passing them to pppd by Simon Arlott · 14 years ago
  77. ea8420e ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid by Simon Arlott · 14 years ago
  78. 52c7738 iwmc3200wifi: fix busted iwm_debugfs_init definition by John W. Linville · 14 years ago
  79. 1d7d969 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  80. 12ef116 wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. by Xose Vazquez Perez · 14 years ago
  81. 23ff98f mac80211_hwsim: fix double-scan detection by Johannes Berg · 14 years ago
  82. a75b436 mac80211: allow controlling aggregation manually by Johannes Berg · 14 years ago
  83. 07cefe7 orinoco_usb: implement fw download by David Kilroy · 14 years ago
  84. fc97431 orinoco_usb: avoid in_atomic by David Kilroy · 14 years ago
  85. 9afac70 orinoco: add orinoco_usb driver by David Kilroy · 14 years ago
  86. bcad6e8 orinoco: encapsulate driver locking by David Kilroy · 14 years ago
  87. 593ef09 orinoco: allow driver to specify netdev_ops by David Kilroy · 14 years ago
  88. b42f207 orinoco: add hermes_ops by David Kilroy · 14 years ago
  89. c7ab1a4 b43legacy: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  90. 354b4f0 b43: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  91. 91639c7 rt2x00: remove now unused noise field from struct rxdone_entry_desc by John W. Linville · 14 years ago
  92. 1f55c12 iwmc3200wifi: cleanup unneeded debugfs error handling by John W. Linville · 14 years ago
  93. d9d52b5 tun: add ioctl to modify vnet header size by Michael S. Tsirkin · 14 years ago
  94. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. 6f1464b net/usb: initiate sync sequence in sierra_net.c driver by Elina Pasheva · 14 years ago
  96. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  97. 2fdc45c net/usb: remove default in Kconfig for sierra_net driver by Elina Pasheva · 14 years ago
  98. 2185126 cdc_ether: Identify MBM devices by GUID in MDLM descriptor by Jonas Sjöquist · 14 years ago
  99. 6c3b9d3 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 14 years ago
  100. 81a2e36 forcedeth: Stay in NAPI as long as there's work by stephen hemminger · 14 years ago