1. 6d913f7 ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose by Vasanthakumar Thiagarajan · 14 years ago
  2. d826c83 ath9k: Use memcpy in ath_clone_txbuf() by Vasanthakumar Thiagarajan · 14 years ago
  3. 5c3a338 ath9k: Use abstraction to get link pointer by Vasanthakumar Thiagarajan · 14 years ago
  4. 87d5efb ath9k_hw: Add abstraction to set/get link pointer by Vasanthakumar Thiagarajan · 14 years ago
  5. 3f3a1c8 ath9k_hw: Move code which populates ds_data to ath9k_hw by Vasanthakumar Thiagarajan · 14 years ago
  6. 162c3be ath9k_hw: Define tx control struct for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  7. af914a9 ath9k_hw: add all the AR9003 PHY callbacks by Luis R. Rodriguez · 14 years ago
  8. c16fcb4 ath9k_hw: Split off ANI control to the PHY ops by Felix Fietkau · 14 years ago
  9. cffb5e4 ath9k_hw: add helpers for processing the AR9003 INI by Luis R. Rodriguez · 14 years ago
  10. 13ce3e9 ath9k_hw: add initvals for the AR9003 hardware family by Luis R. Rodriguez · 14 years ago
  11. af01c04 ath9k_hw: split initvals.h by hardware family by Luis R. Rodriguez · 14 years ago
  12. ca37555 ath9k_hw: Implement spur mitigation on AR9003 by Felix Fietkau · 14 years ago
  13. 317d332 ath9k_hw: Implement PLL control on AR9003 by Felix Fietkau · 14 years ago
  14. f7abf0c ath9k_hw: Set the channel on AR9003 by Felix Fietkau · 14 years ago
  15. 7152451 ath9k_hw: add common channel select helpers for ar900[23] by Luis R. Rodriguez · 14 years ago
  16. da6f1d7 ath9k_hw: Add AR9003 PHY register definitions by Felix Fietkau · 14 years ago
  17. 84e2169 ath9k_hw: prevent reset control register zeroing on AR9003 reset by Senthil Balasubramanian · 14 years ago
  18. 1f3f061 ath9k_hw: update the chip tests for AR9003 by Senthil Balasubramanian · 14 years ago
  19. ad7b806 ath9k_hw: Add few routines for rx edma support by Vasanthakumar Thiagarajan · 14 years ago
  20. ae3bb6d ath9k_hw: Fill rx_enable() for the AR9003 hardware family by Vasanthakumar Thiagarajan · 14 years ago
  21. cee1f62 ath9k_hw: Add abstraction for rx enable by Vasanthakumar Thiagarajan · 14 years ago
  22. ceb2644 ath9k_hw: Fill few hw cap for edma by Vasanthakumar Thiagarajan · 14 years ago
  23. 1adf02f ath9k_hw: Add hw cap flag for EDMA for the AR9003 family by Vasanthakumar Thiagarajan · 14 years ago
  24. 3448f91 ath9k: disable the MIB interrupt if ANI is disabled by Luis R. Rodriguez · 14 years ago
  25. 31a0bd3 ath9k_hw: disable ANI for AR9003 by Luis R. Rodriguez · 14 years ago
  26. 61accab ath9k_hw: add the AR9003 ar9003_hw_macversion_supported() by Luis R. Rodriguez · 14 years ago
  27. bab1f62 ath9k_hw: move init config and default after chip is up by Luis R. Rodriguez · 14 years ago
  28. 8525f28 ath9k_hw: Add AR9003 PHY support by Luis R. Rodriguez · 14 years ago
  29. db3cc53 ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables by Senthil Balasubramanian · 14 years ago
  30. 6477396 ath9k_hw: add a private callback for PLL control computation by Luis R. Rodriguez · 14 years ago
  31. bbd79af ath9k_hw: add some comments for ath9k_set_power_network_sleep() by Luis R. Rodriguez · 14 years ago
  32. e041228 ath9k_hw: skip PLL initialization on AR9003 on Power-On-Reset by Luis R. Rodriguez · 14 years ago
  33. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 14 years ago
  34. aed1baf ath9k_hw: remove wrapper ath9k_hw_write_regs() by Luis R. Rodriguez · 14 years ago
  35. 42d5bc3 ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting by Luis R. Rodriguez · 14 years ago
  36. 783dfca ath9k_hw: add support for GPIO differences on AR9003 by Felix Fietkau · 14 years ago
  37. 2c5204a ath9k_hw: add simple register abstraction for some AR9300 registers by Felix Fietkau · 14 years ago
  38. 0bef631 ath9k_hw: fix a missing hex prefix for a register mask by Felix Fietkau · 14 years ago
  39. 086a864 ath9k_hw: add a macro for abstracting generic timer access by Felix Fietkau · 14 years ago
  40. b055032 ath9k_hw: add silicon revision macros for AR9300 by Felix Fietkau · 14 years ago
  41. d70357d ath9k_hw: start building an abstraction layer for hardware routines by Luis R. Rodriguez · 14 years ago
  42. ac1a474 libertas: Davinci platforms need more time loading helper firmware by Dan Williams · 14 years ago
  43. 96021f0 libertas: consolidate SDIO firmware wait code by Dan Williams · 14 years ago
  44. edbe056 rtl818x: Move configuration details to the rtl818x directory by Larry Finger · 14 years ago
  45. 8c00b39 wl1251: register platform_device to pass board data by Grazvydas Ignotas · 14 years ago
  46. 103823d p54pci: fix serious sparse warning by Christian Lamparter · 14 years ago
  47. 2fddd88 wireless: rt2x00: rt2800usb: identify Hawking devices by Xose Vazquez Perez · 14 years ago
  48. 745b1ae rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped by Helmut Schaa · 14 years ago
  49. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 14 years ago
  50. 7834704b cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL event body by Nishant Sarmukadam · 14 years ago
  51. 61c2a80 wl1251: read default MAC address from EEPROM when available by Grazvydas Ignotas · 14 years ago
  52. a5e944f wireless: rt2x00: rt2800usb: identify Sitecom devices by Xose Vazquez Perez · 14 years ago
  53. 94d0bbe ar9170usb: add a couple more USB IDs by Christian Lamparter · 14 years ago
  54. afa5ec2 wl1251: don't require NVS data when EEPROM is used by Grazvydas Ignotas · 14 years ago
  55. f8e1d08 ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb device by Ming Lei · 14 years ago
  56. 0fa35a5 ath9k-htc:respect usb buffer cacheline alignment in reg out path by Ming Lei · 14 years ago
  57. e6c6d33 ath9k-htc:respect usb buffer cacheline alignment in reg in path by Ming Lei · 14 years ago
  58. f28a7b3 ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs by Ming Lei · 14 years ago
  59. 87d77c4 ath5k: treat RXORN as non-fatal by Bruno Randolf · 14 years ago
  60. 0edc9a6 ath5k: Use high bitrates for ACK/CTS by Bruno Randolf · 14 years ago
  61. cc78e90 rt2x00: Add rt3390 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  62. 6452295 rt2x00: Add rt3090 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  63. d5385bf rt2x00: Add rt3071 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  64. 8cdd15e rt2x00: Finish rt3070 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  65. a9dce14 rt2x00: Align rt2800 register initialization with vendor driver. by Gertjan van Wingerde · 14 years ago
  66. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 14 years ago
  67. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 14 years ago
  68. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 14 years ago
  69. 06855ef rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800. by Gertjan van Wingerde · 14 years ago
  70. 5988f38 p54pci: prevent stuck rx-ring on slow system by Quintin Pitts · 14 years ago
  71. b1f9086 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
  72. 470058e0 iwlwifi: avoid Tx queue memory allocation in interface down by Zhu Yi · 14 years ago
  73. 57e40d3 iwlwifi: fix compiler warning by Wey-Yi Guy · 14 years ago
  74. f875f51 iwlwifi: fix compile warnings when compiling without debug by Reinette Chatre · 14 years ago
  75. 4c8d191 iwlwifi: small changes in comments by Wey-Yi Guy · 14 years ago
  76. 04569cb iwlwifi: update tx command response status by Wey-Yi Guy · 14 years ago
  77. 461ef38 iwlwifi: add more debug info in error event dump by Wey-Yi Guy · 14 years ago
  78. 05d5752 iwlwifi: clean up last_phy_res by Johannes Berg · 14 years ago
  79. 76c3c69 iwlwifi: remove pointless sta_id invalid check by Johannes Berg · 14 years ago
  80. a90178fa iwlagn: simplify WEP key check by Johannes Berg · 14 years ago
  81. 43a6126 iwlwifi: remove wrong key use check by Johannes Berg · 14 years ago
  82. 335348b iwlwifi: make WEP key restoring explicit by Johannes Berg · 14 years ago
  83. 678b385 iwlwifi: default max event log size by Wey-Yi Guy · 14 years ago
  84. 68dd5b7 mac80211: check whether scan is in progress before queueing scan_work by Teemu Paasikivi · 14 years ago
  85. 00236aed wl1271: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  86. e197281 wl1271: Go to ELP in idle by Juuso Oikarinen · 14 years ago
  87. aecb056 wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF by Saravanan Dhanabal · 14 years ago
  88. 2c10bb9 wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF by Saravanan Dhanabal · 14 years ago
  89. bd9dc49 wl1271: Fix memory leaks on driver initialization by Juuso Oikarinen · 14 years ago
  90. c15cf5f mac80211: fix typo for LDPC capability by Luis R. Rodriguez · 14 years ago
  91. 39184b1 mac80211: delay skb linearising in rx decryption by Zhu Yi · 14 years ago
  92. 1805a34 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  93. ace5d5d ath5k: fixup some merge damage for AR5211 IQ calibration by John W. Linville · 14 years ago
  94. ece6444 iwlwifi: need check for valid qos packet before free by Wey-Yi Guy · 14 years ago
  95. f74cb0f mac80211_hwsim: add sw_scan sw_scan_complete by Luis R. Rodriguez · 14 years ago
  96. 4f59fce ath5k: add bounds check to pdadc table by Bob Copeland · 14 years ago
  97. a05988b ath5k: fix race condition in tx desc processing by Bob Copeland · 14 years ago
  98. 6b5d117 ath5k: clean up queue manipulation by Bob Copeland · 14 years ago
  99. 1968cc7 ath5k: correct channel setting for 2.5 mhz spacing by Bob Copeland · 14 years ago
  100. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago