1. a830df0 ath9k: separate debugfs support from CONFIG_ATH_DEBUG by Felix Fietkau · 15 years ago
  2. ece1e3c libertas: move mesh command handling into mesh.c by Holger Schurig · 15 years ago
  3. c7fe64c libertas: move mesh-only ethtool operations into mesh.c by Holger Schurig · 15 years ago
  4. e0e42da libertas: moveing mesh-related functions into mesh.c by Holger Schurig · 15 years ago
  5. 5e8e8b5 libertas: introduce mesh.h by Holger Schurig · 15 years ago
  6. 76bae57 libertas: rename persistcfg.c -> mesh.c by Holger Schurig · 15 years ago
  7. b8d8339 ipw2x00: convert to seq_file by Alexey Dobriyan · 15 years ago
  8. 83daee0 ray_cs: convert to proc_fops by Alexey Dobriyan · 15 years ago
  9. 94db293 ath9k: Ensure a fair beacon distribution in IBSS mode. by Vivek Natarajan · 15 years ago
  10. f4709fd ath9k: Fix maximum tx fifo settings for single stream devices by Luis R. Rodriguez · 15 years ago
  11. 1bc1488 ath9k: Proper padding/unpadding for the TX/RX path. by Benoit Papillault · 15 years ago
  12. e7824a5 ath9k: fix processing of TX PS null data frames by Luis R. Rodriguez · 15 years ago
  13. 6b65b6a iwmc3200wifi: Remove tx concatenation option by Samuel Ortiz · 15 years ago
  14. b136b3a iwmc3200wifi: Add stopped queue to debugfs by Samuel Ortiz · 15 years ago
  15. a7af530 iwmc3200wifi: 802.11n Tx aggregation support by Samuel Ortiz · 15 years ago
  16. 2351178 iwmc3200wifi: Set wireless mode correctly by Zhu Yi · 15 years ago
  17. 0bed08d iwmc3200wifi: Update wireless_mode with eeprom values by Samuel Ortiz · 15 years ago
  18. fe19176 iwmc3200wifi: Dont set the UMAC power limit when interface is down by Samuel Ortiz · 15 years ago
  19. 902b666 iwmc3200wifi: Parse HT channels EEPROM entries by Samuel Ortiz · 15 years ago
  20. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  21. 04d0362 rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 15 years ago
  22. 95d69aa rt2x00: Fix typo (lengt --> length) in rt2x00queue.c by Gertjan van Wingerde · 15 years ago
  23. ee303e5 rt2x00: Clean up use of rt2x00_intf_is_pci. by Gertjan van Wingerde · 15 years ago
  24. 6a6f455 rt2x00: Remove unused variable frame_control from rt2x00mac_tx. by Gertjan van Wingerde · 15 years ago
  25. 38a522e rt2x00: Only initialize HT on rt2800 devices that support it. by Gertjan van Wingerde · 15 years ago
  26. c7c8adb wl1271: Remove REF_CLK hack by Luciano Coelho · 15 years ago
  27. 4a90406 wl1271: remove workaround to ignore -EIO from radio and general params by Luciano Coelho · 15 years ago
  28. 98b5dd5 wl1271: fix radio and general parameters commands by Luciano Coelho · 15 years ago
  29. cc7defa wl1271: set radio and general params also for PLT by Luciano Coelho · 15 years ago
  30. 17d7265 wl1271: fix the inetdev notifier callback return values by Luciano Coelho · 15 years ago
  31. 03442a3 wl1271: Set PSM support flags in driver configuration by Juuso Oikarinen · 15 years ago
  32. 461fa13 wl1271: Prevent PSM-entry retry loop if PSM cancelled by Juuso Oikarinen · 15 years ago
  33. 8450256 wl1271: Decrease BET consecutive terminated beacons value to 10 by Juuso Oikarinen · 15 years ago
  34. 1fe8234 ath9k: clean up rc rate table by Felix Fietkau · 15 years ago
  35. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  36. 04658fb ath9k: remove warnings related to signed/unsigned type mismatch by John W. Linville · 15 years ago
  37. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  38. 18b6c9a ath9k: set ps_default as false by John W. Linville · 15 years ago
  39. 77593ae rndis_wlan: disable stall workaround by Jussi Kivilinna · 15 years ago
  40. c1f8ca1 rndis_wlan: fix buffer overflow in rndis_query_oid by Jussi Kivilinna · 15 years ago
  41. 3681165 iwlwifi: remove reset led_tpt from iwl_leds_init() by Wey-Yi Guy · 15 years ago
  42. 2d237f7 iwlwifi: change message for cmd queue full error by Wey-Yi Guy · 15 years ago
  43. c341ddb iwlwifi: print limited number of event log when uCode error by Wey-Yi Guy · 15 years ago
  44. 644c77f iwlwifi: Tell the ucode immediately when association state changes by Jay Sternberg · 15 years ago
  45. 3a3ff72 iwlwifi: dump error log when uCode error occurred by Wey-Yi Guy · 15 years ago
  46. 5ade1e4 iwlwifi: by default, dump entire sram data portion by Wey-Yi Guy · 15 years ago
  47. ac59257 iwlwifi: update supported PCI_ID list for 5xx0 series by Wey-Yi Guy · 15 years ago
  48. 0fd95af iwlwifi: separate IO tracing by Johannes Berg · 15 years ago
  49. 6262408 iwlwifi: fix reserved2 field in iwl4965_addsta by Wey-Yi Guy · 15 years ago
  50. 2943f13 iwlwifi: dynamically allocate buffer for sram debugfs file by Wey-Yi Guy · 15 years ago
  51. d23db55 iwlwifi: increase tx_queue debugfs buffer size by Wey-Yi Guy · 15 years ago
  52. 43e8511 iwlwifi: set read/write permission for debugfs files by Wey-Yi Guy · 15 years ago
  53. bc6c94f iwl3945: removed unused struct and definitions by Reinette Chatre · 15 years ago
  54. 7163b8a iwlwifi: reset led_tpt when clear tx/rx traffic byte counts by Wey-Yi Guy · 15 years ago
  55. c15d20c iwlwifi: set sm_ps_mode as part of cfg parameters by Wey-Yi Guy · 15 years ago
  56. d5f4cf7 iwlwifi: control led while update tx/rx bytes counts by Wey-Yi Guy · 15 years ago
  57. 74ba67e iwlagn: Use iwl_write8() for CSR_INT_COALESCING register by Ben Cahill · 15 years ago
  58. 4e03185 iwlwifi: Add iwl_write8() by Ben Cahill · 15 years ago
  59. f1cf2db ath5k: Fix I/Q calibration by Lukáš Turek · 15 years ago
  60. 07681e2 b43: Rewrite DMA Tx status handling sanity checks by Michael Buesch · 15 years ago
  61. 8c35024 ath9k: This patch fix RX unpadding for any received frame. by Benoit PAPILLAULT · 15 years ago
  62. 25f94ae ipw2200: Set core hw rfkill status when hardware changes state by Matthew Garrett · 15 years ago
  63. c26409a ipw2100: Register the wiphy device by Matthew Garrett · 15 years ago
  64. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 15 years ago
  65. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  66. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  67. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  68. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  70. 9bd568a b43: Enforce DMA descriptor memory constraints by Michael Buesch · 15 years ago
  71. a2fb0ad wl3501_cs: remove pedantic build warning by John W. Linville · 15 years ago
  72. c95cf3d0 wl1251: add NVS in EEPROM support by David-John Willis · 15 years ago
  73. 7010193 wl1251: remove depcreated qual usage by Kalle Valo · 15 years ago
  74. 06cc5d3 wl1251: Send null data packet with "TODS" bit set by Vidhya Govindan · 15 years ago
  75. 79553f8 wl1251: Fix regression in IRQ loop handling by Juuso Oikarinen · 15 years ago
  76. a1590f2 wl1251: Filter out unwanted events by Janne Ylalehto · 15 years ago
  77. dcea4db wl1251: Add IRQ looping support by Janne Ylalehto · 15 years ago
  78. 33d51fa wl1251: Increase the beacon loss timeout value and handle regain event by Vidhya Govindan · 15 years ago
  79. 72b5734 wl1251: Set the correct dtim period to the firmware by Vidhya Govindan · 15 years ago
  80. d531cf3 wl1251: Add acx command to set tbtt and dtim period by Vidhya Govindan · 15 years ago
  81. 2410378 wl1251: mask aid bits 14 and 15 in ps-poll template by Kalle Valo · 15 years ago
  82. c74ddfd wl1251: allocate space for firmware with vmalloc() by Kalle Valo · 15 years ago
  83. d5da79a wl1251: Implement delayed entry into ELP mode by Juuso Oikarinen · 15 years ago
  84. 6b21a2c wl1251: Configure beacon filtering on if PSM used by Juuso Oikarinen · 15 years ago
  85. 287f6f9 wl1251: Enable beacon filtering with the stack by Juuso Oikarinen · 15 years ago
  86. 474c48c wl1251: Add connection monitoring configuration by Juuso Oikarinen · 15 years ago
  87. 1529538 ar9170: Add support for D-Link DWA 160 A2 by Thomas Klute · 15 years ago
  88. 2edcb7f rt2x00: more ids to rt2800usb.c by Xose Vazquez Perez · 15 years ago
  89. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  90. cb53a15 ath9k: Fix bug in initializing chain masks by Sujith · 15 years ago
  91. 201cd6c ath9k: Remove a few unused functions by Sujith · 15 years ago
  92. 7c82a18 ath9k: Remove a few unused variables by Sujith · 15 years ago
  93. c6089cc ath9k: Cleanup bss_info_changed callback by Sujith · 15 years ago
  94. 827e69b ath9k: get rid of tx_info_priv by Felix Fietkau · 15 years ago
  95. 7d57b73 ar9170: do not discard valuable DUPOFDM frames by Christian Lamparter · 15 years ago
  96. 9e595d2 iwlwifi: Add comments about CSR registers by Ben Cahill · 15 years ago
  97. 6ab10ff iwlwifi: handle unicast PS buffering by Johannes Berg · 15 years ago
  98. 9bb487b iwlwifi: add sleep_tx_count ucode station API by Johannes Berg · 15 years ago
  99. c397bf1 iwlwifi: report PS filtered status by Johannes Berg · 15 years ago
  100. f513dff iwlwifi: make iwlwifi send beacons by Daniel C Halperin · 15 years ago