1. 98d2ff8 nl80211: Add option to adjust transmit power by Juuso Oikarinen · 15 years ago
  2. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 15 years ago
  3. a185045 at76c50x-usb: Extract bssid from authentication frame by Sebastian Smolorz · 15 years ago
  4. 41b4b28 at76c50x-usb: Move function at76_join() several lines up by Sebastian Smolorz · 15 years ago
  5. c937019 mac80211: avoid scheduling while atomic in mesh_rx_plink_frame by John W. Linville · 15 years ago
  6. de66bfd minstrel_ht: move minstrel_mcs_groups declaration to header file by John W. Linville · 15 years ago
  7. 670b7f1 wireless: mark reg_mutex as static by John W. Linville · 15 years ago
  8. d5ece21 minstrel_ht: make *idx unsigned in minstrel_downgrade_rate by John W. Linville · 15 years ago
  9. 292b4df mac80211: don't shadow mgmt variable in ieee80211_rx_h_action by John W. Linville · 15 years ago
  10. a3275e2 rtl8180: mark rtl8180_beacon_work static by John W. Linville · 15 years ago
  11. d0ee0eb ath9k: declare MODULE_FIRMWARE for ath9k_htc by John W. Linville · 15 years ago
  12. 25ac8b0 libertas: mark lbs_ret_802_11d_domain_info static by John W. Linville · 15 years ago
  13. 9a75c2f ath9k: Add a module parameter to disable led blinking. by Vivek Natarajan · 15 years ago
  14. ee03111 ath9k_hw: add an extra delay when reseting AR_RTC_RESET by Luis R. Rodriguez · 15 years ago
  15. d5c4d19 ath9k_hw: dynamically choose the SERDES array for low power by Luis R. Rodriguez · 15 years ago
  16. 6a0ec30 ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks by Luis R. Rodriguez · 15 years ago
  17. 653fe37 ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave() by Luis R. Rodriguez · 15 years ago
  18. 9a658d2 ath9k_hw: fix ASPM setting for AR9003 by Luis R. Rodriguez · 15 years ago
  19. 1047d5e Libertas: Added 11d support using cfg80211 by Kiran Divekar · 15 years ago
  20. e4fe4ea Libertas: fix WARN_ON issues in cfg80211 support by Kiran Divekar · 15 years ago
  21. e86dc1c Libertas: cfg80211 support by Kiran Divekar · 15 years ago
  22. f90754c mac80211: Add interface for driver to temporarily disable dynamic ps by Juuso Oikarinen · 15 years ago
  23. fb63bc4 mac80211: Fix compile warning in scan.c. by Gertjan van Wingerde · 15 years ago
  24. bb64d95 b43: Clarify logged message after fatal DMA error and switch to PIO mode by Larry Finger · 15 years ago
  25. 051cb98 iwlwifi: remove non-exist reference by Wey-Yi Guy · 15 years ago
  26. 936e8a7 iwlwifi: code cleanup to remove un-necessary "goto" by Wey-Yi Guy · 15 years ago
  27. f84ac08 iwlwifi: move calibration from iwlcore to iwlagn by Wey-Yi Guy · 15 years ago
  28. f3aebee iwlwifi: move _agn statistics related structure by Wey-Yi Guy · 15 years ago
  29. 278fc73 iwlwifi: move agn specific rx related code to iwl-agn-rx.c by Wey-Yi Guy · 15 years ago
  30. 8756371 iwlwifi: display ucode SW Error in hex by Jay Sternberg · 15 years ago
  31. 09034cb iwlwifi: return ucode errors from station management by Johannes Berg · 15 years ago
  32. e666674 iwlwifi: use sync commands for keys by Johannes Berg · 15 years ago
  33. 4620fef iwlagn: use mutex for aggregation by Johannes Berg · 15 years ago
  34. 543708b mac80211: fix sw scan bracketing by Johannes Berg · 15 years ago
  35. 8223d2f mac80211_hwsim: fix fake_hw_scan by Johannes Berg · 15 years ago
  36. 2fcc9f7 wireless: move regulatory_init to .init.text by Uwe Kleine-König · 15 years ago
  37. f884e38 cfg80211: move cfg80211_exit to .exit.text by Uwe Kleine-König · 15 years ago
  38. 4e63f76 ath9k_htc: Update supported product list by Sujith · 15 years ago
  39. 1baf8a9 wireless:hostap_ap.c Fix warning: variable 'fc' set but not used by Justin P. Mattock · 15 years ago
  40. deda484 wireless:hostap_main.c warning: variable 'iface' set but not used by Justin P. Mattock · 15 years ago
  41. abf52f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  42. 021570e mac80211: fix warn, enum may be used uninitialized by Christoph Fritz · 15 years ago
  43. 6a0076e ath5k: report PHY error frames only for chips which need it by Bruno Randolf · 15 years ago
  44. 8786123 ath5k: review RX descriptor functions by Bruno Randolf · 15 years ago
  45. 1884a36 ath5k: take descriptor differences between 5210 and 5211 into account by Bruno Randolf · 15 years ago
  46. 2237e92 ath5k: update 5210/5211 frame types by Bruno Randolf · 15 years ago
  47. 03417bc ath5k: review and add comments for descriptors by Bruno Randolf · 15 years ago
  48. 62412a8 ath5k: remove pointless rx error overlay struct by Bruno Randolf · 15 years ago
  49. 2847109 ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status() by Bruno Randolf · 15 years ago
  50. a666819 ath5k: use direct function calls for descriptors when possible by Bruno Randolf · 15 years ago
  51. 02a78b4 ath5k: move checks and stats into new function by Bruno Randolf · 15 years ago
  52. 8a89f06 ath5k: split descriptor handling and frame receive by Bruno Randolf · 15 years ago
  53. b16062f ath5k: unify rx descriptor error handling by Bruno Randolf · 15 years ago
  54. 39d63f2 ath5k: reset more pointers after we free skbs by Bruno Randolf · 15 years ago
  55. 0452d4a ath5k: print more errors when decriptor setup fails by Bruno Randolf · 15 years ago
  56. 265faad ath5k: fix rx descriptor debugging by Bruno Randolf · 15 years ago
  57. beade636 ath5k: fix some comment typos by Bruno Randolf · 15 years ago
  58. 9e4e43f ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb() by Bruno Randolf · 15 years ago
  59. 8d67a03 ath5k: more debug prints for resets by Bruno Randolf · 15 years ago
  60. c086aba ipw2200: Enable LED by default by ubuntu@tjworld.net · 16 years ago
  61. 7484bdc p54usb: Comment out duplicate Medion MD40900 device id by Leann Ogasawara · 15 years ago
  62. 3d3b33b zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming by John W. Linville · 15 years ago
  63. 71184ba zd1211rw: add 0x49 -> JP regulatory domain map by Kouhei Sutou · 15 years ago
  64. d7ca213 ath9k_htc: Fix ampdu_action callback by Sujith · 15 years ago
  65. 9a2af88 ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003 by Luis R. Rodriguez · 15 years ago
  66. e4a0ab3 rt2x00: Synchronize WCID initialization with legacy driver by Ivo van Doorn · 15 years ago
  67. 04f1e34 rt2x00: Enable HW crypto by default by Ivo van Doorn · 15 years ago
  68. e6474c3 rt2x00: Limit TX done looping to number of TX ring entries by Ivo van Doorn · 15 years ago
  69. a5ea2f0 rt2x00: Update author rt2800lib by Ivo van Doorn · 15 years ago
  70. e1b4d7b rt2x00: Enable fallback rates for rt61pci and rt73usb by Ivo van Doorn · 15 years ago
  71. 3d2bc10 rt2x00: Fix tx status reporting when falling back to the lowest rate by Helmut Schaa · 15 years ago
  72. 3f2bee2 rt2x00: provide mac80211 a suitable max_rates value by Helmut Schaa · 15 years ago
  73. a3f84ca rt2x00: Fix typo in rt2800_config_txpower by Helmut Schaa · 15 years ago
  74. 3afa626 rt2x00: Fix TX_STA_FIFO handling by Helmut Schaa · 15 years ago
  75. 52b58fa rt2x00: Add comment about BBP1_TX_POWER by Helmut Schaa · 15 years ago
  76. 2606e42 rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling by Helmut Schaa · 15 years ago
  77. ecb7cab rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried by Helmut Schaa · 15 years ago
  78. fd6dcb8 rt2x00: don't use TXDONE_FALLBACK as success indicator by Helmut Schaa · 15 years ago
  79. 46678b1 rt2x00: clarify meaning of txdone flags by Helmut Schaa · 15 years ago
  80. 9190252 mac80211: Use a separate CCMP PN receive counter for management frames by Jouni Malinen · 15 years ago
  81. 05e48e8 mac80211: Protect Deauthentication frame when using MFP by Jouni Malinen · 15 years ago
  82. ff61638 mac80211: Fix ps-qos network latency handling by Juuso Oikarinen · 15 years ago
  83. d6a574f hostap: Protect against initialization interrupt by Tim Gardner · 15 years ago
  84. a69b03e iwlwifi: cancel scan watchdog in iwl_bg_abort_scan by John W. Linville · 15 years ago
  85. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 15 years ago
  86. 5ea096c mac80211: remove BSS from cfg80211 list when leaving IBSS by Teemu Paasikivi · 15 years ago
  87. 392cfdb mac80211: Set changed basic rates flag by Teemu Paasikivi · 15 years ago
  88. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 15 years ago
  89. 7b9a4b0 ath9k_hw: remove ATH9K_CAP_DS by Felix Fietkau · 15 years ago
  90. 3553727 ath9k/ath9k_htc: remove redundand checks for dual-stream tx support by Felix Fietkau · 15 years ago
  91. 16f2411 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH by Felix Fietkau · 15 years ago
  92. f32a488 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT by Felix Fietkau · 15 years ago
  93. 71fca6e ath9k_hw: remove ATH9K_CAP_TKIP_MIC by Felix Fietkau · 15 years ago
  94. 9cc3271 ath9k_hw: remove ATH9K_CAP_TXPOW by Felix Fietkau · 15 years ago
  95. 716f7fc ath9k_hw: remove ATH9K_CAP_CIPHER by Felix Fietkau · 15 years ago
  96. 0efabd5 ath9k: enable AR9003 PCI IDs by Luis R. Rodriguez · 15 years ago
  97. 9f42c2b ath9k: implement PA predistortion support by Felix Fietkau · 15 years ago
  98. 717f6be ath9k_hw: add functions for controlling PA predistortion calibration by Felix Fietkau · 15 years ago
  99. 4935250 ath9k_hw: add support for parsing PA predistortion related EEPROM fields by Felix Fietkau · 15 years ago
  100. ab33449 ath9k_hw: add register definitions related to PA predistortion by Felix Fietkau · 15 years ago