1. 7ef5cc9 rt2800: add rt2800lib.h by Bartlomiej Zolnierkiewicz · 15 years ago
  2. 473196b rt2x00: fix rt2x00pci_register_multi[read,write]() arguments by Bartlomiej Zolnierkiewicz · 15 years ago
  3. f255b92 rt2x00: fix rt2x00usb_regbusy_read() arguments by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 5b10b09 rt2x00: fix rt2x00usb_register_multiwrite() arguments by Bartlomiej Zolnierkiewicz · 15 years ago
  5. b0a1eda rt2800pci: convert to use struct rt2800_ops methods by Bartlomiej Zolnierkiewicz · 15 years ago
  6. 7a345d3d rt2800usb: convert to use struct rt2800_ops methods by Bartlomiej Zolnierkiewicz · 15 years ago
  7. ee134fc rt2x00: add driver private field to struct rt2x00_dev by Bartlomiej Zolnierkiewicz · 15 years ago
  8. 3a9e5b0 rt2800pci: add rt2800_mcu_request() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 4f2c532 rt2800usb: add rt2800_mcu_request() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  10. ada0394 rt2800pci: add rt2800_rf_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  11. 5c70e5b rt2800usb: add rt2800_rf_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 1af68f7 rt2800pci: add rt2800_rfcsr_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  13. e91fea9 rt2800usb: add rt2800_rfcsr_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  14. 3e2c9df rt2800pci: add rt2800_bbp_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  15. eff6ece rt2800usb: add rt2800_bbp_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  16. b4a77d0 rt2800pci: add rt2800_regbusy_read() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  17. ab209b9 rt2800usb: add rt2800_regbusy_read() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 4f2732c rt2800pci: add rt2800_register_multi[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 678b4ee rt2800usb: add rt2800_register_multi[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  20. 9ca21eb rt2800pci: add rt2800_register_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  21. abbb505 rt2800usb: add rt2800_register_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  22. e9a6269 wl1271: use __dev_alloc_skb() on RX by Luis R. Rodriguez · 15 years ago
  23. c327d96 mac80211: fix internal scan request by Johannes Berg · 15 years ago
  24. 450aae3 mac80211: Fix IBSS merge by Sujith · 15 years ago
  25. b35686d rt2x00: remove needless ifdefs from rt2x00leds.h by Bartlomiej Zolnierkiewicz · 15 years ago
  26. d07624f rt2800usb: fix comments in rt2800usb.h by Bartlomiej Zolnierkiewicz · 15 years ago
  27. 3306ef6 rt2800usb: use rt2x00usb_register_multiwrite() to set key entries by Bartlomiej Zolnierkiewicz · 15 years ago
  28. 02a39c2 rt2x00: fix rt2x00usb_register_read() comment by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 77dba49 rt2800pci: fix comment about IV/EIV fields by Bartlomiej Zolnierkiewicz · 15 years ago
  30. 8807bb8 rt2800pci: fix comment about register access by Bartlomiej Zolnierkiewicz · 15 years ago
  31. f644fea rt2800pci: fix crypto in TX frame by Bartlomiej Zolnierkiewicz · 15 years ago
  32. a8ea2b2 rt2800usb: fix rt2800usb_rfcsr_read() by Bartlomiej Zolnierkiewicz · 15 years ago
  33. f44eafa rt2800pci: make Kconfig help entry more helpful by Bartlomiej Zolnierkiewicz · 15 years ago
  34. 71eafe3 rt2800usb: make Kconfig help entry more helpful by Bartlomiej Zolnierkiewicz · 15 years ago
  35. 5ed176e mac80211: make ieee80211_find_sta per virtual interface by Johannes Berg · 15 years ago
  36. 7fdad98 cfg80211: remove dead variable by Johannes Berg · 15 years ago
  37. 5b9482d mwl8k: pci BAR mapping changes by Lennert Buytenhek · 15 years ago
  38. 45eb400 mwl8k: shorten receive/transmit state variable names by Lennert Buytenhek · 15 years ago
  39. a43c49a mwl8k: add support for enabling hardware sniffer mode by Lennert Buytenhek · 15 years ago
  40. 5dfd3e2 mwl8k: report rate and other information for received frames by Lennert Buytenhek · 15 years ago
  41. 22995b2 mwl8k: clarify WME transmit queue 0/1 swizzling by Lennert Buytenhek · 15 years ago
  42. 3d76e82 mwl8k: use cond_resched() when loading firmware blocks by Lennert Buytenhek · 15 years ago
  43. 32060e1 mwl8k: clear hardware MAC address if no STA interface configured by Lennert Buytenhek · 15 years ago
  44. 77165d8 mwl8k: enforce FIF_BCN_PRBRESP_PROMISC when no STA interfaces are active by Lennert Buytenhek · 15 years ago
  45. 447ced0 mwl8k: implement FIF_ALLMULTI by Lennert Buytenhek · 15 years ago
  46. 3779752 mwl8k: use the mac80211-provided workqueue instead of creating our own by Lennert Buytenhek · 15 years ago
  47. d5e3084 mwl8k: fix multicast address filter programming by Lennert Buytenhek · 15 years ago
  48. 88de754a mwl8k: minor transmit quiescing rework by Lennert Buytenhek · 15 years ago
  49. c2c357c mwl8k: coding style cleanups by Lennert Buytenhek · 15 years ago
  50. 8848fd2 mwl8k: fix GET_STAT firmware command packet layout by Lennert Buytenhek · 15 years ago
  51. 3c6af5b wl1271: depend on INET by John W. Linville · 15 years ago
  52. fa867e7 wl1271: Generalize command response reading by Juuso Oikarinen · 15 years ago
  53. ad150e9 wl1271: Correct endianness-handling of command status by Juuso Oikarinen · 15 years ago
  54. 19ad071 wl1271: Add retry implementation for PSM entries by Juuso Oikarinen · 15 years ago
  55. 3b775b4 wl1271: Check result code of commands by Juuso Oikarinen · 15 years ago
  56. 605351e wl1271: Increase TX power value by Juuso Oikarinen · 15 years ago
  57. c6317a5 wl1271: Remove excess null-data template settings by Juuso Oikarinen · 15 years ago
  58. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  59. 6c08522 mac80211_hwsim: Send ACK frames on the hwsim0 interface by Jouni Malinen · 15 years ago
  60. 7054183 mac80211_hwsim: Check idle state on TX by Jouni Malinen · 15 years ago
  61. c5f8289 cfg80211: Fix WEXT compat siwauth wpa and group cipher by Jouni Malinen · 15 years ago
  62. 93a59d7 p54: disable channels with incomplete calibration data sets by Christian Lamparter · 15 years ago
  63. 6d3560d mac80211: fix scan abort sanity checks by Johannes Berg · 15 years ago
  64. 1933ac4 iwlwifi: add wimax/wifi coexist support for 6x50 series by Wey-Yi Guy · 15 years ago
  65. 3f3e037 iwlwifi: add SM PS support for 6x50 series by Wey-Yi Guy · 15 years ago
  66. fe1bcbf iwlwifi: coex API data structure by Wey-Yi Guy · 15 years ago
  67. f2f21b4 iwlwifi: print warning when sending host command fails by Reinette Chatre · 15 years ago
  68. 5ad13f8 iwlagn: move rate scale initialization to init function by Reinette Chatre · 15 years ago
  69. 62a9492 iwl3945: store station rate scale information in mac80211 station structure by Reinette Chatre · 15 years ago
  70. 9a9ca65 iwlwifi: split adding broadcast station from others by Reinette Chatre · 15 years ago
  71. 89f186a iwlwifi: move iwl_[un]init_drv to iwlagn by Reinette Chatre · 15 years ago
  72. c33de62 iwlwifi: unmap memory before use by Reinette Chatre · 15 years ago
  73. c2e61da iwlagn: update write pointers for all tx queues after wakeup by Ben Cahill · 15 years ago
  74. c72cd19 iwlagn: Clarify FH_TX interrupt by Ben Cahill · 15 years ago
  75. a6c5c73 iwlagn: invoke L0S workaround for 6000/1000 series by Ben Cahill · 15 years ago
  76. 8852136 iwlwifi: remove power-wasting calls to apm_ops.init() by Ben Cahill · 15 years ago
  77. 5220af0 iwlwifi: remove unneeded locks from apm_stop() and stop_master() by Ben Cahill · 15 years ago
  78. 5ebeb5a iwlwifi: provide firmware version by Reinette Chatre · 15 years ago
  79. 9aa4aee mac80211: make CALL_TXH a statement by Johannes Berg · 15 years ago
  80. 86c34fe libertas: remove internal buffers from GSPI driver by Andrey Yurovsky · 15 years ago
  81. d2d8cda b43legacy: Fix DMA TX bounce buffer copying by Larry Finger · 15 years ago
  82. e6e898c mac80211: remove bogus code by Johannes Berg · 15 years ago
  83. ff9458d mac80211: remove sent_ps_buffered by Johannes Berg · 15 years ago
  84. 22403de mac80211: also drop qos-nullfunc frames silently by Johannes Berg · 15 years ago
  85. e7d17cf wl1271: fix init loop timeout by Luciano Coelho · 15 years ago
  86. 62b517c mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM by Johannes Berg · 15 years ago
  87. c27f2fd mac80211: deprecate qual value by Johannes Berg · 15 years ago
  88. eddcbb9 mac80211: introduce ieee80211_beacon_get_tim() by Johannes Berg · 15 years ago
  89. 7502666 wireless: airo_cs needs WEXT_SPY by Randy Dunlap · 15 years ago
  90. 8ce0b58 mac80211: make align adjustment code support paged SKB by Zhu Yi · 15 years ago
  91. ddcd4c0 ath9k_hw: make ath9k_phy_modify_rx_buffer() static by Luis R. Rodriguez · 15 years ago
  92. a776582 ath9k_hw: Fix and complete force bias for AR5416 by Luis R. Rodriguez · 15 years ago
  93. 896ff26 ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() by Luis R. Rodriguez · 15 years ago
  94. ae478cf ath9k_hw: make spur mitigation a callback by Luis R. Rodriguez · 15 years ago
  95. e16393b ath9k_hw: order phy.c code and integrate spur mitigation by Luis R. Rodriguez · 15 years ago
  96. e68a060 ath9k_hw: use a callback for frequency change by Luis R. Rodriguez · 15 years ago
  97. 0a3b7ba ath9k_hw: make both analog channel change routines return int by Luis R. Rodriguez · 15 years ago
  98. dc51dd5 ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() by Luis R. Rodriguez · 15 years ago
  99. 431ba3c ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks() by Luis R. Rodriguez · 15 years ago
  100. 574d6b1 ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks() by Luis R. Rodriguez · 15 years ago