1. 7eefb04 NET: ns83820.c remove fastcall macro by David Miller · 17 years ago
  2. 49b11bc SGISEEQ: use cached memory access to make driver work on IP28 by Thomas Bogendoerfer · 17 years ago
  3. db17f39 Add me as maintainer of the RDC r6040 driver by Florian Fainelli · 17 years ago
  4. a064647 iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards by Zhu Yi · 17 years ago
  5. 12342c4 iwlwifi: proper monitor support by Zhu Yi · 17 years ago
  6. 7e94041 libertas: remove check for driver_lock in lbs_interrupt() by David Woodhouse · 17 years ago
  7. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  8. f15ebb6 libertas: change inference about buffer size in lbs_cmd() by David Woodhouse · 17 years ago
  9. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  10. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago
  11. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  12. 6e5cc4f libertas: convert INACTIVITY_TIMEOUT to a direct command by David Woodhouse · 17 years ago
  13. a7c4589 libertas: convert RADIO_CONTROL to a direct command by David Woodhouse · 17 years ago
  14. 354eca9 libertas: submit RSSI command on tx timeout, to check whether module is dead by David Woodhouse · 17 years ago
  15. 18c52e7 libertas: make lbs_submit_command always 'succeed' and set command timer by David Woodhouse · 17 years ago
  16. 8538823 libertas: discard DEFER responses to commands; let the timeout trigger by David Woodhouse · 17 years ago
  17. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  18. ac4cced libertas: reduce explicit references to priv->cur_cmd->cmdbuf by David Woodhouse · 17 years ago
  19. 4694961 libertas: Check for PS mode support on USB devices by David Woodhouse · 17 years ago
  20. b2c57ee libertas: allow for PS mode to be disabled when firmware doesn't support it by David Woodhouse · 17 years ago
  21. b47ef24 libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command by David Woodhouse · 17 years ago
  22. 24dba5f libertas: don't clear priv->dnld_sent after sending sleep confirm by David Woodhouse · 17 years ago
  23. 38bfab1 libertas: fix buffer handling of PS_MODE commands and responses by David Woodhouse · 17 years ago
  24. c6ad373 libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions by David Woodhouse · 17 years ago
  25. d1a469f libertas: fix return from lbs_update_channel() by David Woodhouse · 17 years ago
  26. 681ffbb libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static by David Woodhouse · 17 years ago
  27. 2a34509 libertas: handle command timeout in main thread instead of directly in timer by David Woodhouse · 17 years ago
  28. 9fae899 libertas: ensure response buffer size is always set for lbs_cmd_with_response by David Woodhouse · 17 years ago
  29. 3399ea5 libertas: add __lbs_cmd_async() for asynchronous command submission by David Woodhouse · 17 years ago
  30. ae125bf libertas: store command result in cmdnode instead of priv->cur_cmd_retcode by David Woodhouse · 17 years ago
  31. 7556767 libertas: kill pdata_buf member of struct cmd_ctrl_node by David Woodhouse · 17 years ago
  32. ad12d0f libertas: let __lbs_cmd() free its own cmdnode by David Woodhouse · 17 years ago
  33. 5ba2f8a libertas: kill cleanup_cmdnode() by David Woodhouse · 17 years ago
  34. ecfe9b4 libertas: don't re-initialise cmdnode when taking it off the free queue by David Woodhouse · 17 years ago
  35. 183aeac libertas: introduce and use lbs_complete_command() for command completion by David Woodhouse · 17 years ago
  36. c4ab412 libertas: remove some pointless checks for cmdnode buffer being present by David Woodhouse · 17 years ago
  37. b23b206 libertas: don't use __lbs_cmd() with empty callback in if_usb.c by David Woodhouse · 17 years ago
  38. d9896ee libertas: rename and clean up DownloadcommandToStation by David Woodhouse · 17 years ago
  39. 8e5b6b2d libertas: kill unused wait_option field in struct cmd_ctrl_node by David Woodhouse · 17 years ago
  40. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  41. eae86bf libertas: clean up if_usb driver by David Woodhouse · 17 years ago
  42. b926d6b libertas: stop attempting to reset devices on unload by David Woodhouse · 17 years ago
  43. d9f8870 libertas: don't exit worker thread until kthread_stop() is called by David Woodhouse · 17 years ago
  44. 4ad36d7 b43legacy: Fix rfkill radio LED by Larry Finger · 17 years ago
  45. b7c5678 S2io: Fixes to enable multiple transmit fifos by Ramkrishna Vepa · 17 years ago
  46. 2fda096 S2io: Fixes to enable multiple transmit fifo support by Surjit Reang · 17 years ago
  47. bc4b6b5 cxgb3 - Fix EEH, missing softirq blocking by Divy Le Ray · 17 years ago
  48. b881955 cxgb3 - parity initialization for T3C adapters. by Divy Le Ray · 17 years ago
  49. 06daa16 pasemi: export pasemi_dma_init() by Olof Johansson · 17 years ago
  50. 01f31ac PLIP driver: convert the semaphore killed_timer_sem to completion by Matthias Kaehlcke · 17 years ago
  51. 07b270e bnx2x depends on ZLIB_INFLATE by Lee Schermerhorn · 17 years ago
  52. 9329f4e pcmcia net: use roundup_pow_of_two() macro instead of grotesque loop by Robert P. J. Day · 17 years ago
  53. 67b3c27 e1000: Dump the eeprom when a user encounters a bad checksum by Auke Kok · 17 years ago
  54. 8b32e63 ixgb: enable sun hardware support for broadcom phy by Matheos Worku · 17 years ago
  55. 67cefcb e1000: remove no longer used code for pci read/write cfg by Adrian Bunk · 17 years ago
  56. a7df90a ixgb endianness annotations by Al Viro · 17 years ago
  57. 8327d00 ixgbe endianness annotations by Al Viro · 17 years ago
  58. aaf918b e100 endianness annotations by Al Viro · 17 years ago
  59. 5bb7ea2 forcedeth endianness bugs by Al Viro · 17 years ago
  60. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  61. 3e18826 e1000 endianness annotations by Al Viro · 17 years ago
  62. a39fe74 e1000e endianness annotations by Al Viro · 17 years ago
  63. 439104b sungem endianness annotations by Al Viro · 17 years ago
  64. f3ec33e sunhme endianness annotations by Al Viro · 17 years ago
  65. b710b43 endianness annotations and fixes for olympic by Al Viro · 17 years ago
  66. f5a3ea6 libertas: use spin_is_locked() instead of spin_trylock() in lbs_interrupt() by David Woodhouse · 17 years ago
  67. 8606213 libertas: pass channel argument directly to lbs_mesh_config() by David Woodhouse · 17 years ago
  68. 020f3d0 libertas: cope with both old and new mesh TLV values by David Woodhouse · 17 years ago
  69. 9f46257 libertas: make lbs_update_channel() function non-static by David Woodhouse · 17 years ago
  70. 506e902 libertas: add ethtool support for wake-on-lan configuration by David Woodhouse · 17 years ago
  71. d1f7a5b libertas: implement suspend/resume for USB devices by David Woodhouse · 17 years ago
  72. ab25eca libertas: implement suspend and resume core methods by David Woodhouse · 17 years ago
  73. f3db2bb libertas: make worker thread not freezable by David Woodhouse · 17 years ago
  74. 689442d libertas: switch lbs_cmd() to take a _pointer_ to the command structure by David Woodhouse · 17 years ago
  75. 6ce4fd2 libertas: add lbs_host_sleep_cfg() command function by David Woodhouse · 17 years ago
  76. a27b9f9 libertas: slight cleanup of netif queue stop/wake by David Woodhouse · 17 years ago
  77. 23d36ee libertas: add missing newlines in debugging statements by David Woodhouse · 17 years ago
  78. e125817 libertas: be more careful about command responses matching cur_cmd by David Woodhouse · 17 years ago
  79. 06113c1 libertas: add debugging output to lbs_mesh_config() by David Woodhouse · 17 years ago
  80. 8642f1f libertas: disable mesh temporarily while setting eth channel/assoc by David Woodhouse · 17 years ago
  81. 88ae291 libertas: add missing newline on debug message by David Woodhouse · 17 years ago
  82. 823eaa2 libertas: allow setting channel on mshX device by David Woodhouse · 17 years ago
  83. f5956bf libertas: allow get/set SSID on mshX device by David Woodhouse · 17 years ago
  84. 387a1f0 libertas: whitespace cleanup in host.h by David Woodhouse · 17 years ago
  85. 202f3f3 libertas: kill rx_urb_recall and eth_dev members of struct usb_card_rec by David Woodhouse · 17 years ago
  86. 1f8a083 libertas: kill references to mesh autostart by David Woodhouse · 17 years ago
  87. 23a397a libertas: add lbs_mesh sysfs attribute for enabling mesh by David Woodhouse · 17 years ago
  88. e7240ac libertas: fix sparse endianness warnings in scan.c by David Woodhouse · 17 years ago
  89. 2fd6cfe libertas: make some more functions static by David Woodhouse · 17 years ago
  90. cb182a6 libertas: endianness fixes for get_channel/set_channel by Dan Williams · 17 years ago
  91. 2dd4b26 libertas: convert RF_CHANNEL to a direct command by Dan Williams · 17 years ago
  92. 8e3c91b libertas: convert DATA_RATE to a direct command by Dan Williams · 17 years ago
  93. 79a9a37 libertas: fix case of FWT_ACCESS_LIST_ROUTE and FWT_ACCESS_LIST_NEIGHBOR commands by Dan Williams · 17 years ago
  94. 0f1c823 libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros by David Woodhouse · 17 years ago
  95. 301eacb libertas: convert CMD_MESH_ACCESS to a direct command by David Woodhouse · 17 years ago
  96. ad9d7a7 libertas: fix debug output in lbs_cmd_copyback() function. by David Woodhouse · 17 years ago
  97. ddac452 libertas: rename and re-type bufvirtualaddr to cmdbuf by Dan Williams · 17 years ago
  98. c9cd6f9 libertas: wait for 'firmware ready' event from firmware after loading by David Woodhouse · 17 years ago
  99. 10bca0d libertas: move removal of lbs_rtap file to lbs_stop_card() by David Woodhouse · 17 years ago
  100. 6bc822b libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix by David Woodhouse · 17 years ago