1. d041811 iwmc3200wifi: Fix sparse warning by Samuel Ortiz · 15 years ago
  2. b90a5c9 iwmc3200wifi: Set WEP key from connect by Samuel Ortiz · 15 years ago
  3. ae73abf iwmc3200wifi: invalidate profile when necessary before connect by Zhu Yi · 15 years ago
  4. 2b7dcfb rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig by Jussi Kivilinna · 15 years ago
  5. 53d27ea rndis_wlan: fix sparse endianess warnings by Jussi Kivilinna · 15 years ago
  6. c5c4fe9 rndis_wlan: cleanup by Jussi Kivilinna · 15 years ago
  7. 051ae0b rndis_wlan: use bool for on/off switches by Jussi Kivilinna · 15 years ago
  8. 8f43161 ath9k: Call spin_lock_bh() on btcoex_lock by Vasanthakumar Thiagarajan · 15 years ago
  9. ebb8e1d ath9k: Move generic hw timer intr handler to bottom-half by Vasanthakumar Thiagarajan · 15 years ago
  10. 8bc11b4 rfkill: relicense header file by Johannes Berg · 15 years ago
  11. 1c29ce6 ath9k: Do an AHB reset before doing RTC reset by Vasanthakumar Thiagarajan · 15 years ago
  12. 3107edb ipw2200: fix kconfig dependencies by Randy Dunlap · 15 years ago
  13. daee6c0 rt2x00: Reorganize padding & L2 padding by Ivo van Doorn · 15 years ago
  14. 2e27cff rt2x00: Fix TX status reporting by Ivo van Doorn · 15 years ago
  15. 1ee50cd b43: LP-PHY: Fix TX gain tables by Gábor Stefanik · 15 years ago
  16. c71dbd3 b43: Fix typo in modparam_btcoex description by Gábor Stefanik · 15 years ago
  17. 0136e51 b43: Add myself to module authors & to LP-PHY file copyright notices by Gábor Stefanik · 15 years ago
  18. c206a39 b43: Refactor and update antenna diversity for A/G-PHY by Gábor Stefanik · 15 years ago
  19. af472a95 iwl3945: reduce debug noise when default debug flags used by Reinette Chatre · 15 years ago
  20. b57d46a iwlwifi: fix situation in which debug message is printed by Reinette Chatre · 15 years ago
  21. 4c561a0 iwlwifi: use sleep interval succession by Johannes Berg · 15 years ago
  22. 31513be iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate by Daniel C Halperin · 15 years ago
  23. b58ef21 iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall by Daniel C Halperin · 15 years ago
  24. 5027309 iwlwifi: remove 60 Mbps from sband bitrates table by Daniel C Halperin · 15 years ago
  25. 9e39f7c s2io: Generate complete messages using single line DBG_PRINTs by Joe Perches · 15 years ago
  26. 82c2d02 s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> by Joe Perches · 15 years ago
  27. ffb5df6 s2io.c: Standardize statistics accessors by Joe Perches · 15 years ago
  28. a2a20ae s2io.c: fix spelling explaination by Joe Perches · 15 years ago
  29. 6cef2b8 s2io.c: convert printks to pr_<level> by Joe Perches · 15 years ago
  30. d44570e s2io.c: Make more conforming to normal kernel style by Joe Perches · 15 years ago
  31. 44364a0 s2io.c: use kzalloc by Joe Perches · 15 years ago
  32. 4f87032 s2io.c: Use calculated size in kmallocs by Joe Perches · 15 years ago
  33. 13d866a s2io.c: Shorten code line length by using intermediate pointers by Joe Perches · 15 years ago
  34. 6fce365 s2io.c: Use const for strings by Joe Perches · 15 years ago
  35. a453e06 pkt_sched: Fix resource limiting in pfifo_fast by Krishna Kumar · 15 years ago
  36. 03a9a44 net: convert remaining non-symbolic return values in dev_queue_xmit by Krishna Kumar · 15 years ago
  37. 7b3d3e4 netdevice: Consolidate to use existing macros where available. by Krishna Kumar · 15 years ago
  38. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  39. 5de3fca WAN: bit and/or confusion by roel kluin · 15 years ago
  40. 2394905 ucc_geth: Implement suspend/resume and Wake-On-LAN support by Anton Vorontsov · 15 years ago
  41. bf5aec2 ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code by Anton Vorontsov · 15 years ago
  42. 54b1598 ucc_geth: Factor out MAC initialization steps into a call by Anton Vorontsov · 15 years ago
  43. ed24157 powerpc/qe: Implement qe_alive_during_sleep() helper function by Anton Vorontsov · 15 years ago
  44. e0ad2cd ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats() by Anton Vorontsov · 15 years ago
  45. b9caaab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  46. fc57e51 tg3: Update version to 3.101 by Matt Carlson · 15 years ago
  47. f3f3f27 tg3: Move per-int tx members to a per-int struct by Matt Carlson · 15 years ago
  48. 7233448 tg3: Move per-int rx members to per-int struct by Matt Carlson · 15 years ago
  49. 898a56f tg3: Move general int members to a per-int struct by Matt Carlson · 15 years ago
  50. 17375d2 tg3: Convert napi handlers to use tnapi by Matt Carlson · 15 years ago
  51. 09943a1 tg3: Convert ISR parameter to tnapi by Matt Carlson · 15 years ago
  52. 8ef0442 tg3: Move napi to per-int struct by Matt Carlson · 15 years ago
  53. 07b0173 tg3: Cleanup interrupt setup / teardown by Matt Carlson · 15 years ago
  54. 79ed5ac tg3: Use ext rx bds by Matt Carlson · 15 years ago
  55. 21f581a tg3: Create a new prodring_set structure by Matt Carlson · 15 years ago
  56. cf7a729 tg3: Create rx producer ring setup routines by Matt Carlson · 15 years ago
  57. 287be12 tg3: Clarify rx buffer relationships by Matt Carlson · 15 years ago
  58. 8f666b0 tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags by Matt Carlson · 15 years ago
  59. fdb72b3 tg3: Break out mini producer ring handling by Matt Carlson · 15 years ago
  60. 8590a60 tg3: Reformat NVRAM case statements by Matt Carlson · 15 years ago
  61. 2befdce tg3: Add new 5785 10/100 only device ID by Matt Carlson · 15 years ago
  62. 0a9140c tg3: Delay mdio bus init until fw finishes by Matt Carlson · 15 years ago
  63. b3df9a5 tipc: fix test of bearer_priority range in tipc_register_media() by roel kluin · 15 years ago
  64. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago
  65. 4923576 net: sh_eth: add value of ether_link pin in platform_data by Yoshihiro Shimoda · 15 years ago
  66. 2db9517 TI DaVinci EMAC: delay DaVinci EMAC initialization by Rajashekhara, Sudhakar · 15 years ago
  67. 38edb5b WAN/LMC: Fix type_trans(). by Krzysztof Halasa · 15 years ago
  68. 8a27f7c lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address by Joe Perches · 15 years ago
  69. 9a7030b tcp: Remove redundant copy of MD5 authentication key by John Dykstra · 15 years ago
  70. fd3ae5e Speed-up pfifo_fast lookup using a private bitmap by Krishna Kumar · 15 years ago
  71. 31ce8c7 ipv6: Update Neighbor Cache when IPv6 RA is received on a router by David Ward · 15 years ago
  72. 078b073 bnx2: Update firmware to 5.0.0.j3. by Michael Chan · 15 years ago
  73. 80a1096 tcp: fix premature termination of FIN_WAIT2 time-wait sockets by Octavian Purdila · 15 years ago
  74. 80b71b8 fib_trie: resize rework by Jens Låås · 15 years ago
  75. 8945a80 sit: allow ip fragmentation when using nopmtudisc to fix package loss by Sascha Hlusiak · 15 years ago
  76. 30038fc net: ip_rt_send_redirect() optimization by Eric Dumazet · 15 years ago
  77. df19a62 tcp: keepalive cleanups by Eric Dumazet · 15 years ago
  78. 5e9b2db cnic: Put uio init in separate function. by Michael Chan · 15 years ago
  79. ec0248e cnic: Put rx/tx ring allocation in separate function. by Michael Chan · 15 years ago
  80. 3d1427f ipv4: af_inet.c cleanups by Eric Dumazet · 15 years ago
  81. 2975315 pktgen: use proc_create_data() by Alexey Dobriyan · 15 years ago
  82. c3d2f52 pktgen: increase version by Stephen Hemminger · 15 years ago
  83. 63adc6f pktgen: cleanup checkpatch warnings by Stephen Hemminger · 15 years ago
  84. 64e8ff5 pktgen: use common idle routine by Stephen Hemminger · 15 years ago
  85. 2bc481c pktgen: spin using hrtimer by Stephen Hemminger · 15 years ago
  86. fd29cf7 pktgen: convert to use ktime_t by Stephen Hemminger · 15 years ago
  87. 5c9d191 pktgen: avoid calling gettimeofday by Stephen Hemminger · 15 years ago
  88. 5b8db2f pktgen: reorganize transmit loop by Stephen Hemminger · 15 years ago
  89. e470757 pktgen: use netdev_alloc_skb by Stephen Hemminger · 15 years ago
  90. 7d7bb1c pktgen: cleanup clone count test by Stephen Hemminger · 15 years ago
  91. 3791dec pktgen: xmit logic reorganization by Stephen Hemminger · 15 years ago
  92. 3bda06a pktgen: stop_device cleanup by Stephen Hemminger · 15 years ago
  93. 65c5b78 pktgen: mark read-only/mostly variables by Stephen Hemminger · 15 years ago
  94. 475ac1e pktgen: change inlining by Stephen Hemminger · 15 years ago
  95. 648fda7 pktgen: minor cleanup by Stephen Hemminger · 15 years ago
  96. 39aa816 qlge: Move TX completions from workqueue to NAPI. by Ron Mercer · 15 years ago
  97. a4ab613 qlge: Allow running MSIx with fewer vectors. by Ron Mercer · 15 years ago
  98. b2014ff qlge: Get rid of 'default' rx_ring type. by Ron Mercer · 15 years ago
  99. b7f1d43 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  100. 6c98885 bonding: Have bond_check_dev_link examine netif_running by Petri Gynther · 15 years ago