1. 7d1de80 rt2x00: Correctly initialize data and desc pointer by Ivo van Doorn · 17 years ago
  2. 837e7f2 rt2x00: Move init_txring and init_rxring into rt2x00lib by Ivo van Doorn · 17 years ago
  3. 7e56d38 rt2x00: Determine MY_BSS from descriptor by Ivo van Doorn · 17 years ago
  4. dd3193e rt2x00: Cleanup write_tx_desc() arguments by Ivo van Doorn · 17 years ago
  5. 3c4f208 rt2x00: Move packet filter flags by Ivo van Doorn · 17 years ago
  6. e37ea21 rt2x00: Move start() and stop() handlers into rt2x00lib.c by Ivo van Doorn · 17 years ago
  7. 0426710 rt2x00: Store queue idx and entry idx in data_ring and data_entry by Ivo van Doorn · 17 years ago
  8. 3867705 rt2x00: Only set the TBCN flag when the interface is configured to send beacons. by Ivo van Doorn · 17 years ago
  9. 1230cb8 rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY by Ivo van Doorn · 17 years ago
  10. 3e34c6d rt2x00: Fix chipset debugfs file by Ivo van Doorn · 17 years ago
  11. 96c755a b43: Fix any N-PHY related WARN_ON() in the attach stage. by Michael Buesch · 17 years ago
  12. d5c71e4 b43: Add NPHY kconfig option by Michael Buesch · 17 years ago
  13. aa6c7ae b43: Add definitions for MAC Control register by Michael Buesch · 17 years ago
  14. 03b2977 b43: Remove PIO support by Michael Buesch · 17 years ago
  15. f3dd3fc b43: Fix chip access validation for new devices by Michael Buesch · 17 years ago
  16. 9db1f6d b43: Only select allowed TX and RX antennas by Michael Buesch · 17 years ago
  17. e861b98 ssb: Fix extraction of values from SPROM by Michael Buesch · 17 years ago
  18. 66c6b13 iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' by Zhu Yi · 17 years ago
  19. 27ae4d4 prism54: remove questionable down_interruptible usage by Daniel Walker · 17 years ago
  20. 772353d Revert "rtl8187: fix tx power reading" by John W. Linville · 17 years ago
  21. 0e5ce1f misc wireless annotations by Al Viro · 17 years ago
  22. 5b5e807 ipw2200: do not byteswap struct ipw_associate by Al Viro · 17 years ago
  23. e62e1ee ipw2200 trivial annotations by Al Viro · 17 years ago
  24. 0569056 prism54 trivial annotations by Al Viro · 17 years ago
  25. cecefb8 bcm43xx annotations by Al Viro · 17 years ago
  26. 8160c03 p54pci: endianness annotations and fixes by Al Viro · 17 years ago
  27. 184a3b2 hostap: don't mess with mixed-endian even for internal skb queues by Al Viro · 17 years ago
  28. 8a9faf3 hostap annotations by Al Viro · 17 years ago
  29. 3eb9b41 airo: last of endianness annotations by Al Viro · 17 years ago
  30. 329e2c0 airo: sanitize handling of StatusRid by Al Viro · 17 years ago
  31. a749716 airo: sanitize APListRid handling by Al Viro · 17 years ago
  32. 56d81bd airo: sanitize handling of CapabilityRid by Al Viro · 17 years ago
  33. a23ace5 airo: sanitize handling of StatsRid by Al Viro · 17 years ago
  34. 4293ea3 airo: sanitize handling of WepKeyRid by Al Viro · 17 years ago
  35. 17e7049 airo: sanitize BSSListRid handling by Al Viro · 17 years ago
  36. b8c06bc bap_read()/bap_write() work with fixed-endian buffers by Al Viro · 17 years ago
  37. 0dd2212 airo: sanitize handling of SSID_rid by Al Viro · 17 years ago
  38. 593c2b9 airo: trivial endianness annotations by Al Viro · 17 years ago
  39. 4958730 ipw2200: ipw_tx_skb() endianness bug by Al Viro · 17 years ago
  40. 472caf8 ipw2200 fix: ->rt_chbitmask is le16 by Al Viro · 17 years ago
  41. 743b84d ipw2200 fix: struct ieee80211_radiotap_header is little-endian by Al Viro · 17 years ago
  42. 7698d69 ray_cs fixes by Al Viro · 17 years ago
  43. 1edd3a5 ipw2100 annotations and fixes by Al Viro · 17 years ago
  44. dc73c62 p54common annotations and fixes by Al Viro · 17 years ago
  45. e0c0056 hostap: fix endianness with txdesc->sw_support by Al Viro · 17 years ago
  46. 2ab1f51 airo: fix writerids() endianness by Al Viro · 17 years ago
  47. 1561785 airo endianness bug: cap_rid.extSoftCap by Al Viro · 17 years ago
  48. 0300b33 airo: bug in airo_interrupt() handling on incoming 802.11 by Al Viro · 17 years ago
  49. 851b3e5 airo: fix endianness bug in ->dBm handling by Al Viro · 17 years ago
  50. 977b143 airo: fix transmit_802_11_packet() by Al Viro · 17 years ago
  51. 8fffc15 eliminate byteswapping in struct ieee80211_qos_parameters by Al Viro · 17 years ago
  52. c0ddd04 wireless: cleanup some merge errors by John W. Linville · 17 years ago
  53. a064647 iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards by Zhu Yi · 17 years ago
  54. 12342c4 iwlwifi: proper monitor support by Zhu Yi · 17 years ago
  55. 7e94041 libertas: remove check for driver_lock in lbs_interrupt() by David Woodhouse · 17 years ago
  56. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  57. f15ebb6 libertas: change inference about buffer size in lbs_cmd() by David Woodhouse · 17 years ago
  58. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  59. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago
  60. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  61. 6e5cc4f libertas: convert INACTIVITY_TIMEOUT to a direct command by David Woodhouse · 17 years ago
  62. a7c4589 libertas: convert RADIO_CONTROL to a direct command by David Woodhouse · 17 years ago
  63. 354eca9 libertas: submit RSSI command on tx timeout, to check whether module is dead by David Woodhouse · 17 years ago
  64. 18c52e7 libertas: make lbs_submit_command always 'succeed' and set command timer by David Woodhouse · 17 years ago
  65. 8538823 libertas: discard DEFER responses to commands; let the timeout trigger by David Woodhouse · 17 years ago
  66. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  67. ac4cced libertas: reduce explicit references to priv->cur_cmd->cmdbuf by David Woodhouse · 17 years ago
  68. 4694961 libertas: Check for PS mode support on USB devices by David Woodhouse · 17 years ago
  69. b2c57ee libertas: allow for PS mode to be disabled when firmware doesn't support it by David Woodhouse · 17 years ago
  70. b47ef24 libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command by David Woodhouse · 17 years ago
  71. 24dba5f libertas: don't clear priv->dnld_sent after sending sleep confirm by David Woodhouse · 17 years ago
  72. 38bfab1 libertas: fix buffer handling of PS_MODE commands and responses by David Woodhouse · 17 years ago
  73. c6ad373 libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions by David Woodhouse · 17 years ago
  74. d1a469f libertas: fix return from lbs_update_channel() by David Woodhouse · 17 years ago
  75. 681ffbb libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static by David Woodhouse · 17 years ago
  76. 2a34509 libertas: handle command timeout in main thread instead of directly in timer by David Woodhouse · 17 years ago
  77. 9fae899 libertas: ensure response buffer size is always set for lbs_cmd_with_response by David Woodhouse · 17 years ago
  78. 3399ea5 libertas: add __lbs_cmd_async() for asynchronous command submission by David Woodhouse · 17 years ago
  79. ae125bf libertas: store command result in cmdnode instead of priv->cur_cmd_retcode by David Woodhouse · 17 years ago
  80. 7556767 libertas: kill pdata_buf member of struct cmd_ctrl_node by David Woodhouse · 17 years ago
  81. ad12d0f libertas: let __lbs_cmd() free its own cmdnode by David Woodhouse · 17 years ago
  82. 5ba2f8a libertas: kill cleanup_cmdnode() by David Woodhouse · 17 years ago
  83. ecfe9b4 libertas: don't re-initialise cmdnode when taking it off the free queue by David Woodhouse · 17 years ago
  84. 183aeac libertas: introduce and use lbs_complete_command() for command completion by David Woodhouse · 17 years ago
  85. c4ab412 libertas: remove some pointless checks for cmdnode buffer being present by David Woodhouse · 17 years ago
  86. b23b206 libertas: don't use __lbs_cmd() with empty callback in if_usb.c by David Woodhouse · 17 years ago
  87. d9896ee libertas: rename and clean up DownloadcommandToStation by David Woodhouse · 17 years ago
  88. 8e5b6b2d libertas: kill unused wait_option field in struct cmd_ctrl_node by David Woodhouse · 17 years ago
  89. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  90. eae86bf libertas: clean up if_usb driver by David Woodhouse · 17 years ago
  91. b926d6b libertas: stop attempting to reset devices on unload by David Woodhouse · 17 years ago
  92. d9f8870 libertas: don't exit worker thread until kthread_stop() is called by David Woodhouse · 17 years ago
  93. 4ad36d7 b43legacy: Fix rfkill radio LED by Larry Finger · 17 years ago
  94. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  95. f5a3ea6 libertas: use spin_is_locked() instead of spin_trylock() in lbs_interrupt() by David Woodhouse · 17 years ago
  96. 8606213 libertas: pass channel argument directly to lbs_mesh_config() by David Woodhouse · 17 years ago
  97. 020f3d0 libertas: cope with both old and new mesh TLV values by David Woodhouse · 17 years ago
  98. 9f46257 libertas: make lbs_update_channel() function non-static by David Woodhouse · 17 years ago
  99. 506e902 libertas: add ethtool support for wake-on-lan configuration by David Woodhouse · 17 years ago
  100. d1f7a5b libertas: implement suspend/resume for USB devices by David Woodhouse · 17 years ago