1. 28eb3e5 rtl8180: silence "dubious: x | !y" sparse warning by John W. Linville · 15 years ago
  2. 8b73fb8 rtl8180: improve signal reporting for actual rtl8180 hardware by John W. Linville · 15 years ago
  3. 1ab36d6 wl1251: fix sparse-generated warnings by John W. Linville · 15 years ago
  4. da22f79 iwlagn: use __packed on new structure definitions by John W. Linville · 15 years ago
  5. 1bd14ea iwlwifi: remove spurious semicolons by Johannes Berg · 15 years ago
  6. 6abbe55 iwlwifi: reduce beacon fill conditions by Johannes Berg · 15 years ago
  7. c6fa17e iwlwifi: read multiple MAC addresses by Wey-Yi Guy · 15 years ago
  8. 0bc5774 iwlwifi: make iwl_mac_beacon_update static by Johannes Berg · 15 years ago
  9. 704da53 iwlagn: fix firmware loading TLV error path by Johannes Berg · 15 years ago
  10. 6a822d0 iwlwifi: add TLV to specify the size of phy calibration table by Wey-Yi Guy · 15 years ago
  11. ffb7d89 iwlagn: add bluetooth stats to debugfs by Wey-Yi Guy · 15 years ago
  12. 7980fba iwlagn: Add support for bluetooth statistics notification by Wey-Yi Guy · 15 years ago
  13. af8ee05 iwlagn: add .cfg flag to idenfity the need for bt statistics by Wey-Yi Guy · 15 years ago
  14. 325322e iwlagn: add statistic notification structure for WiFi/BT devices by Wey-Yi Guy · 15 years ago
  15. acd82aa b43: silence phy_n sparse warnings by Larry Finger · 15 years ago
  16. 41950bd b43: silence most sparse warnings by John W. Linville · 15 years ago
  17. 8b74964 rtl8180: improve signal reporting for rtl8185 hardware by John W. Linville · 15 years ago
  18. b603742 mwl8k: correct/silence sparse warnings by John W. Linville · 15 years ago
  19. 1612454 rt2x00: correct sparse warning in rt2x00debug.c by John W. Linville · 15 years ago
  20. cc40cc5 libipw: correct sparse warnings and mark some variables static by John W. Linville · 15 years ago
  21. d267be3 ipw2100: mark ipw2100_pm_qos_req static by John W. Linville · 15 years ago
  22. a3d3da1 ath9k: correct sparse identified endian bug in ath_paprd_calibrate by John W. Linville · 15 years ago
  23. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 15 years ago
  24. b807b8a iwlwifi: "recover_from_tx_stall" function for 4965 by Wey-Yi Guy · 15 years ago
  25. 9cae611 iwlwifi: more statistics counter for agn in debugfs by Wey-Yi Guy · 15 years ago
  26. 7c094c5 iwlwifi: additional statistic debug counter by Wey-Yi Guy · 15 years ago
  27. 48d5548 orinoco_usb: potential null dereference by Dan Carpenter · 15 years ago
  28. 9171acc ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes by Luis R. Rodriguez · 15 years ago
  29. 9edd952 ath9k_htc: make ath9k_htc_tx_aggr_oper() static by Luis R. Rodriguez · 15 years ago
  30. 0e95409 iwlwifi: convert new uses of __attribute__ ((packed)) to __packed by John W. Linville · 15 years ago
  31. beabe91 libertas: convert new uses of __attribute__ ((packed)) to __packed by John W. Linville · 15 years ago
  32. b3f194e ath5k: clean up rxlink handling by Bruno Randolf · 15 years ago
  33. 450464d ath5k: disable tasklets during reset by Bob Copeland · 15 years ago
  34. 5faaff7 ath5k: move reset to mac80211 workqueue by Bob Copeland · 15 years ago
  35. da5747e ath9k_hw: remove initvals for hardware which was never sold by Felix Fietkau · 15 years ago
  36. ff4bf91 wireless: airo: delete netdev from list after it is freed by Kulikov Vasiliy · 15 years ago
  37. 31e79a5 ath9k: another fix for the A-MPDU buffer leak by Felix Fietkau · 15 years ago
  38. 5767430 drivers/net/wireless: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  39. 447a42c ath9k: fix panic while cleaning up virtaul wifis by Rajkumar Manoharan · 15 years ago
  40. 6eb90d4 ath9k: remove unneeded calculation of minimal calibration power by Pavel Roskin · 15 years ago
  41. 982723d ath9k: Fix the LED behaviour in idle unassociated state. by Vivek Natarajan · 15 years ago
  42. 815868e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  43. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 15 years ago
  44. b11b160 ath9k: validate the TID in the tx status information by Felix Fietkau · 15 years ago
  45. e5cbef9 ath9k_hw: report the TID in the tx status on AR5008-AR9002 by Felix Fietkau · 15 years ago
  46. 9cc2f3e ath9k_hw: prevent a fast channel change after a rx DMA stuck issue by Felix Fietkau · 15 years ago
  47. 03b4776 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation by Felix Fietkau · 15 years ago
  48. 2339901 ath9k_hw: fix a sign error in the IQ calibration code by Felix Fietkau · 15 years ago
  49. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 15 years ago
  50. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 15 years ago
  51. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 15 years ago
  52. ab8966d rt2x00: Add missing TSF sync mode for AP operation by Helmut Schaa · 15 years ago
  53. 8544df3 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices by Helmut Schaa · 15 years ago
  54. ab0ed4a rt2x00: Remove set_tim callback from PCI drivers by Helmut Schaa · 15 years ago
  55. e783619 rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb by Helmut Schaa · 15 years ago
  56. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 15 years ago
  57. 07896fe rt2x00: Implement broad- and multicast buffering by Helmut Schaa · 15 years ago
  58. 4dee32f rt2x00: Allow beacon update without scheduling a work by Helmut Schaa · 15 years ago
  59. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 15 years ago
  60. 50e888e rt2x00: Make rt2800_write_beacon only export to GPL by Ivo van Doorn · 15 years ago
  61. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 15 years ago
  62. 223dcc2 rt2x00: Fix vgc_level_reg handling by Ivo van Doorn · 15 years ago
  63. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 15 years ago
  64. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 15 years ago
  65. 7486192 rt2x00: Convert AGC value from descriptor to RSSI (dBm) by Ivo van Doorn · 15 years ago
  66. 5e84600 rt2x00: Limit txpower by eeprom values by Helmut Schaa · 15 years ago
  67. 8b967e4 hostap: fixup strlen() math by Dan Carpenter · 15 years ago
  68. b85aeb5 adm8211: fix memory leak by Kulikov Vasiliy · 15 years ago
  69. 4c92831 prism54: call BUG_ON() earlier by Dan Carpenter · 15 years ago
  70. 72e93e9 wl1271: use __packed annotation by Luciano Coelho · 15 years ago
  71. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 15 years ago
  72. 9726f34 iwlagn: fix the bit mask of a FH register in stop Tx DMA flow by Emmanuel Grumbach · 15 years ago
  73. 41691de iwlagn: more generic description for iwlagn devices by Wey-Yi Guy · 15 years ago
  74. 4b58645 iwlwifi: correct descriptions of advanced ucode errors by Jay Sternberg · 15 years ago
  75. 0326433 iwlwifi: enable 6050 series Gen2 devices by Shanyu Zhao · 15 years ago
  76. 3cc7b54 wl1271: use per-channel max tx power passed by mac80211 when scanning by Luciano Coelho · 15 years ago
  77. 08688d6 wl1271: rewritten scanning code by Luciano Coelho · 15 years ago
  78. 34dd2aa wl1271: moved scan operations to a separate file by Luciano Coelho · 15 years ago
  79. f532be6 wl1271: Update interface to temporarily disable dynamic PS by Juuso Oikarinen · 15 years ago
  80. 9a547bf wl1271: Fix warning when disconnecting and ad-hoc network by Juuso Oikarinen · 15 years ago
  81. 8d2ef7b wl1271: Disable dynamic PS based on BT co-ext sense events by Juuso Oikarinen · 15 years ago
  82. ca52a5e wl1271: Update hardware ARP filtering configuration handling by Juuso Oikarinen · 15 years ago
  83. e6b190f wl1271: read fem manufacturer value from nvs by Luciano Coelho · 15 years ago
  84. 90494a9 wl1271: Work around AP's with broken ps-poll functionality by Juuso Oikarinen · 15 years ago
  85. 849923f wl1271: Use all basic rates for ps-poll, instead of just the slowest by Juuso Oikarinen · 15 years ago
  86. eb887df wl1271: Use the ARP configuration function from mac80211 by Juuso Oikarinen · 15 years ago
  87. bbbb538 wl1271: Add TSF handling by Juuso Oikarinen · 15 years ago
  88. ab2807e wl1271: Remove calibration from join command by Juuso Oikarinen · 15 years ago
  89. 73e1946 ath9k: fix a buffer leak in A-MPDU completion by Felix Fietkau · 15 years ago
  90. 2b40994 ath9k: fix a potential buffer leak in the STA teardown path by Felix Fietkau · 15 years ago
  91. f803696 ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs by Rajkumar Manoharan · 15 years ago
  92. f148cfd wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus by Ameya Palande · 15 years ago
  93. 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 · 15 years ago
  94. c8312fa iwlwifi: adding enhance sensitivity table entries by Wey-Yi Guy · 15 years ago
  95. bf3c7fd iwlwifi: generic parameter define for _agn device by Wey-Yi Guy · 15 years ago
  96. 4bf49a9 iwlwifi: debugfs file for txfifo command testing by Wey-Yi Guy · 15 years ago
  97. 6555063 iwlwifi: add support for device tx flush request by Wey-Yi Guy · 15 years ago
  98. 716c74b iwlwifi: add mac80211 flush callback support by Wey-Yi Guy · 15 years ago
  99. 947279e iwlwifi: tx fifo queue flush command by Wey-Yi Guy · 15 years ago
  100. ad8d833 iwlwifi: add debug print for parsing firmware TLV by Wey-Yi Guy · 15 years ago