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