1. 3f61213 gigaset: return -ENOTTY for unimplemented functions by Paul Bolle · 15 years ago
  2. 3c420f2 gigaset: Kconfig cleanup by Tilman Schmidt · 15 years ago
  3. 1e2d005 netxen: annotate board_config and board_type by Dhananjay Phadke · 15 years ago
  4. becf46a netxen: cleanup superfluous multi-context code by Dhananjay Phadke · 15 years ago
  5. 9f5bc7f netxen: refactor netdev open close by Dhananjay Phadke · 15 years ago
  6. d32cc3d netxen: small xmit optimizations by Dhananjay Phadke · 15 years ago
  7. 0ddc110 netxen: cleanup rx handling by Dhananjay Phadke · 15 years ago
  8. d5df2a1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  9. db434ac bnx2x: Using DMAE to initialize the chip by Eilon Greenstein · 15 years ago
  10. 6dc7d8c bnx2x: Casting page alignment by Eilon Greenstein · 15 years ago
  11. 916c775 bnx2x: Adding restriction on sge_buf_size by Eilon Greenstein · 15 years ago
  12. d4a4aba qlge: bugfix: Fix endian issue related to rx buffers. by Ron Mercer · 15 years ago
  13. 74c50b4 qlge: bugfix: Pad outbound frames smaller than 60 bytes. by Ron Mercer · 15 years ago
  14. 6b318cb qlge: bugfix: Move netif_napi_del() to common call point. by Ron Mercer · 15 years ago
  15. 39a28bc qlge: Remove spinlock from asic init path. by Ron Mercer · 15 years ago
  16. b25215d qlge: Clear shadow registers before use. by Ron Mercer · 15 years ago
  17. 08b1bc8 qlge: Get rid of irqsave/restore in intr disable. by Ron Mercer · 15 years ago
  18. c9cf0a0 qlge: bugfix: Tell hw to strip vlan header. by Ron Mercer · 15 years ago
  19. 1e21330 qlge: Add tx multiqueue support. by Ron Mercer · 15 years ago
  20. 22bdd4f qlge: Add support for GRO. by Ron Mercer · 15 years ago
  21. d555f59 qlge: Increase filtering for inbound csum settings. by Ron Mercer · 15 years ago
  22. a75ee7f qlge: Remove debug junk from asic reset logic. by Ron Mercer · 15 years ago
  23. db98812 qlge: Move reset logic into asic_reset_worker func. by Ron Mercer · 15 years ago
  24. c035002 p54: fix race condition in memory management by Christian Lamparter · 15 years ago
  25. bd05f28 cfg80211: test before subtraction on unsigned by Roel Kluin · 15 years ago
  26. 1a77733 b43: Fix compilation for devices without PCI core by Michael Buesch · 15 years ago
  27. 39d89cd ath9k: Add a debugfs interface for controlling virtual wiphys by Jouni Malinen · 15 years ago
  28. f98c3bd ath9k: Add a simple virtual wiphy scheduler by Jouni Malinen · 15 years ago
  29. 8089cc4 ath9k: Special processing for channel changes during scan by Jouni Malinen · 15 years ago
  30. 7ec3e51 ath9k: Add workaround to recover from failed channel changes by Jouni Malinen · 15 years ago
  31. ee166a0 ath9k: Check virtual wiphy state on tx() by Jouni Malinen · 15 years ago
  32. 18eb62f ath9k: Pause other virtual wiphys on channel change by Jouni Malinen · 15 years ago
  33. 465ca84 ath9k: Register larger listen interval by Jouni Malinen · 15 years ago
  34. 9580a22 ath9k: Make start/stop operations aware of virtual wiphys by Jouni Malinen · 15 years ago
  35. 0e2dedf ath9k: Add routines for switching between active virtual wiphys by Jouni Malinen · 15 years ago
  36. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 15 years ago
  37. b93bce2 ath9k: Configure RX filter for multi-BSSID broadcast by Jouni Malinen · 15 years ago
  38. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 15 years ago
  39. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 15 years ago
  40. 8ca21f0 ath9k: Set BSSID mask based on configured interfaces by Jouni Malinen · 15 years ago
  41. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 15 years ago
  42. 860559f rt2x00: Export all register stats through debugfs by Ivo van Doorn · 15 years ago
  43. d216aaa ath9k: Clean up setkey operations by Jouni Malinen · 15 years ago
  44. aebe2b5 ath9k: fix AR_TXCFG_DMASZ_MASK value by Gabor Juhos · 15 years ago
  45. b75bc15 ath9k: Remove unused variables in struct ath_beacon_config by Sujith · 15 years ago
  46. 2554935 ath9k: Lock config_interface() callback with a mutex by Sujith · 15 years ago
  47. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 15 years ago
  48. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 15 years ago
  49. 9546aae ath9k: Cleanup beacon stuck processing by Sujith · 15 years ago
  50. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 15 years ago
  51. 0c98de6 ath9k: Use new scan notifiers from mac80211 by Sujith · 15 years ago
  52. 707c1b4 mac80211: Update IBSS beacon timestamp properly by Sujith · 15 years ago
  53. 0ad65bd ath5k: Set TSF fix by Alina Friedrichsen · 15 years ago
  54. b9a1619 ath9k: Set TSF fix by Alina Friedrichsen · 15 years ago
  55. ce4fbdb b43: Pass more RX flags to mac80211 by Michael Buesch · 15 years ago
  56. 91ed19f ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling by Alina Friedrichsen · 15 years ago
  57. 541d8dd ath9k: Handle power modes in isr for power save. by Vivek Natarajan · 15 years ago
  58. 9331ec8 ath9k: Fill in rate_update mac80211 callback by Sujith · 15 years ago
  59. 25c9c87 mac80211: Always send a null data frame if TIM bit is set. by Vivek Natarajan · 15 years ago
  60. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 15 years ago
  61. 672903b ath9k: Document keycache operations by Jouni Malinen · 15 years ago
  62. e65c226 mac80211: Fix TKIP/WEP HT capability handling by Sujith · 15 years ago
  63. a412c80 iwlwifi: reduce stack size by Frank Seidel · 15 years ago
  64. 64abd80 rt2x00: Fix SW antenna diversity by Ivo van Doorn · 15 years ago
  65. 14d2aac iwl3945 : use iwl_activate_qos by Abhijeet Kolekar · 15 years ago
  66. 2a4ddaa iwl3945: add iwl3945_setup_mac by Abhijeet Kolekar · 15 years ago
  67. c8f1613 iwlwifi: fix *pci_probe error flow by Reinette Chatre · 15 years ago
  68. 6e21f15 iwl3945: unify set key flow with iwlwifi by Abhijeet Kolekar · 15 years ago
  69. 7c4cbb6 iwl3945: synchronize timestamp with uCode by Abhijeet Kolekar · 15 years ago
  70. 39e6d22 iwlwifi: update 5150 API version to support new firmware by Jay Sternberg · 15 years ago
  71. 24776cf mac80211: Fix quality reporting for wireless stats by Johannes Berg · 15 years ago
  72. e79c1ba ssb: Add SPROM fallback support by Michael Buesch · 15 years ago
  73. e31ae05 mac80211: Notify the driver only when the beacon interval changes by Sujith · 15 years ago
  74. db5b4f7 ath5k: fix hw rate index condition by Jiri Slaby · 15 years ago
  75. 3f53dd6 ath9k: Fix hw crypto configuration for TKIP in AP mode by Jouni Malinen · 15 years ago
  76. 998a5a7 airo: reduce stack memory footprint by Frank Seidel · 15 years ago
  77. b837e60 wireless, wavelan: spin off by 1 by Roel Kluin · 15 years ago
  78. fa09632 ath9k: Remove ununsed ack duration stuff with long/short preamble by Vasanthakumar Thiagarajan · 15 years ago
  79. f40154e ath9k: Configure Power control register appropriately for h/w with 4k eeprom by Vasanthakumar Thiagarajan · 15 years ago
  80. 5fe7319 zd1211rw: Implement get_tsf() by Alina Friedrichsen · 15 years ago
  81. b3bd89c ath9k: Add module parameter to disable hardware crypto by Jouni Malinen · 15 years ago
  82. 623d563 iwlwifi: fix error flow in iwl*_pci_probe by Reinette Chatre · 15 years ago
  83. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 15 years ago
  84. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 15 years ago
  85. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. 72e2240 bonding: Fix device passed into ->ndo_neigh_setup(). by Patrick McHardy · 15 years ago
  87. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  88. 9d40bbd vlan: Fix vlan-in-vlan crashes. by David S. Miller · 15 years ago
  89. 54acd0e net: Fix missing dev->neigh_setup in register_netdevice(). by David S. Miller · 15 years ago
  90. 8778694 tmspci: fix request_irq race by Meelis Roos · 15 years ago
  91. 2c3c3d0 sfc: Improve NIC internal error recovery by Ben Hutchings · 15 years ago
  92. 4720bc6 sfc: Fix search for flush completion events by Ben Hutchings · 15 years ago
  93. 32d7600 sfc: Don't wake TX queues while they're being flushed by Ben Hutchings · 15 years ago
  94. 8c87037 sfc: Clear I2C adapter structure in falcon_remove_nic() by Ben Hutchings · 15 years ago
  95. 115122a sfc: Clean up properly on reset failure paths by Ben Hutchings · 15 years ago
  96. a7ef593 sfc: Reject packets from the kernel TX queue during a loopback self-test by Ben Hutchings · 15 years ago
  97. ca83db3 sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers by Ben Hutchings · 15 years ago
  98. a883bf5 pkt_sched: act_police: Fix a rate estimator test. by Jarek Poplawski · 15 years ago
  99. 9f8ac0b tg3: Fix 5906 link problems by Matt Carlson · 15 years ago
  100. 559595a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago