1. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  2. ea416a7 cfg80211: report userspace SME connected event properly by Johannes Berg · 15 years ago
  3. 86b2892 b43: LP-PHY: Remove BROKEN from B43_PHY_LP by Gábor Stefanik · 15 years ago
  4. 7e4d852 b43: LP-PHY: Update B2062 radio init with recent spec changes by Gábor Stefanik · 15 years ago
  5. ed07c4b b43: LP-PHY: Fix a bug in the B2062 channel tune path by Gábor Stefanik · 15 years ago
  6. 5269102e b43: LP-PHY: Update code for spec fixes, and fix a few typos by Gábor Stefanik · 15 years ago
  7. 055114a b43: LP-PHY: Fix a spec error in the B2062 channel switch routine by Gábor Stefanik · 15 years ago
  8. 0ff6ce7 cfg80211: fix deadlock by Johannes Berg · 15 years ago
  9. 96909e9 b43: LP-PHY: Update baseband init for recent spec changes by Gábor Stefanik · 15 years ago
  10. 826ee70 b43: Handle B43_PHYTYPE_LP in RX path by Gábor Stefanik · 15 years ago
  11. 1245684 b43: LP-PHY: Fix another TX power control abuse by Gábor Stefanik · 15 years ago
  12. 16373f6 b43: LP-PHY: Update TX gain override for a spec typo fix by Gábor Stefanik · 15 years ago
  13. 0c61bb9 b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel by Gábor Stefanik · 15 years ago
  14. 9d86a2d b43: Make LP-PHY testable by Gábor Stefanik · 15 years ago
  15. 759b973 b43: Add LP-PHY firmware loading support by Gábor Stefanik · 15 years ago
  16. f0ea6ce ssb: Fix typo in the rev8 SPROM extraction routine by Gábor Stefanik · 15 years ago
  17. c46aaba p54: disable PS by default by Christian Lamparter · 15 years ago
  18. 326bebb ath9k: Updates for AR9287_12 version of chipset. by Vivek Natarajan · 15 years ago
  19. d4fe5af ath9k: Fix ref power interpolation logic for AR9287 chipsets. by Vivek Natarajan · 15 years ago
  20. 08fc5c1 ath9k: Enable LEDs for AR9287 chipsets. by Vivek Natarajan · 15 years ago
  21. d340b1f ath9k: Set AR_WA for AR9287 as it improves consistency in throughput. by Vivek Natarajan · 15 years ago
  22. db91f2e ath9k: Add open loop power control support for AR9287. by Vivek Natarajan · 15 years ago
  23. 1e711be b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio by Gábor Stefanik · 15 years ago
  24. 588f837 b43: LP-PHY: Implement channel switching for rev2+/B2063 radio by Gábor Stefanik · 15 years ago
  25. 6f632d5 libertas: don't use dynamic-sized array by Andrey Yurovsky · 15 years ago
  26. b23da49 iwlwifi: disable PS by default by Johannes Berg · 15 years ago
  27. 396887a iwlwifi: fix erroneous use of iwl_rx_packet.len as a length by Daniel C Halperin · 15 years ago
  28. 15993e0 iwlwifi: add thermal throttling support to 5150 by Wey-Yi Guy · 15 years ago
  29. b261793 iwlwifi: use station HT capabilities and BSS operating mode for Green-field by Daniel C Halperin · 15 years ago
  30. 28e6f48 iwlwifi: check short GI support per-station rather than globally by Daniel C Halperin · 15 years ago
  31. 28bd723 iwlwifi: configure HT40 channels in iwl_mac_config by Daniel C Halperin · 15 years ago
  32. 9f30e04 iwlwifi: refactor packet reception code by Daniel C Halperin · 15 years ago
  33. 367ca28 iwlwifi: remove unused members of iwl_ht_info by Johannes Berg · 15 years ago
  34. 415e499 iwlwifi: traverse linklist to find the valid OTP block by Wey-Yi Guy · 15 years ago
  35. 3b24716 iwlwifi: cleanup HT40 extension channels setup by Zhu Yi · 15 years ago
  36. 7869b0e iwlwifi: include HT configuration when adding stations through rs_rate_init by Daniel C Halperin · 15 years ago
  37. be25276 iwlwifi: remove unused HT configuration entry tx_chan_width by Daniel C Halperin · 15 years ago
  38. e6a6cf4 iwlwifi: prevent read outside array bounds by Reinette Chatre · 15 years ago
  39. a8b875e cfg80211: export cfg80211_wext_siwfreq by Jussi Kivilinna · 15 years ago
  40. 7021f62 b43: LP-PHY: Initialize TX power control by Gábor Stefanik · 15 years ago
  41. 2f19c28 b43: Update dummy transmission to match V4 specs by Gábor Stefanik · 15 years ago
  42. 1758c09 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path by Oliver Hartkopp · 15 years ago
  43. 49d4b8b sky2: remove restarting workaround flag by Stephen Hemminger · 15 years ago
  44. f34c5c8 ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices by Yi Zou · 15 years ago
  45. bb2af4f net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE by Yi Zou · 15 years ago
  46. 36a8223 ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface by Vasu Dev · 15 years ago
  47. b85daa5 vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field by Vasu Dev · 15 years ago
  48. cf991116 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  49. deeb16d sky2: version 1.24 by Stephen Hemminger · 15 years ago
  50. 0ea065e sky2: fix pause negotiation by Stephen Hemminger · 15 years ago
  51. 481cea4 sky2: lock less transmit completion by Stephen Hemminger · 15 years ago
  52. af18d8b sky2: cleanup restart operations by Stephen Hemminger · 15 years ago
  53. 1972073 sky2: hold RTNL when doing suspend/shutdown operations by Stephen Hemminger · 15 years ago
  54. 0da6d7b sky2: hold spinlock around phy_power_down by Stephen Hemminger · 15 years ago
  55. 264bb4f sky2: Reset tx train after interrupts disabled. by Mike McCormack · 15 years ago
  56. a510996 sky2: Move tx reset functionality to sky2_tx_reset() by Mike McCormack · 15 years ago
  57. 9b289c3 sky2: Avoid rewinding sky2->tx_prod by Mike McCormack · 15 years ago
  58. a8519de 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
  59. 8851293 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  60. 560ad81 b43: Implement RC calibration for rev.0/1 LP-PHYs by Gábor Stefanik · 15 years ago
  61. eff563c ath9k: Set HW state properly by Sujith · 15 years ago
  62. 523c36f ath9k: Fix bug in PCI resume by Sujith · 15 years ago
  63. 1cf6873 ath9k: Remove duplicate variables by Sujith · 15 years ago
  64. 1aa8e84 ath9k: Remove has_hw_phycounters by Sujith · 15 years ago
  65. 2a219eb ath9k: update kconfig to indicate support for AR9002 family by Luis R. Rodriguez · 15 years ago
  66. 16cb9d4 cfg80211: allow driver to override PS default by Johannes Berg · 15 years ago
  67. 36e6fea cfg80211: check for and abort dangling scan requests by Johannes Berg · 15 years ago
  68. 70bdb6b mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames by David Woo · 15 years ago
  69. 57ef5dd mac80211: Mark a destination sequence number as valid when a PREQ is received. by David Woo · 15 years ago
  70. 13311b0 ath5k: use bit shift operators for cache line size by Luis R. Rodriguez · 15 years ago
  71. aeb63cf ath5k: use common ath.ko ath_rxbuf_alloc() by Luis R. Rodriguez · 15 years ago
  72. d15dd3e ath: add common ath_rxbuf_alloc() and make ath9k use it by Luis R. Rodriguez · 15 years ago
  73. 5ef5da0 wl1251: remove unused definitions from wl1251_reg.h by Kalle Valo · 15 years ago
  74. 11aa6e2 wl1251: remove wl1251_ops.c by Kalle Valo · 15 years ago
  75. aae79e6 iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211() by Kalle Valo · 15 years ago
  76. 4758315 b43: LP-PHY: Refactor TX gain table I/O by Gábor Stefanik · 15 years ago
  77. 7834ddb usbnet: add rx queue pausing by Jussi Kivilinna · 15 years ago
  78. d4de953 b43: Implement RC calibration for rev.2+ LP PHYs by Gábor Stefanik · 15 years ago
  79. 84ec167 b43: LP-PHY: Implement reading band SPROM by Gábor Stefanik · 15 years ago
  80. c00552c libertas: name the network device wlan%d by Daniel Mack · 15 years ago
  81. cca8949 mac80211: Fix unresolved mesh frames queued without valid control.vif by Javier Cardona · 15 years ago
  82. 1fe90b0 trivial: remove duplicate "different" from comment by Thadeu Lima de Souza Cascardo · 15 years ago
  83. 73d0a13 wl1271: fix compiler warnings on 64 bit archs by Luciano Coelho · 15 years ago
  84. d44517f2 b43: Fix a typo in the sync_stx routine by Gábor Stefanik · 15 years ago
  85. f679056 ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY by Gábor Stefanik · 15 years ago
  86. 1888923 mac80211: Move mpath and mpp growth to mesh workqueue. by Javier Cardona · 15 years ago
  87. 5b36583 mac80211: Assign a default mesh beaconing interval. by Javier Cardona · 15 years ago
  88. 5815814 mac80211: Early detection of broken mesh paths when using minstrel. by Javier Cardona · 15 years ago
  89. d403a1c mac80211: Update the station failed frames average when minstrel is used. by Javier Cardona · 15 years ago
  90. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  91. a9e3091 mac80211: Use correct sign for mesh active path refresh. by Andrey Yurovsky · 15 years ago
  92. fe58343 mac80211: Improve dequeing from mpath frame queue. by Javier Cardona · 15 years ago
  93. a3e14f3 b43: Update LP-PHY rev2+ baseband init to match the specs by Gábor Stefanik · 15 years ago
  94. c65d6fb b43: Implement LP-PHY baseband table initialization by Gábor Stefanik · 15 years ago
  95. 62b1208 mac80211: small tx code cleanup by Johannes Berg · 15 years ago
  96. d0b6960 mac80211: sequence number micro-optimisation by Johannes Berg · 15 years ago
  97. feff1f2 mac80211: take statistics before encryption by Johannes Berg · 15 years ago
  98. 5e68ff6 MAINTAINERS: add information for wl1271 wireless driver by Luciano Coelho · 15 years ago
  99. 6e220662 ath5k: Use SWI to trigger calibration by Nick Kossifidis · 15 years ago
  100. b55a5de ath5k: Preserve pcicfg bits during attach by Nick Kossifidis · 15 years ago