1. c28991a wireless: correct sparse warning in wext-compat.c by John W. Linville · 14 years ago
  2. 3f6ff6b wireless: correct sparse warning in lib80211_crypt_tkip.c by John W. Linville · 14 years ago
  3. 4f366c5 wireless: only use alpha2 regulatory information from country IE by John W. Linville · 14 years ago
  4. 53e9b1d mac80211: set carrier on for monitor interfaces on ieee80211_open by David Gnedt · 14 years ago
  5. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  6. 875ae5f mac80211: fix aggregation action frame handling with AP VLANs by Felix Fietkau · 14 years ago
  7. b807b8a iwlwifi: "recover_from_tx_stall" function for 4965 by Wey-Yi Guy · 14 years ago
  8. 9cae611 iwlwifi: more statistics counter for agn in debugfs by Wey-Yi Guy · 14 years ago
  9. 7c094c5 iwlwifi: additional statistic debug counter by Wey-Yi Guy · 14 years ago
  10. 088c872 mac80211: improve error checking if WEP fails to init by John W. Linville · 14 years ago
  11. 48d5548 orinoco_usb: potential null dereference by Dan Carpenter · 14 years ago
  12. 9171acc ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes by Luis R. Rodriguez · 14 years ago
  13. 15804e3 mac80211: skip HT parsing if HW does not support HT by Christian Lamparter · 14 years ago
  14. 9edd952 ath9k_htc: make ath9k_htc_tx_aggr_oper() static by Luis R. Rodriguez · 14 years ago
  15. 0e95409 iwlwifi: convert new uses of __attribute__ ((packed)) to __packed by John W. Linville · 14 years ago
  16. beabe91 libertas: convert new uses of __attribute__ ((packed)) to __packed by John W. Linville · 14 years ago
  17. b3f194e ath5k: clean up rxlink handling by Bruno Randolf · 14 years ago
  18. 450464d ath5k: disable tasklets during reset by Bob Copeland · 14 years ago
  19. 5faaff7 ath5k: move reset to mac80211 workqueue by Bob Copeland · 14 years ago
  20. da5747e ath9k_hw: remove initvals for hardware which was never sold by Felix Fietkau · 14 years ago
  21. ff4bf91 wireless: airo: delete netdev from list after it is freed by Kulikov Vasiliy · 14 years ago
  22. ccb6c13 cfg80211: don't get expired BSSes by Johannes Berg · 14 years ago
  23. 31e79a5 ath9k: another fix for the A-MPDU buffer leak by Felix Fietkau · 14 years ago
  24. 5767430 drivers/net/wireless: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  25. 447a42c ath9k: fix panic while cleaning up virtaul wifis by Rajkumar Manoharan · 14 years ago
  26. 6eb90d4 ath9k: remove unneeded calculation of minimal calibration power by Pavel Roskin · 14 years ago
  27. 982723d ath9k: Fix the LED behaviour in idle unassociated state. by Vivek Natarajan · 14 years ago
  28. 815868e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  29. 084cb0f p54: update MAINTAINERS by Christian Lamparter · 14 years ago
  30. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 14 years ago
  31. b11b160 ath9k: validate the TID in the tx status information by Felix Fietkau · 14 years ago
  32. e5cbef9 ath9k_hw: report the TID in the tx status on AR5008-AR9002 by Felix Fietkau · 14 years ago
  33. 9cc2f3e ath9k_hw: prevent a fast channel change after a rx DMA stuck issue by Felix Fietkau · 14 years ago
  34. 03b4776 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation by Felix Fietkau · 14 years ago
  35. 2339901 ath9k_hw: fix a sign error in the IQ calibration code by Felix Fietkau · 14 years ago
  36. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 14 years ago
  37. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 14 years ago
  38. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 14 years ago
  39. ab8966d rt2x00: Add missing TSF sync mode for AP operation by Helmut Schaa · 14 years ago
  40. 8544df3 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices by Helmut Schaa · 14 years ago
  41. ab0ed4a rt2x00: Remove set_tim callback from PCI drivers by Helmut Schaa · 14 years ago
  42. e783619 rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb by Helmut Schaa · 14 years ago
  43. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 14 years ago
  44. 07896fe rt2x00: Implement broad- and multicast buffering by Helmut Schaa · 14 years ago
  45. 4dee32f rt2x00: Allow beacon update without scheduling a work by Helmut Schaa · 14 years ago
  46. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 14 years ago
  47. 50e888e rt2x00: Make rt2800_write_beacon only export to GPL by Ivo van Doorn · 14 years ago
  48. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  49. 223dcc2 rt2x00: Fix vgc_level_reg handling by Ivo van Doorn · 14 years ago
  50. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  51. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 14 years ago
  52. 7486192 rt2x00: Convert AGC value from descriptor to RSSI (dBm) by Ivo van Doorn · 14 years ago
  53. 5e84600 rt2x00: Limit txpower by eeprom values by Helmut Schaa · 14 years ago
  54. 8b967e4 hostap: fixup strlen() math by Dan Carpenter · 14 years ago
  55. b85aeb5 adm8211: fix memory leak by Kulikov Vasiliy · 14 years ago
  56. 4c92831 prism54: call BUG_ON() earlier by Dan Carpenter · 14 years ago
  57. 72e93e9 wl1271: use __packed annotation by Luciano Coelho · 14 years ago
  58. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 14 years ago
  59. 643f82e cfg80211: ignore spurious deauth by Johannes Berg · 14 years ago
  60. e71bcbd MAINTAINERS: mark adm8211 as an orphan by John W. Linville · 14 years ago
  61. 9726f34 iwlagn: fix the bit mask of a FH register in stop Tx DMA flow by Emmanuel Grumbach · 14 years ago
  62. 41691de iwlagn: more generic description for iwlagn devices by Wey-Yi Guy · 14 years ago
  63. 4b58645 iwlwifi: correct descriptions of advanced ucode errors by Jay Sternberg · 14 years ago
  64. 0326433 iwlwifi: enable 6050 series Gen2 devices by Shanyu Zhao · 14 years ago
  65. 3cc7b54 wl1271: use per-channel max tx power passed by mac80211 when scanning by Luciano Coelho · 14 years ago
  66. 08688d6 wl1271: rewritten scanning code by Luciano Coelho · 14 years ago
  67. 34dd2aa wl1271: moved scan operations to a separate file by Luciano Coelho · 14 years ago
  68. f532be6 wl1271: Update interface to temporarily disable dynamic PS by Juuso Oikarinen · 14 years ago
  69. 9a547bf wl1271: Fix warning when disconnecting and ad-hoc network by Juuso Oikarinen · 14 years ago
  70. 8d2ef7b wl1271: Disable dynamic PS based on BT co-ext sense events by Juuso Oikarinen · 14 years ago
  71. ca52a5e wl1271: Update hardware ARP filtering configuration handling by Juuso Oikarinen · 14 years ago
  72. e6b190f wl1271: read fem manufacturer value from nvs by Luciano Coelho · 14 years ago
  73. 90494a9 wl1271: Work around AP's with broken ps-poll functionality by Juuso Oikarinen · 14 years ago
  74. 849923f wl1271: Use all basic rates for ps-poll, instead of just the slowest by Juuso Oikarinen · 14 years ago
  75. eb887df wl1271: Use the ARP configuration function from mac80211 by Juuso Oikarinen · 14 years ago
  76. bbbb538 wl1271: Add TSF handling by Juuso Oikarinen · 14 years ago
  77. ab2807e wl1271: Remove calibration from join command by Juuso Oikarinen · 14 years ago
  78. 3473187 mac80211: remove wep dependency by John W. Linville · 14 years ago
  79. 73e1946 ath9k: fix a buffer leak in A-MPDU completion by Felix Fietkau · 14 years ago
  80. 2b40994 ath9k: fix a potential buffer leak in the STA teardown path by Felix Fietkau · 14 years ago
  81. 60ea385 NET: nl80211, fix lock imbalance and netdev referencing by Jiri Slaby · 14 years ago
  82. f803696 ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs by Rajkumar Manoharan · 14 years ago
  83. f148cfd wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus by Ameya Palande · 14 years ago
  84. a2c9fc9 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  85. c8312fa iwlwifi: adding enhance sensitivity table entries by Wey-Yi Guy · 14 years ago
  86. bf3c7fd iwlwifi: generic parameter define for _agn device by Wey-Yi Guy · 14 years ago
  87. 4bf49a9 iwlwifi: debugfs file for txfifo command testing by Wey-Yi Guy · 14 years ago
  88. 6555063 iwlwifi: add support for device tx flush request by Wey-Yi Guy · 14 years ago
  89. 716c74b iwlwifi: add mac80211 flush callback support by Wey-Yi Guy · 14 years ago
  90. 947279e iwlwifi: tx fifo queue flush command by Wey-Yi Guy · 14 years ago
  91. ad8d833 iwlwifi: add debug print for parsing firmware TLV by Wey-Yi Guy · 14 years ago
  92. c04f9f2 iwlwifi: fix fw_restart module parameter by Wey-Yi Guy · 14 years ago
  93. ecc3d5a minstrel_ht: fix check for downgrading of top2 rate by Ming Lei · 14 years ago
  94. 009271f minstrel_ht: fix updating rate with best probability by Ming Lei · 14 years ago
  95. 8e67ca7 ath9k: fix crash with WEP in ad-hoc mode by Felix Fietkau · 14 years ago
  96. 347809f ath9k: fix false positives in the baseband hang check by Felix Fietkau · 14 years ago
  97. 54bd500 ath9k_hw: clean up the noise floor calibration code to reduce code duplication by Felix Fietkau · 14 years ago
  98. f2552e2 ath9k_hw: sanitize noise floor values properly on all chips by Felix Fietkau · 14 years ago
  99. ba17bc5 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros by Felix Fietkau · 14 years ago
  100. 2e1f256 ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 by Felix Fietkau · 14 years ago