1. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  2. 2af0a57 rt2x00: Initialize txop during conf_tx() callback by Ivo van Doorn · 16 years ago
  3. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 16 years ago
  4. 3ee54a0 rt2x00: Map extra_tx_headroom to DMA by Ivo van Doorn · 16 years ago
  5. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  6. de9cc7a libertas: use the common frame control functions by Harvey Harrison · 16 years ago
  7. 5701ed8 ath9k: rc.h cleanup by Sujith · 16 years ago
  8. 1fe1132 ath9k: Remove sc_lastrx as we don't use it anywhere by Sujith · 16 years ago
  9. 14cc709 ath9k: Do not update frame's duration field by Sujith · 16 years ago
  10. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  11. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 16 years ago
  12. 7262d59 p54pci: rx tasklet refactoring by Christian Lamparter · 16 years ago
  13. 84df3ed p54: redo queue numbering by Chr · 16 years ago
  14. 031d10e p54: take tx_queue's lock in rx_frame_sent by Chr · 16 years ago
  15. 154e3af p54: fix rssi auto calibration by Christian Lamparter · 16 years ago
  16. a3ec233 wireless: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  17. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  18. 87e8b64 mac80211_hwsim: Add minimal IEEE 802.11n support by Jouni Malinen · 16 years ago
  19. 31ce12f ssb: Clean up extraction of MAC addresses from SPROM by Larry Finger · 16 years ago
  20. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  21. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  22. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  23. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  24. 095f695 ssb: Update for Rev. 5 SPROM by Larry Finger · 16 years ago
  25. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 16 years ago
  26. 6065367 ath9k: Use definition from ieee80211.h by Sujith · 16 years ago
  27. ff9b662 ath9k: Miscellaneous fixes by Sujith · 16 years ago
  28. dc2222a ath9k: Random cleanup by Sujith · 16 years ago
  29. 927e70e ath9k: Remove remaining occurences of ath_skb_map functions by Sujith · 16 years ago
  30. b14ecdd ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  31. 147583c ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  32. 580f0b8 ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  33. a8fff50 ath9k: Updated Beacon generation to use mac80211-style by Jouni Malinen · 16 years ago
  34. 2ad67de ath9k: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  35. 98deeea ath9k: Trim struct ath_softc by Sujith · 16 years ago
  36. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 16 years ago
  37. 672840a ath9k: Use bitfields for sc operations by Sujith · 16 years ago
  38. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  39. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  40. d2d80ee ath9k: Remove ar5416hal and assign default values directly by Sujith · 16 years ago
  41. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  42. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  43. 7dcfdcd ath9k: RX Filter cleanup by Sujith · 16 years ago
  44. f45144e ath9k: Merge reset functions by Sujith · 16 years ago
  45. 23edcc4 orinoco: Add MIC on TX and check on RX by David Kilroy · 16 years ago
  46. 31afcef orinoco: Process bulk of receive interrupt in a tasklet by David Kilroy · 16 years ago
  47. 06009fd orinoco: Send association events to userspace by David Kilroy · 16 years ago
  48. d03032a orinoco: Add WE-18 ioctls for WPA by David Kilroy · 16 years ago
  49. 409644a orinoco: Use a macro to define wireless handlers by David Kilroy · 16 years ago
  50. 6cd90b1 orinoco: Split wevent work thread from wevent sending by David Kilroy · 16 years ago
  51. 4ae6ee2 orinoco: Don't use boolean parameter to record encoding type by David Kilroy · 16 years ago
  52. 01632fa orinoco: Use extended Agere scans available on 9.x series firmwares by David Kilroy · 16 years ago
  53. 3056c40 orinoco: address checkpatch typedef warning by David Kilroy · 16 years ago
  54. 6eecad7 orinoco: Fix transmit for Agere/Lucent with fw 9.x by David Kilroy · 16 years ago
  55. 3994d50 orinoco: Invoke firmware download in main driver by David Kilroy · 16 years ago
  56. 8f5ae73 orinoco: Extend hermes_dld routines for Agere firmware by David Kilroy · 16 years ago
  57. e233418 orinoco: Make firmware download logic more generic by David Kilroy · 16 years ago
  58. f482eb7 orinoco: Move firmware download functionality into new module by David Kilroy · 16 years ago
  59. fc5a62d orinoco: Add function to execute Hermes initialisation commands synchronously by David Kilroy · 16 years ago
  60. 82a06ee orinoco: Move EXPORT_SYMBOL declarations next to exported function by David Kilroy · 16 years ago
  61. a1d81f1 orinoco: Specify all three parameters to every Hermes command. by David Kilroy · 16 years ago
  62. 17a1a88 orinoco: Update scan translation by David Kilroy · 16 years ago
  63. 0753bba orinoco: Add ESSID specific scanning for Agere fw by David Kilroy · 16 years ago
  64. 32ddf07 p54: rename prism54xyz -> p54xyz by Christian Lamparter · 16 years ago
  65. 008c448 rt2x00: Add module parameter to disable HW crypto by Ivo van Doorn · 16 years ago
  66. ba2ab47 rt2x00: Move lna_gain calculation to config() callback by Ivo van Doorn · 16 years ago
  67. 0630335 ath5k: set short preamble flag for rx by Bruno Randolf · 16 years ago
  68. edcc25b rt2x00: Release rt2x00 2.2.0 by Ivo van Doorn · 16 years ago
  69. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  70. 906c110 rt2x00: Implement HW encryption (rt73usb) by Ivo van Doorn · 16 years ago
  71. 61e754f rt2x00: Implement HW encryption (rt61pci) by Ivo van Doorn · 16 years ago
  72. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  73. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  74. d9c6350 libertas_tf: config and makefile by Luis Carlos Cobo · 16 years ago
  75. c305a19 libertas_tf: usb specific functions by Luis Carlos Cobo · 16 years ago
  76. 691cdb4 libertas_tf: command helper functions for libertas_tf by Luis Carlos Cobo · 16 years ago
  77. 06b16ae libertas_tf: main.c, data paths and mac80211 handlers by Luis Carlos Cobo · 16 years ago
  78. 7670e62 libertas_tf: header file by Luis Carlos Cobo · 16 years ago
  79. 798ee98 ath5k: explicitly check skb->len by Harvey Harrison · 16 years ago
  80. 7294ec9 iwlwifi: use le16 frame control directly, use QOS symbolic constant mask by Harvey Harrison · 16 years ago
  81. ba5b6ef b43legacy: use le16 frame control directly, avoid byteswapping by Harvey Harrison · 16 years ago
  82. ded2ae7 iwlwifi: add level for debugging host command by Esti Kummer · 16 years ago
  83. 39351fa iwlwifi: kill struct iwl4965_lq_mngr by Tomas Winkler · 16 years ago
  84. 73ae98a iwl-4965: test below 0 on unsigned num_tbs by roel kluin · 16 years ago
  85. 6f0a2c4 iwlwifi: use generic mac80211 radiotap headers by Bruno Randolf · 16 years ago
  86. 63266a6 ath5k: rates cleanup by Bruno Randolf · 16 years ago
  87. d7dc100 Ath5k: unify resets by Jiri Slaby · 16 years ago
  88. b9740c2 rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK by Daniel Wagner · 16 years ago
  89. 8e5f3d0 ath5k: add Mesh Point support by Andrey Yurovsky · 16 years ago
  90. 1ff41eb libertas: add sysfs hooks to update boot2 and persistent firmware by Brian Cavagnolo · 16 years ago
  91. 1556c0f libertas: support boot commands to write persistent firmware and bootloader by Brian Cavagnolo · 16 years ago
  92. 38e3b0d rtl818x: merge tx/rx descriptor flags by Herton Ronaldo Krzesinski · 16 years ago
  93. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  94. b42f931 rtc: rtc-ds1374: fix 'no irq' case handling by Anton Vorontsov · 16 years ago
  95. 141d87e Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driver by Michael Hennerich · 16 years ago
  96. a09f485 drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak by Andrew Morton · 16 years ago
  97. 27aa069 pm2fb: free cmap memory on module remove by Krzysztof Helt · 16 years ago
  98. 1d96469 rtc: fix double lock on UIE emulation by Atsushi Nemoto · 16 years ago
  99. c82f296 brd: fix name argument of unregister_blkdev() by Akinobu Mita · 16 years ago
  100. f3944d6 nbd: fix memory leak of nbd_dev array by Sven Wegener · 16 years ago