1. cb24f57 b43: Move Analog switching into phy code by Michael Buesch · 16 years ago
  2. 2b80848 p54usb: support LM87 firmwares by Christian Lamparter · 16 years ago
  3. d203b8e ath9k: uses/needs led_classdev_[un]register by Randy Dunlap · 16 years ago
  4. fb11137 b43: Split PHY alloc and init by Michael Buesch · 16 years ago
  5. 7cb7707 p54: move eeprom code into common library by Christian Lamparter · 16 years ago
  6. 4e416a6 p54: enhance firmware parser to reduce memory waste by Christian Lamparter · 16 years ago
  7. 0c25970 p54pci: increase ring buffer index counter when skipping by Christian Lamparter · 16 years ago
  8. 400828c b43: Add LP-PHY radio register definitions by Michael Buesch · 16 years ago
  9. 0888707 b43: Add LP-PHY read/write phyops by Michael Buesch · 16 years ago
  10. e63e436 b43: Add LP-PHY template by Michael Buesch · 16 years ago
  11. 3d0da75 b43: Move code from nphy.* to phy_n.* by Michael Buesch · 16 years ago
  12. 99c4a78 b43: Move remaining code from phy.c to phy_a.c by Michael Buesch · 16 years ago
  13. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  14. c6e387a ath5k: HW code cleanup by Nick Kossifidis · 16 years ago
  15. fa9abe0 b43: Don't use memcpy for overlapping areas by Michael Buesch · 16 years ago
  16. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. 18c8ade b43: Rewrite TX power adjustment by Michael Buesch · 16 years ago
  18. ef1a628 b43: Implement dynamic PHY API by Michael Buesch · 16 years ago
  19. 35e032d rt2x00: Release rt2x00 2.2.1 by Ivo van Doorn · 16 years ago
  20. 1abc365 rt2x00: skb->data pointer should not include TX descriptor by Mattias Nissler · 16 years ago
  21. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  22. 2af0a57 rt2x00: Initialize txop during conf_tx() callback by Ivo van Doorn · 16 years ago
  23. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 16 years ago
  24. 3ee54a0 rt2x00: Map extra_tx_headroom to DMA by Ivo van Doorn · 16 years ago
  25. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  26. de9cc7a libertas: use the common frame control functions by Harvey Harrison · 16 years ago
  27. 5701ed8 ath9k: rc.h cleanup by Sujith · 16 years ago
  28. 1fe1132 ath9k: Remove sc_lastrx as we don't use it anywhere by Sujith · 16 years ago
  29. 14cc709 ath9k: Do not update frame's duration field by Sujith · 16 years ago
  30. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  31. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 16 years ago
  32. 7262d59 p54pci: rx tasklet refactoring by Christian Lamparter · 16 years ago
  33. 84df3ed p54: redo queue numbering by Chr · 16 years ago
  34. 031d10e p54: take tx_queue's lock in rx_frame_sent by Chr · 16 years ago
  35. 154e3af p54: fix rssi auto calibration by Christian Lamparter · 16 years ago
  36. a3ec233 wireless: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  37. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  38. 87e8b64 mac80211_hwsim: Add minimal IEEE 802.11n support by Jouni Malinen · 16 years ago
  39. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  40. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  41. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  42. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  43. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 16 years ago
  44. 6065367 ath9k: Use definition from ieee80211.h by Sujith · 16 years ago
  45. ff9b662 ath9k: Miscellaneous fixes by Sujith · 16 years ago
  46. dc2222a ath9k: Random cleanup by Sujith · 16 years ago
  47. 927e70e ath9k: Remove remaining occurences of ath_skb_map functions by Sujith · 16 years ago
  48. b14ecdd ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  49. 147583c ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  50. 580f0b8 ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  51. a8fff50 ath9k: Updated Beacon generation to use mac80211-style by Jouni Malinen · 16 years ago
  52. 2ad67de ath9k: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  53. 98deeea ath9k: Trim struct ath_softc by Sujith · 16 years ago
  54. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 16 years ago
  55. 672840a ath9k: Use bitfields for sc operations by Sujith · 16 years ago
  56. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  57. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  58. d2d80ee ath9k: Remove ar5416hal and assign default values directly by Sujith · 16 years ago
  59. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  60. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  61. 7dcfdcd ath9k: RX Filter cleanup by Sujith · 16 years ago
  62. f45144e ath9k: Merge reset functions by Sujith · 16 years ago
  63. 67d2e2d Ath5k: fix bintval setup by Jiri Slaby · 16 years ago
  64. 0048297 Ath5k: lock beacons by Jiri Slaby · 16 years ago
  65. d0c2912 atmel: try open system authentication too by Dan Williams · 16 years ago
  66. 3c34a5d atmel: return ENOENT on request_firmware failure by Dan Williams · 16 years ago
  67. 23edcc4 orinoco: Add MIC on TX and check on RX by David Kilroy · 16 years ago
  68. 31afcef orinoco: Process bulk of receive interrupt in a tasklet by David Kilroy · 16 years ago
  69. 06009fd orinoco: Send association events to userspace by David Kilroy · 16 years ago
  70. d03032a orinoco: Add WE-18 ioctls for WPA by David Kilroy · 16 years ago
  71. 409644a orinoco: Use a macro to define wireless handlers by David Kilroy · 16 years ago
  72. 6cd90b1 orinoco: Split wevent work thread from wevent sending by David Kilroy · 16 years ago
  73. 4ae6ee2 orinoco: Don't use boolean parameter to record encoding type by David Kilroy · 16 years ago
  74. 01632fa orinoco: Use extended Agere scans available on 9.x series firmwares by David Kilroy · 16 years ago
  75. 3056c40 orinoco: address checkpatch typedef warning by David Kilroy · 16 years ago
  76. 6eecad7 orinoco: Fix transmit for Agere/Lucent with fw 9.x by David Kilroy · 16 years ago
  77. 3994d50 orinoco: Invoke firmware download in main driver by David Kilroy · 16 years ago
  78. 8f5ae73 orinoco: Extend hermes_dld routines for Agere firmware by David Kilroy · 16 years ago
  79. e233418 orinoco: Make firmware download logic more generic by David Kilroy · 16 years ago
  80. f482eb7 orinoco: Move firmware download functionality into new module by David Kilroy · 16 years ago
  81. fc5a62d orinoco: Add function to execute Hermes initialisation commands synchronously by David Kilroy · 16 years ago
  82. 82a06ee orinoco: Move EXPORT_SYMBOL declarations next to exported function by David Kilroy · 16 years ago
  83. a1d81f1 orinoco: Specify all three parameters to every Hermes command. by David Kilroy · 16 years ago
  84. 17a1a88 orinoco: Update scan translation by David Kilroy · 16 years ago
  85. 0753bba orinoco: Add ESSID specific scanning for Agere fw by David Kilroy · 16 years ago
  86. 32ddf07 p54: rename prism54xyz -> p54xyz by Christian Lamparter · 16 years ago
  87. 008c448 rt2x00: Add module parameter to disable HW crypto by Ivo van Doorn · 16 years ago
  88. ba2ab47 rt2x00: Move lna_gain calculation to config() callback by Ivo van Doorn · 16 years ago
  89. 0630335 ath5k: set short preamble flag for rx by Bruno Randolf · 16 years ago
  90. edcc25b rt2x00: Release rt2x00 2.2.0 by Ivo van Doorn · 16 years ago
  91. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  92. 906c110 rt2x00: Implement HW encryption (rt73usb) by Ivo van Doorn · 16 years ago
  93. 61e754f rt2x00: Implement HW encryption (rt61pci) by Ivo van Doorn · 16 years ago
  94. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  95. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  96. d9c6350 libertas_tf: config and makefile by Luis Carlos Cobo · 16 years ago
  97. c305a19 libertas_tf: usb specific functions by Luis Carlos Cobo · 16 years ago
  98. 691cdb4 libertas_tf: command helper functions for libertas_tf by Luis Carlos Cobo · 16 years ago
  99. 06b16ae libertas_tf: main.c, data paths and mac80211 handlers by Luis Carlos Cobo · 16 years ago
  100. 7670e62 libertas_tf: header file by Luis Carlos Cobo · 16 years ago