1. 99dd1a2 Merge branch 'upstream-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  2. 7d2e3cb [netdrvr] Trim trailing whitespace for several drivers by Jeff Garzik · 16 years ago
  3. 3f8cb09 drivers/net/lib8390: fix warning, trim trailing whitespace by Jeff Garzik · 16 years ago
  4. 94f9d29 3c359: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  5. 4711c84 3c527: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  6. aa50911 3c523: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  7. 966e37b acenic: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  8. de0561c 6pack: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  9. cd65284 3c589_cs: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  10. 2e8d31d 3c574_cs: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  11. e1eac92 8139too: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  12. 237225f 8139cp: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  13. ad0e8a4 8390.h: remove net_device_stats by Paulius Zaleckas · 16 years ago
  14. 244d74f lib8390: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  15. 8e26916 axnet_cs: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  16. 7ef43eb tipc: Fix race condition when creating socket or native port by Allan Stephens · 16 years ago
  17. 4e3e6dc tipc: Enhancements to name table initialization by Allan Stephens · 16 years ago
  18. 20c2c1f sctp: add sctp/remaddr table to complete RFC remote address table OID by Neil Horman · 16 years ago
  19. 88a0a94 sctp: Support the new specification of sctp_connectx() by Vlad Yasevich · 16 years ago
  20. d364d92 sctp: Bring SCTP_DELAYED_ACK socket option into API compliance by Wei Yongjun · 16 years ago
  21. 5c5e128 mac80211: fix wme code by Johannes Berg · 16 years ago
  22. 3df5ee6 wireless: fix warning introduced by "mac80211: QoS related cleanups" by John W. Linville · 16 years ago
  23. 3a4d3af rt2x00: Clarify supported chipsets in Kconfig by Ivo van Doorn · 16 years ago
  24. 652e3f2 libertas: allow removal of card at any time by Holger Schurig · 16 years ago
  25. a63e5cb libertas: make some functions void by Holger Schurig · 16 years ago
  26. 5f505d9 libertas: debug output tweaks for lbs_thread by Holger Schurig · 16 years ago
  27. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  28. 36fc675 mac80211: remove queue info from ieee80211_tx_status by Johannes Berg · 16 years ago
  29. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 16 years ago
  30. 3e0d4cb iwlwifi: rename iwl-4965.h to iwl-dev.h by Tomas Winkler · 16 years ago
  31. 5a36ba0 iwlwifi: rename iwl-4965-commands to iwl-commands.h by Tomas Winkler · 16 years ago
  32. e86fe9f iwlwifi-5000: add nic config handler for 5000 HW by Tomas Winkler · 16 years ago
  33. f1f6941 iwlwifi-5000: add eeprom check version handler by Tomas Winkler · 16 years ago
  34. 7839fc0 iwlwifi-5000: update the byte count in SCD by Emmanuel Grumbach · 16 years ago
  35. d4100dd iwlwifi-5000: add iwl 5000 shared memory handlers by Ron Rindjunsky · 16 years ago
  36. fcf623d iwlwifi-5000: Add HW REV of 5000 HW family by Tomas Winkler · 16 years ago
  37. 1179f18 iwlwifi-5000: adjust antennas names in 5000 HW family by Tomas Winkler · 16 years ago
  38. 33fd503 iwlwifi-5000: add run time calibrations for 5000 by Emmanuel Grumbach · 16 years ago
  39. c031bf8 iwlwifi-5000: update the CT-Kill value for 5000 series by Emmanuel Grumbach · 16 years ago
  40. fdd3e8a iwlwifi-5000: adding iwl5000 HW parameters by Tomas Winkler · 16 years ago
  41. 25ae398 iwlwifi-5000: EEPROM settings for 5000 by Tomas Winkler · 16 years ago
  42. 88acbd3 iwlwifi-5000: use iwl4965_set_pwr_src in 5000 by Tomas Winkler · 16 years ago
  43. 30d5926 iwlwifi-5000: add apm_init handler for 5000 HW family by Tomas Winkler · 16 years ago
  44. da8dec2 iwlwifi-5000: add ops infrastructure for 5000 by Tomas Winkler · 16 years ago
  45. 5a6a256 iwlwifi-5000: adding initial recognition for the 5000 family by Tomas Winkler · 16 years ago
  46. 694cc56 iwlwifi: wrapping nic configuration in iwl core handler by Tomas Winkler · 16 years ago
  47. e4d18d8 iwlwifi: remove unnecessary apmg settings by Tomas Winkler · 16 years ago
  48. d4789ef iwlwifi: move hw_rx_handler_setup to iwl-4965.c by Emmanuel Grumbach · 16 years ago
  49. a395b92 iwlwifi: remove 49 prefix from general CSR values by Tomas Winkler · 16 years ago
  50. b0692f2 iwlwifi: move verify_ucode functions to iwl-core by Emmanuel Grumbach · 16 years ago
  51. 5b28d3c rt2x00: Release rt2x00 2.1.5 by Ivo van Doorn · 16 years ago
  52. 9a46d44 rt2x00: Fix kernel-doc by Ivo van Doorn · 16 years ago
  53. bd394a7 rt2x00: Add helper macros by Ivo van Doorn · 16 years ago
  54. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 16 years ago
  55. 62e70cf rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES by Ivo van Doorn · 16 years ago
  56. 2d9ccf8 rt2x00: Support hardware RTS and CTS-to-self frames by Ivo van Doorn · 16 years ago
  57. e40ac41 b43: Don't disable IRQs in mac_suspend by Michael Buesch · 16 years ago
  58. f93d65f iwlwifi: 3945 remove unused SCD definitions by Tomas Winkler · 16 years ago
  59. 4b52c39 iwlwifi: move Flow Handlers define to iwl-fh.h by Emmanuel Grumbach · 16 years ago
  60. 11bf925 iwlwifi: iwl-sta redundant includes clean up by Ron Rindjunsky · 16 years ago
  61. c7de35c iwlwifi: unify init driver flow by Ron Rindjunsky · 16 years ago
  62. 038669e iwlwifi: clean up register names and defines by Emmanuel Grumbach · 16 years ago
  63. 07bc28e iwlwifi: more RS improvements by Guy Cohen · 16 years ago
  64. f935a6d iwlwifi: rate sacaling fixes by Guy Cohen · 16 years ago
  65. 69fdb30 iwlwifi: rs fix wrong parenthesizing in rs_get_lower_rate function by Guy Cohen · 16 years ago
  66. 3195cdb iwlwifi: reorganize TX RX constatns by Tomas Winkler · 16 years ago
  67. aade00c iwlwifi: rate scale restructure toggle_antenna functions by Guy Cohen · 16 years ago
  68. eecd6e5 iwlwifi: rate scale module cleanups by Guy Cohen · 16 years ago
  69. 39e8850 iwlwifi: TLC modifications by Guy Cohen · 16 years ago
  70. 399f490 iwlwifi: handle shared memory by Ron Rindjunsky · 16 years ago
  71. 8614f36 iwlwifi: check eeprom version in pci probe time by Tomas Winkler · 16 years ago
  72. b661c81 iwlwifi: add iwl_hw_detect function to iwl core by Tomas Winkler · 16 years ago
  73. 9123871 iwlwifi: add apm init handler by Tomas Winkler · 16 years ago
  74. fde0db3 iwlwifi: HT antenna/chains overhaul by Guy Cohen · 16 years ago
  75. d1141df iwlwifi: HT IE in probe request clean up by Emmanuel Grumbach · 16 years ago
  76. cc2a8ea iwlwifi: support 64 bit DMA masks by Ron Rindjunsky · 16 years ago
  77. b73cdf2 iwlwifi: CT-Kill configuration fix by Emmanuel Grumbach · 16 years ago
  78. fe7c404 iwlwifi: remove support for Narrow Channel (10Mhz) by Guy Cohen · 16 years ago
  79. 9e5b806 iwlwifi: remove uneeded callback by Emmanuel Grumbach · 16 years ago
  80. 82c7892 iwlwifi: remove includes to net/ieee80211.h by Tomas Winkler · 16 years ago
  81. 099b40b iwlwifi: expanding HW parameters control by Ron Rindjunsky · 16 years ago
  82. 073d3f5 iwlwifi: changing EEPROM layout handling by Tomas Winkler · 16 years ago
  83. 5da4b55 iwlwifi: Add power level support by Mohamed Abbas · 16 years ago
  84. 7eafd25 remove ieee80211_wx_{get,set}_auth() by Adrian Bunk · 16 years ago
  85. c12cf21 remove ieee80211_tx_frame() by Adrian Bunk · 16 years ago
  86. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 16 years ago
  87. f4440e8 b43: Remove some dead code by Michael Buesch · 16 years ago
  88. f5eda47 b43: Rewrite LO calibration algorithm by Michael Buesch · 16 years ago
  89. 2afc490 ssb: Allow reading of 440-byte SPROM that is not rev 4 by Larry.Finger@lwfinger.net · 16 years ago
  90. 3acea5b mac80211: correct skb allocation by Ester Kummer · 16 years ago
  91. 079a253 iwlwifi: export int iwl4965_set_pwr_src by Tomas Winkler · 16 years ago
  92. a693f18 iwlwifi: define ANA_PLL values in iwl-csr.h by Tomas Winkler · 16 years ago
  93. fe07aa7 iwlwifi: arranging aggregation actions by Ron Rindjunsky · 16 years ago
  94. 3ec4773 iwlwifi: HW crypto acceleration fixes by Emmanuel Grumbach · 16 years ago
  95. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 16 years ago
  96. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 16 years ago
  97. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 16 years ago
  98. 6f4083a iwlwifi: cleanup set_pwr_src by Tomas Winkler · 16 years ago
  99. 947b13a iwlwifi: move find station to iwl-sta.c by Tomas Winkler · 16 years ago
  100. f0832f1 iwlwifi: HW dependent run time calibration by Emmanuel Grumbach · 16 years ago