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