1. bd3709b iwl3945: remove duplicated event logging code by Wey-Yi Guy · 15 years ago
  2. df98a49 b43: fix two warnings by Johannes Berg · 15 years ago
  3. 52ce3e9a7 ipw2100: fix rebooting hang with driver loaded by Zhu Yi · 15 years ago
  4. 269ac5f cfg80211: indent regulatory messages with spaces by Kalle Valo · 15 years ago
  5. 6646a66 iwmc3200wifi: fix NULL pointer dereference in pmkid update by Zhu Yi · 15 years ago
  6. 914828f mac80211: Fix TX status reporting for injected data frames by Jouni Malinen · 15 years ago
  7. a9a29ce ath9k: enable 2GHz band only if the device supports it by Gabor Juhos · 15 years ago
  8. 1f351e3 airo: Fix integer overflow warning by Michael Buesch · 15 years ago
  9. a5186e9 rt2x00: Fix padding bug on L2PAD devices. by Gertjan van Wingerde · 15 years ago
  10. 1014eb6 WE: Fix set events not propagated by Jean Tourrilhes · 15 years ago
  11. 316a4d9 b43legacy: avoid PPC fault during resume by Larry Finger · 15 years ago
  12. c2ff581 b43: avoid PPC fault during resume by Larry Finger · 15 years ago
  13. 9bf22f2 iwmc3200wifi: Implement cfg80211 PMKSA API by Samuel Ortiz · 15 years ago
  14. 2944b2c cfg80211: Add PMKSA wext compatibility handler by Samuel Ortiz · 15 years ago
  15. 67fbb16 nl80211: PMKSA caching support by Samuel Ortiz · 15 years ago
  16. a830df0 ath9k: separate debugfs support from CONFIG_ATH_DEBUG by Felix Fietkau · 15 years ago
  17. f911ab8 mac80211: log more data when tracing by Johannes Berg · 15 years ago
  18. 2569a82 mac80211: correctly place aMPDU RX reorder code by Johannes Berg · 15 years ago
  19. 1edfb1a mac80211: move aMPDU RX reorder code by Johannes Berg · 15 years ago
  20. 8c0c709 mac80211: move cmntr flag out of rx flags by Johannes Berg · 15 years ago
  21. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  22. ece1e3c libertas: move mesh command handling into mesh.c by Holger Schurig · 15 years ago
  23. c7fe64c libertas: move mesh-only ethtool operations into mesh.c by Holger Schurig · 15 years ago
  24. e0e42da libertas: moveing mesh-related functions into mesh.c by Holger Schurig · 15 years ago
  25. 5e8e8b5 libertas: introduce mesh.h by Holger Schurig · 15 years ago
  26. 76bae57 libertas: rename persistcfg.c -> mesh.c by Holger Schurig · 15 years ago
  27. b8d8339 ipw2x00: convert to seq_file by Alexey Dobriyan · 15 years ago
  28. 83daee0 ray_cs: convert to proc_fops by Alexey Dobriyan · 15 years ago
  29. 94db293 ath9k: Ensure a fair beacon distribution in IBSS mode. by Vivek Natarajan · 15 years ago
  30. f4709fd ath9k: Fix maximum tx fifo settings for single stream devices by Luis R. Rodriguez · 15 years ago
  31. 1bc1488 ath9k: Proper padding/unpadding for the TX/RX path. by Benoit Papillault · 15 years ago
  32. e7824a5 ath9k: fix processing of TX PS null data frames by Luis R. Rodriguez · 15 years ago
  33. 6b65b6a iwmc3200wifi: Remove tx concatenation option by Samuel Ortiz · 15 years ago
  34. b136b3a iwmc3200wifi: Add stopped queue to debugfs by Samuel Ortiz · 15 years ago
  35. a7af530 iwmc3200wifi: 802.11n Tx aggregation support by Samuel Ortiz · 15 years ago
  36. 2351178 iwmc3200wifi: Set wireless mode correctly by Zhu Yi · 15 years ago
  37. 0bed08d iwmc3200wifi: Update wireless_mode with eeprom values by Samuel Ortiz · 15 years ago
  38. fe19176 iwmc3200wifi: Dont set the UMAC power limit when interface is down by Samuel Ortiz · 15 years ago
  39. 902b666 iwmc3200wifi: Parse HT channels EEPROM entries by Samuel Ortiz · 15 years ago
  40. f6cd53c MAINTAINERS: Add iwmc3200wifi entry by Samuel Ortiz · 15 years ago
  41. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  42. 04d0362 rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 15 years ago
  43. 95d69aa rt2x00: Fix typo (lengt --> length) in rt2x00queue.c by Gertjan van Wingerde · 15 years ago
  44. ee303e5 rt2x00: Clean up use of rt2x00_intf_is_pci. by Gertjan van Wingerde · 15 years ago
  45. 6a6f455 rt2x00: Remove unused variable frame_control from rt2x00mac_tx. by Gertjan van Wingerde · 15 years ago
  46. 38a522e rt2x00: Only initialize HT on rt2800 devices that support it. by Gertjan van Wingerde · 15 years ago
  47. c7c8adb wl1271: Remove REF_CLK hack by Luciano Coelho · 15 years ago
  48. 4a90406 wl1271: remove workaround to ignore -EIO from radio and general params by Luciano Coelho · 15 years ago
  49. 98b5dd5 wl1271: fix radio and general parameters commands by Luciano Coelho · 15 years ago
  50. cc7defa wl1271: set radio and general params also for PLT by Luciano Coelho · 15 years ago
  51. 17d7265 wl1271: fix the inetdev notifier callback return values by Luciano Coelho · 15 years ago
  52. 03442a3 wl1271: Set PSM support flags in driver configuration by Juuso Oikarinen · 15 years ago
  53. 461fa13 wl1271: Prevent PSM-entry retry loop if PSM cancelled by Juuso Oikarinen · 15 years ago
  54. 8450256 wl1271: Decrease BET consecutive terminated beacons value to 10 by Juuso Oikarinen · 15 years ago
  55. 1fe8234 ath9k: clean up rc rate table by Felix Fietkau · 15 years ago
  56. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  57. 04658fb ath9k: remove warnings related to signed/unsigned type mismatch by John W. Linville · 15 years ago
  58. efe117a mac80211: Speedup ieee80211_remove_interfaces() by Eric Dumazet · 15 years ago
  59. 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
  60. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  61. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  62. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  63. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  64. 9bc183d sfc: Remove unnecessary casts to struct sk_buff * by Ben Hutchings · 15 years ago
  65. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago
  66. e775fb9 sfc: Move all I2C stuff into struct falcon_board by Ben Hutchings · 15 years ago
  67. 3759433 sfc: Move struct falcon_board into struct falcon_nic_data by Ben Hutchings · 15 years ago
  68. 5c16a96 sfc: Move definition of struct falcon_nic_data into falcon.h by Ben Hutchings · 15 years ago
  69. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 15 years ago
  70. 981fc1b4 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T by Ben Hutchings · 15 years ago
  71. 398468e sfc: Use a single blink implementation by Ben Hutchings · 15 years ago
  72. dcf477b sfc: SFT9001: Reset LED configuration correctly after blinking by Ben Hutchings · 15 years ago
  73. 3eadb7b sfc: Record RX queue number on GRO path by Ben Hutchings · 15 years ago
  74. 1241e95 sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() by Ben Hutchings · 15 years ago
  75. 3139e62 sfc: Remove ridiculously paranoid assertions by Ben Hutchings · 15 years ago
  76. d96d7dc sfc: Remove redundant gotos from __efx_rx_packet() by Ben Hutchings · 15 years ago
  77. 9e0c8a5 sfc: Remove pointless abstraction of memory BAR number (2) by Ben Hutchings · 15 years ago
  78. 18b6c9a ath9k: set ps_default as false by John W. Linville · 15 years ago
  79. e33761e ssb: Fix range check in sprom write by Michael Buesch · 15 years ago
  80. 3ba6018 ssb: Fix SPROM writing by Michael Buesch · 15 years ago
  81. 77593ae rndis_wlan: disable stall workaround by Jussi Kivilinna · 15 years ago
  82. c1f8ca1 rndis_wlan: fix buffer overflow in rndis_query_oid by Jussi Kivilinna · 15 years ago
  83. 841507f mac80211: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  84. 3681165 iwlwifi: remove reset led_tpt from iwl_leds_init() by Wey-Yi Guy · 15 years ago
  85. 2d237f7 iwlwifi: change message for cmd queue full error by Wey-Yi Guy · 15 years ago
  86. c341ddb iwlwifi: print limited number of event log when uCode error by Wey-Yi Guy · 15 years ago
  87. 644c77f iwlwifi: Tell the ucode immediately when association state changes by Jay Sternberg · 15 years ago
  88. 3a3ff72 iwlwifi: dump error log when uCode error occurred by Wey-Yi Guy · 15 years ago
  89. 5ade1e4 iwlwifi: by default, dump entire sram data portion by Wey-Yi Guy · 15 years ago
  90. ac59257 iwlwifi: update supported PCI_ID list for 5xx0 series by Wey-Yi Guy · 15 years ago
  91. 0fd95af iwlwifi: separate IO tracing by Johannes Berg · 15 years ago
  92. 6262408 iwlwifi: fix reserved2 field in iwl4965_addsta by Wey-Yi Guy · 15 years ago
  93. 2943f13 iwlwifi: dynamically allocate buffer for sram debugfs file by Wey-Yi Guy · 15 years ago
  94. d23db55 iwlwifi: increase tx_queue debugfs buffer size by Wey-Yi Guy · 15 years ago
  95. 43e8511 iwlwifi: set read/write permission for debugfs files by Wey-Yi Guy · 15 years ago
  96. bc6c94f iwl3945: removed unused struct and definitions by Reinette Chatre · 15 years ago
  97. 7163b8a iwlwifi: reset led_tpt when clear tx/rx traffic byte counts by Wey-Yi Guy · 15 years ago
  98. c15d20c iwlwifi: set sm_ps_mode as part of cfg parameters by Wey-Yi Guy · 15 years ago
  99. d5f4cf7 iwlwifi: control led while update tx/rx bytes counts by Wey-Yi Guy · 15 years ago
  100. 74ba67e iwlagn: Use iwl_write8() for CSR_INT_COALESCING register by Ben Cahill · 15 years ago