1. c6f3f65 iwlwifi: using PCI_DEVICE macro by Tomas Winkler · 17 years ago
  2. 12a70fb iwlwifi: remove cck_power_index_compensation by Tomas Winkler · 17 years ago
  3. 3edb059 iwlwifi: remove late null-check and duplicate bug_on by Ian Schram · 17 years ago
  4. bc434dd iwlwifi: Beautify by removing superfluous newlines and code by Ian Schram · 17 years ago
  5. bbc5807 iwlwifi: Two comments in iwl-3945.c were longer than 80 columns by Ian Schram · 17 years ago
  6. 6994633 iwlwifi: remove cck_flag from iwl_driver_hw_info by Tomas Winkler · 17 years ago
  7. f1f1f5c iwlwifi: add TGN flag to qos parameters by Tomas Winkler · 17 years ago
  8. dc2453ae iwlwifi: rs-4965 fix return values by Tomas Winkler · 17 years ago
  9. fc4b685 iwlwifi: renaming last_used and first_empty by Tomas Winkler · 17 years ago
  10. 91e1747 iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_ by Ian Schram · 17 years ago
  11. 01ebd06 iwlwifi: fix various spelling and typos by Ian Schram · 17 years ago
  12. 220173b iwlwifi: Add erp_ie_changed hanlder by Tomas Winkler · 17 years ago
  13. a3c7aa5 rt2x00: Release rt2x00 2.0.12 by Ivo van Doorn · 17 years ago
  14. 2700f8b rt2x00: Correctly set ACK bit in tx descriptors by Mattias Nissler · 17 years ago
  15. 3d82346 rt2x00: Place mutex around USB register access by Adam Baker · 17 years ago
  16. 4bd7c45 rt2x00: Remove data_desc structure by Ivo van Doorn · 17 years ago
  17. 2676c94 rt2x00: Rework rt73 antenna selection by Mattias Nissler · 17 years ago
  18. 5079463 rt2x00: Remove unused variables by Ivo van Doorn · 17 years ago
  19. acaa410 rt2x00: Rework rt61 antenna selection. by Mattias Nissler · 17 years ago
  20. 0e14f6d rt2x00: Unconstify rt2x00dev by Adam Baker · 17 years ago
  21. d9890b8 rt2x00: Detect initial rfkill state on register by Ivo van Doorn · 17 years ago
  22. 4300beb rt2x00: Input-polldev requires input device by Ivo van Doorn · 17 years ago
  23. e4cd2ff rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna by Ivo van Doorn · 17 years ago
  24. e25c4bb rt2x00: Disable RX when switching antenna by Ivo van Doorn · 17 years ago
  25. 2d68de3 [PATCH] rt2x00: Release rt2x00 2.0.11 by Ivo van Doorn · 17 years ago
  26. 16b1951 [PATCH] rt2x00: Fix antenna selection. by Mattias Nissler · 17 years ago
  27. ddc827f [PATCH] rt2x00: Cleanup if-statements by Ivo van Doorn · 17 years ago
  28. 69f81a2 [PATCH] rt2x00: Implement SW diversity by Ivo van Doorn · 17 years ago
  29. 8de8c51 [PATCH] rt2x00: Remove rt2x00_clear_link by Ivo van Doorn · 17 years ago
  30. 39e7585 [PATCH] rt2x00: SW diversity should default to antenna B by Ivo van Doorn · 17 years ago
  31. addc81bd [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00 by Ivo van Doorn · 17 years ago
  32. 362f3b6 [PATCH] rt2x00: Use enum defines by Ivo van Doorn · 17 years ago
  33. ebcf26d [PATCH] rt2x00: Move quality statistics into seperate structure by Ivo van Doorn · 17 years ago
  34. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  35. 6e32814 [CONNECTOR]: Cleanup struct cn_callback_entry by Li Zefan · 17 years ago
  36. 96a8996 [CONNECTOR]: Cleanup struct cn_queue_dev by Li Zefan · 17 years ago
  37. 00f5e06 [CONNECTOR]: clean up {,__}cn_rx_skb() by Li Zefan · 17 years ago
  38. fd00eec [CONNECTOR]: add a missing break in cn_netlink_send() by Li Zefan · 17 years ago
  39. f1862b0 [SHAPER]: The scheduled shaper removal. by Adrian Bunk · 17 years ago
  40. 7d1f8db [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL by Jorge Boncompte · 17 years ago
  41. a5929af [ATM]: [ambassador] kmalloc + memset conversion to kzalloc by Joonwoo Park · 17 years ago
  42. 900092a [ATM]: [he] This patch removes the ancient version string. by Adrian Bunk · 17 years ago
  43. 15ca36f [LIBERTAS]: Remove last stray user of MAC_FMT. by David S. Miller · 17 years ago
  44. 7ffc49a [ETH]: Combine format_addr() with print_mac(). by Michael Chan · 17 years ago
  45. 255f97b [TG3]: Update version to 3.87 by Matt Carlson · 17 years ago
  46. ef167e2 [TG3]: Fix supporting flowctrl code by Matt Carlson · 17 years ago
  47. 5be73b4 [TG3]: Correct sw autoneg flow control advertisements by Matt Carlson · 17 years ago
  48. 82cd3d1 [TG3]: Correct 5704S flowctrl advertisements by Matt Carlson · 17 years ago
  49. c98f6e3 [TG3]: Replace some magic 5704S constants by Matt Carlson · 17 years ago
  50. ba4d07a [TG3]: Add 1000T & 1000X flowctl adv helpers by Matt Carlson · 17 years ago
  51. 9593726 [TG3]: Add 1000T & 1000X flowctrl resolvers by Matt Carlson · 17 years ago
  52. 8d01862 [TG3]: Separate requested and actual flow control parameters by Matt Carlson · 17 years ago
  53. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  54. 2caf62f [NIU]: Use print_mac by Joe Perches · 17 years ago
  55. d664537 [TG3]: Use print_mac by Joe Perches · 17 years ago
  56. 137919a [SUNVNET]: Use print_mac by Joe Perches · 17 years ago
  57. 03bffc1 wireless: make drivers include the TSF RX flag where appropriate by Johannes Berg · 17 years ago
  58. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  59. 17159b0 [PARISC]: Fix build after ipv4_is_*() changes. by Joe Perches · 17 years ago
  60. 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 17 years ago
  61. 5e41fb8 [PPP] synchronous tty: convert dead_sem to completion by Matthias Kaehlcke · 17 years ago
  62. 2ba582b [BNX2]: Fix compiler warning. by Michael Chan · 17 years ago
  63. f13561c [BNX2]: Update version to 1.7.1. by Michael Chan · 17 years ago
  64. 57851d8 [BNX2]: Enable new tx ring. by Michael Chan · 17 years ago
  65. c76c047 [BNX2]: Add support for a new tx ring. by Michael Chan · 17 years ago
  66. b4b3604 [BNX2]: Support multiple MSIX IRQs. by Michael Chan · 17 years ago
  67. a1f6019 [BNX2]: Move rx indexes into bnx2_napi struct. by Michael Chan · 17 years ago
  68. a550c99 [BNX2]: Move tx indexes into bnx2_napi struct. by Michael Chan · 17 years ago
  69. 35efa7c [BNX2]: Introduce new bnx2_napi structure. by Michael Chan · 17 years ago
  70. 6d866ff [BNX2]: Restructure IRQ datastructures. by Michael Chan · 17 years ago
  71. ead7270 [BNX2]: Add function to fetch hardware tx index. by Michael Chan · 17 years ago
  72. a0d142c [BNX2]: Update version to 1.6.9. by Michael Chan · 17 years ago
  73. 84eaa18 [BNX2]: Enable S/G for jumbo RX. by Michael Chan · 17 years ago
  74. 1db82f2 [BNX2]: Add fast path code to handle RX pages. by Michael Chan · 17 years ago
  75. 47bf424 [BNX2]: Add init. code to handle RX pages. by Michael Chan · 17 years ago
  76. 110d0ef [BNX2]: Update firmware to support S/G RX buffers. by Michael Chan · 17 years ago
  77. 5d5d001 [BNX2]: Restructure RX ring init. code. by Michael Chan · 17 years ago
  78. 85833c6 [BNX2]: Restructure RX fast path handling. by Michael Chan · 17 years ago
  79. e343d55 [BNX2]: Add ring constants. by Michael Chan · 17 years ago
  80. f5f97b5 [NET]: fix drivers/net/ns83820.c build by Andrew Morton · 17 years ago
  81. 6a7657f [NET]: Remove unused define from loopback driver. by Pavel Emelyanov · 17 years ago
  82. 4138093 [NET]: Remove FASTCALL macro by Harvey Harrison · 17 years ago
  83. 003faaa bcm43xx: mark as obsolete and schedule for removal by John W. Linville · 17 years ago
  84. 52427c9 [TUN]: Use iov_length() by Akinobu Mita · 17 years ago
  85. ad5d20a [MACVLAN]: Allow setting mac address while device is up by Patrick McHardy · 17 years ago
  86. 59891d5 [MACVLAN]: Remove unnecessary IFF_UP check by Patrick McHardy · 17 years ago
  87. 0953864 [NETPOLL]: no need to store local_mac by Stephen Hemminger · 17 years ago
  88. ccb2963 [CAN]: Add virtual CAN netdevice driver by Oliver Hartkopp · 17 years ago
  89. 8561b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  90. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  91. f479874 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  92. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  93. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  94. 68fbda7 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  95. bb04af0 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  96. 0affa45 libata: Change "write_data" to "rw" for some function documentations by Linus Nilsson · 17 years ago
  97. 3bce6f9 HID: ADS/Tech Radio si470x needs blacklist entry by Tobias Lorenz · 17 years ago
  98. 7cea465 HID: Logitech Extreme 3D needs NOGET quirk by Jiri Kosina · 17 years ago
  99. d7d32c8 HID: Refactor MS Presenter 8K key mapping by Jan Kiszka · 17 years ago
  100. 85c985f HID: MS Presenter mapping for PID 0x0701 by Jiri Kosina · 17 years ago