1. 66dcb6b mac80211: A-MPDU Rx remove stop_rx_ba_session warning print by Ron Rindjunsky · 17 years ago
  2. 5b3d71d mac80211: A-MPDU Rx stop aggregation on proper dev by Ron Rindjunsky · 17 years ago
  3. 0f7054e mac80211: Initialize vif pointer by Ivo van Doorn · 17 years ago
  4. 61d3002 libertas: pepper main with debug statement by Holger Schurig · 17 years ago
  5. c9d1be36 libertas: don't blindly try mesh by Holger Schurig · 17 years ago
  6. dac10a9 libertas: always show firmware release by Holger Schurig · 17 years ago
  7. 4365929 libertas: move cardspecific data to driver by Holger Schurig · 17 years ago
  8. ae3e0fc libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message by Holger Schurig · 17 years ago
  9. 8ac919b b43: Add lots of N-PHY lookup tables by Michael Buesch · 17 years ago
  10. 8a1b024 iwlwifi: style fixes to usage of << and >> operators by Reinette Chatre · 17 years ago
  11. e7a2827 iwlwifi: remove reference to non-existent documentation by Reinette Chatre · 17 years ago
  12. 7197266 iwlwifi: Update iwlwifi version stamp to 1.2.23 by Zhu Yi · 17 years ago
  13. fa254a6 iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta by Tomas Winkler · 16 years ago
  14. c33104f iwlwifi: 4965 unify rate scale variable names for station data by Tomas Winkler · 17 years ago
  15. 98c9221 iwlwifi: move uCode helper functions to iwl-helpers.h by Tomas Winkler · 17 years ago
  16. e655b9f iwlwifi: fix problem when rf_killswitch change during suspend/resume by Zhu Yi · 17 years ago
  17. 5a66926a iwlwifi: delay firmware loading from pci_probe to network interface open by Zhu Yi · 17 years ago
  18. 3058f02 iwlwifi: document scan command by Ben Cahill · 17 years ago
  19. 87e4f7d iwlwifi: remove iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  20. 6a218f6 iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h by Tomas Winkler · 17 years ago
  21. 440d42c iwl4965: Remove redundant code in iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  22. d159131 b43: Add NPHY channel switch code by Michael Buesch · 17 years ago
  23. 53a6e23 b43: Add NPHY radio init code by Michael Buesch · 17 years ago
  24. af4b7450 ssb: Add boardflags_hi field to the sprom data structure by Michael Buesch · 17 years ago
  25. 60168f1 b43: Add Broadcom 2055 radio register definitions by Michael Buesch · 17 years ago
  26. 60da481 WAVELAN - compile-time check for struct sizes by Helge Deller · 17 years ago
  27. eb189d8b b43: Add support for new firmware by Michael Buesch · 16 years ago
  28. 243dcfc b43: Fix radio ID register reading by Michael Buesch · 17 years ago
  29. 89539eb rt2x00: Fix queue_idx initialization by Ivo van Doorn · 17 years ago
  30. 40561b8 rt2x00: Data and desc pointer initialization by Ivo van Doorn · 17 years ago
  31. dd0d43e b43: Add N-PHY related initvals firmware filenames. by Michael Buesch · 17 years ago
  32. 47f76ca b43: Fix tim search buffer overrun by Michael Buesch · 17 years ago
  33. 280d0e1 b43: Put multicast frames on the mcast queue by Michael Buesch · 17 years ago
  34. d4df6f1 b43: Fix template upload locking. by Michael Buesch · 17 years ago
  35. e66fee6 b43: Fix upload of beacon packets to the hardware by Michael Buesch · 17 years ago
  36. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  37. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 17 years ago
  38. 9ab4617 iwlwifi: A-MPDU Rx flow enabled by Ron Rindjunsky · 17 years ago
  39. 132127e ath5k: Fix frame duration oops by Luis R. Rodriguez · 17 years ago
  40. 4fd6931 mac80211: implement cfg80211 station handling by Johannes Berg · 17 years ago
  41. 5dfdaf5 mac80211: add beacon configuration via cfg80211 by Johannes Berg · 17 years ago
  42. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  43. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  44. f653211 Add rtl8180 wireless driver by Michael Wu · 17 years ago
  45. fa1c114 [PATCH] Net: add ath5k wireless driver by Jiri Slaby · 17 years ago
  46. 3543f80 b43: finish removal of pio support by John W. Linville · 17 years ago
  47. 17f65f8 hostap_cs: don't match revisions in presense of the MAC chip name by Pavel Roskin · 17 years ago
  48. f31800d b43: Remove the PHY spinlock by Michael Buesch · 17 years ago
  49. 5250703 b43: Fix PHY register routing by Michael Buesch · 17 years ago
  50. 424047e b43: Add N-PHY register definitions by Michael Buesch · 17 years ago
  51. 9081728 zd1211rw: fix alignment for QOS and WDS frames by Michael Buesch · 17 years ago
  52. 01c2098 iwlwifi: fix compilation warning in 'iwl-4965.c' by Miguel Botón · 17 years ago
  53. 93d2334 rt2x00: Release rt2x00 2.0.14 by Ivo van Doorn · 17 years ago
  54. 7d1de80 rt2x00: Correctly initialize data and desc pointer by Ivo van Doorn · 17 years ago
  55. 837e7f2 rt2x00: Move init_txring and init_rxring into rt2x00lib by Ivo van Doorn · 17 years ago
  56. 7e56d38 rt2x00: Determine MY_BSS from descriptor by Ivo van Doorn · 17 years ago
  57. dd3193e rt2x00: Cleanup write_tx_desc() arguments by Ivo van Doorn · 17 years ago
  58. 3c4f208 rt2x00: Move packet filter flags by Ivo van Doorn · 17 years ago
  59. e37ea21 rt2x00: Move start() and stop() handlers into rt2x00lib.c by Ivo van Doorn · 17 years ago
  60. 0426710 rt2x00: Store queue idx and entry idx in data_ring and data_entry by Ivo van Doorn · 17 years ago
  61. 3867705 rt2x00: Only set the TBCN flag when the interface is configured to send beacons. by Ivo van Doorn · 17 years ago
  62. 1230cb8 rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY by Ivo van Doorn · 17 years ago
  63. 3e34c6d rt2x00: Fix chipset debugfs file by Ivo van Doorn · 17 years ago
  64. 96c755a b43: Fix any N-PHY related WARN_ON() in the attach stage. by Michael Buesch · 17 years ago
  65. d5c71e4 b43: Add NPHY kconfig option by Michael Buesch · 17 years ago
  66. ca08a96 b43-ssb-bridge: Add PCI ID for BCM43XG by Michael Buesch · 17 years ago
  67. fedb0ee b44: power down PHY when interface down by Miguel Botón · 17 years ago
  68. 961d57c ssb: add 'ssb_pcihost_set_power_state' function by Miguel Botón · 17 years ago
  69. aa6c7ae b43: Add definitions for MAC Control register by Michael Buesch · 17 years ago
  70. 03b2977 b43: Remove PIO support by Michael Buesch · 17 years ago
  71. 993e1c7 ssb: Fix PCMCIA lowlevel register access by Michael Buesch · 17 years ago
  72. f3dd3fc b43: Fix chip access validation for new devices by Michael Buesch · 17 years ago
  73. 9db1f6d b43: Only select allowed TX and RX antennas by Michael Buesch · 17 years ago
  74. e861b98 ssb: Fix extraction of values from SPROM by Michael Buesch · 17 years ago
  75. 66c6b13 iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' by Zhu Yi · 17 years ago
  76. 27ae4d4 prism54: remove questionable down_interruptible usage by Daniel Walker · 17 years ago
  77. 772353d Revert "rtl8187: fix tx power reading" by John W. Linville · 17 years ago
  78. 0e5ce1f misc wireless annotations by Al Viro · 17 years ago
  79. 5b5e807 ipw2200: do not byteswap struct ipw_associate by Al Viro · 17 years ago
  80. e62e1ee ipw2200 trivial annotations by Al Viro · 17 years ago
  81. 0569056 prism54 trivial annotations by Al Viro · 17 years ago
  82. cecefb8 bcm43xx annotations by Al Viro · 17 years ago
  83. 8160c03 p54pci: endianness annotations and fixes by Al Viro · 17 years ago
  84. 184a3b2 hostap: don't mess with mixed-endian even for internal skb queues by Al Viro · 17 years ago
  85. 8a9faf3 hostap annotations by Al Viro · 17 years ago
  86. 3eb9b41 airo: last of endianness annotations by Al Viro · 17 years ago
  87. 329e2c0 airo: sanitize handling of StatusRid by Al Viro · 17 years ago
  88. a749716 airo: sanitize APListRid handling by Al Viro · 17 years ago
  89. 56d81bd airo: sanitize handling of CapabilityRid by Al Viro · 17 years ago
  90. a23ace5 airo: sanitize handling of StatsRid by Al Viro · 17 years ago
  91. 4293ea3 airo: sanitize handling of WepKeyRid by Al Viro · 17 years ago
  92. 17e7049 airo: sanitize BSSListRid handling by Al Viro · 17 years ago
  93. b8c06bc bap_read()/bap_write() work with fixed-endian buffers by Al Viro · 17 years ago
  94. 0dd2212 airo: sanitize handling of SSID_rid by Al Viro · 17 years ago
  95. 593c2b9 airo: trivial endianness annotations by Al Viro · 17 years ago
  96. 4958730 ipw2200: ipw_tx_skb() endianness bug by Al Viro · 17 years ago
  97. 472caf8 ipw2200 fix: ->rt_chbitmask is le16 by Al Viro · 17 years ago
  98. 743b84d ipw2200 fix: struct ieee80211_radiotap_header is little-endian by Al Viro · 17 years ago
  99. 7698d69 ray_cs fixes by Al Viro · 17 years ago
  100. 1edd3a5 ipw2100 annotations and fixes by Al Viro · 17 years ago