1. 76af569 ni52: clean up check586() by Al Viro · 17 years ago
  2. 7f8cfd5 ni52: clean up initialization of priv by Al Viro · 17 years ago
  3. e06ee2b ni52: make ->base char __iomem * by Al Viro · 17 years ago
  4. de59714 ni52: kill the second argument of check586(), get rid of bogus pointer by Al Viro · 17 years ago
  5. 725aa4a ni52: unbreak scp_struct by Al Viro · 17 years ago
  6. 2d76c26 ni52 trivial iomem annotations by Al Viro · 17 years ago
  7. 9c61a9d ixgb: remove irq_sem by Jesse Brandeburg · 17 years ago
  8. 9150b76 e1000: remove irq_sem by Jesse Brandeburg · 17 years ago
  9. 74ef9c3 e1000e: remove irq_sem by Jesse Brandeburg · 17 years ago
  10. 67d204a e1000e: remove no longer used e1000e_read_nvm_spi by Auke Kok · 17 years ago
  11. a9340b8 ixgb: move externs out of .c files by Auke Kok · 17 years ago
  12. 446490ca ixgb: convert boolean_t to bool by Joe Perches · 17 years ago
  13. bab2bce ixgb: add explicit state checking by Jesse Brandeburg · 17 years ago
  14. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 17 years ago
  15. 3a643d2 rt2x00: Fix in_atomic() usage by Ivo van Doorn · 17 years ago
  16. 866a050 rt2x00: Fix rate detection for invalid signals by Ivo van Doorn · 17 years ago
  17. 49d20fa PS3: gelic: Add support for separate cipher selection by Masakazu Mokuno · 17 years ago
  18. c01f9c6 b43: Don't compile N-PHY code when N-PHY is disabled by Michael Buesch · 17 years ago
  19. 1ea8739 iwlwifi: Completing the parameter packaging by Assaf Krauss · 17 years ago
  20. 83f7d57 ipw2200 annotations and fixes by Al Viro · 17 years ago
  21. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 17 years ago
  22. 857485c iwlwifi: move host command sending functions to core module by Tomas Winkler · 17 years ago
  23. 8622e70 iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info by Assaf Krauss · 17 years ago
  24. 410e088 iwlwifi: iwl3945 remove 4965 commands by Tomas Winkler · 17 years ago
  25. ab885f8 iwlwifi-2.6: enables RX TKIP decryption in HW by Emmanuel Grumbach · 17 years ago
  26. 2bc7508 iwlwifi-2.6: enables HW TKIP encryption by Emmanuel Grumbach · 17 years ago
  27. 17e476b iwlwifi-2.6: RX status translation to old scheme by Emmanuel Grumbach · 17 years ago
  28. deb09c4 iwlwifi-2.6: Cleans up set_key flow by Emmanuel Grumbach · 17 years ago
  29. bf85ea4 iwlwifi: Probe Flow - Extracting hw and priv init by Assaf Krauss · 17 years ago
  30. 1d0a082 iwlwifi: Probe Flow - Performing allocation in a separate function by Assaf Krauss · 17 years ago
  31. 00acbc9 iwlwifi: Packing all 4965 parameters by Assaf Krauss · 17 years ago
  32. 316c30d iwlwifi: Re-ordering probe flow (4965) by Assaf Krauss · 17 years ago
  33. 99f7d39 iwlwifi: remove macros containing offsets from eeprom struct by Reinette Chatre · 17 years ago
  34. ff829ae libertas: store rssi as an u32 by Holger Schurig · 17 years ago
  35. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 17 years ago
  36. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 17 years ago
  37. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 17 years ago
  38. c97329e libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL by Holger Schurig · 17 years ago
  39. 8db4a2b libertas: make a handy lbs_cmd_async() command by Holger Schurig · 17 years ago
  40. 712b6cf iwlwifi: Add debugfs to iwl core by Tomas Winkler · 17 years ago
  41. 19758be iwlwifi: Add TX/RX statistcs to driver by Tomas Winkler · 17 years ago
  42. c79dd5b iwlwifi: rename struct iwl4965_priv to struct iwl_priv by Tomas Winkler · 17 years ago
  43. 0a6857e iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h by Tomas Winkler · 17 years ago
  44. 8236e18 iwlwifi: Bug fix, CCMP with HW encryption with AGG by Max Stepanov · 17 years ago
  45. 56ca84c libertas: remove some unused commands by Holger Schurig · 17 years ago
  46. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 17 years ago
  47. 835d3ac libertas: convert CMD_MAC_CONTROL to a direct command by Holger Schurig · 17 years ago
  48. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 17 years ago
  49. 9bd512f [CASSINI]: Use shorter list_splice_init() macro for brevity. by Robert P. J. Day · 17 years ago
  50. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 17 years ago
  51. 2572c14 BNX2X: prevent ethtool from setting port type by Eliezer Tamir · 17 years ago
  52. d5706ef [8390]: Fix build error. by David S. Miller · 17 years ago
  53. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  54. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  55. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 17 years ago
  56. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 17 years ago
  57. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  58. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  59. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  60. fc4d30a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  61. ffea31e ucc_geth: use correct thread number for 10/100Mbps link by Joakim Tjernlund · 17 years ago
  62. 44b0cda igb: Correctly get protocol information by Mitch Williams · 17 years ago
  63. 725e49c [IOC3] Fix section missmatch by Ralf Baechle · 17 years ago
  64. 69cac98 2.6.25-rc4 de_stop_rxtx polling wrong by Grant Grundler · 17 years ago
  65. 3b446c3 forcedeth: limit tx to 16 by Ayaz Abdulla · 17 years ago
  66. ad390d2d56 3c501: Further coding style fixes by Alan Cox · 17 years ago
  67. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 17 years ago
  68. cdb3469 NEWEMAC: Add compatible "ibm,tah" to tah matching table by Stefan Roese · 17 years ago
  69. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 17 years ago
  70. 4373c93 NEWEMAC: fix support for pause packets by Pravin M. Bathija · 17 years ago
  71. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  72. da74e89 virtio: Enable netpoll interface for netconsole logging by Amit Shah · 17 years ago
  73. 16bb547 drivers/net/atl1/atl1_main.c: remove unused variable by Julia Lawall · 17 years ago
  74. b97ef87 drivers/net/ipg.c: remove unused variable by Julia Lawall · 17 years ago
  75. 9ebfd49 epic100 endianness annotations and fixes by Al Viro · 17 years ago
  76. 48f5fec ipg fix by Al Viro · 17 years ago
  77. 3b5e26f more misannotations: ne2k-pci by Al Viro · 17 years ago
  78. 5ffa6d7 wan/farsync: copy_from_user() to iomem is wrong by Al Viro · 17 years ago
  79. ed773b4a r6040 endianness fixes by Al Viro · 17 years ago
  80. ef85004 ixgbe: Increment version by Auke Kok · 17 years ago
  81. bd0362d ixgbe: Add optional DCA infrastructure by Jeb Cramer · 17 years ago
  82. f494e8f ixgbe: Introduce adaptive interrupt moderation by Ayyappan Veeraiyan · 17 years ago
  83. 30eba97 ixgbe: Introduce Multiqueue TX by Ayyappan Veeraiyan · 17 years ago
  84. 021230d ixgbe: Introduce MSI-X queue vector code by Ayyappan Veeraiyan · 17 years ago
  85. 53e7c46 /drivers/net/atarilance.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  86. 5250f33 /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  87. 0ebd1c1 /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  88. b32dac0 /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  89. 08dc732 /drivers/net/8390.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  90. 5687216 smc91x: make superh use default config V2 by Magnus Damm · 17 years ago
  91. 8a214c1 smc91x: add insw/outsw to default config V2 by Magnus Damm · 17 years ago
  92. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 17 years ago
  93. cfdfa86 smc91x: pass along private data V2 by Magnus Damm · 17 years ago
  94. cf374a8 S2io: Version update for multiqueue and vlan patches by Sreenivasa Honnur · 17 years ago
  95. cdb5bf0 S2io: Support for vlan_rx_kill_vid entry point by Sreenivasa Honnur · 17 years ago
  96. 6cfc482 S2io: Multiqueue network device support - FIFO selection based on L4 ports by Sreenivasa Honnur · 17 years ago
  97. 3a3d575 S2io: Multiqueue network device support implementation by Sreenivasa Honnur · 17 years ago
  98. 6446a86 atl1: reduce forward declarations by Jay Cliburn · 17 years ago
  99. 0dde4ef9 atl1: make functions static by Jay Cliburn · 17 years ago
  100. 235ffa1 atl1: print debug info if rrd error by Jay Cliburn · 17 years ago