1. 9f219bd rtlwifi: Fix unitialized variable warnings by Larry Finger · 14 years ago
  2. 53d7938 mwifiex: rename function mwifiex_is_ba_stream_avail by Bing Zhao · 14 years ago
  3. 572e8f3 mwifiex: remove unused function parameters by Amitkumar Karwar · 14 years ago
  4. 19a8986 mwifiex: remove redundant "return" at end of void function by Yogesh Ashok Powar · 14 years ago
  5. 600f5d9 mwifiex: cleanup ioctl wait queue and abstraction layer by Amitkumar Karwar · 14 years ago
  6. 3a9ddde ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 by Felix Fietkau · 14 years ago
  7. 32377b6 ath5k: fix the EEPROM check for hw AES crypto support by Felix Fietkau · 14 years ago
  8. fa9bfd6 ath5k: add a new bus op for reading the mac address by Felix Fietkau · 14 years ago
  9. 0cb9e06 ath: unshare struct ath_bus_ops between ath5k and ath9k by Felix Fietkau · 14 years ago
  10. 7f94f05 ath5k: disable 5 GHz support if a 2.4 GHz radio is detected by Felix Fietkau · 14 years ago
  11. 10add41 ath9k: Fix improper beacon slot selection in IBSS by Rajkumar Manoharan · 14 years ago
  12. dfa8fc6 ath9k: avoid using trinary operator w/ TX_STAT_INC by John W. Linville · 14 years ago
  13. a3e6b12 mac80211: Allocate new mesh path and portal tables before taking locks by cozybit Inc · 14 years ago
  14. 09d5b94 ath9k_htc: Enable AP and P2P modes by Sujith Manoharan · 14 years ago
  15. fbc29d6 ath9k_htc: Add detailed firmware statistics by Sujith Manoharan · 14 years ago
  16. 821f941 ath9k_htc: Use helper routines for transmission by Sujith Manoharan · 14 years ago
  17. 2f80194 ath9k_htc: Use separate URB pool for management frames by Sujith Manoharan · 14 years ago
  18. 859c3ca ath9k_htc: Add a timer to cleanup WMI events by Sujith Manoharan · 14 years ago
  19. c4d0418 ath9k_htc: Add a debugfs file showing endpoint status by Sujith Manoharan · 14 years ago
  20. 01f684d ath9k_htc: Add a debugfs file to dump TX slot information by Sujith Manoharan · 14 years ago
  21. 27876a2 ath9k_htc: Add support for TX completion by Sujith Manoharan · 14 years ago
  22. 84c9e164 ath9k_htc: Drain packets on station removal by Sujith Manoharan · 14 years ago
  23. e1fe7c3 ath9k_htc: Optimize HTC start/stop API by Sujith Manoharan · 14 years ago
  24. b587fc8 ath9k_htc: Drain pending TX frames properly by Sujith Manoharan · 14 years ago
  25. f2820f4 ath9k_htc: Use helper functions for TX processing by Sujith Manoharan · 14 years ago
  26. 2c5d57f ath9k_htc: Add TX slots by Sujith Manoharan · 14 years ago
  27. 729bd3a ath9k_htc: Move endpoint header parsing to TX tasklet by Sujith Manoharan · 14 years ago
  28. d67ee53 ath9k_htc: Introduce new HTC API by Sujith Manoharan · 14 years ago
  29. 8e86a54 ath9k_htc: Fix TX queue management by Sujith Manoharan · 14 years ago
  30. 3deff76 ath9k_htc: Increase URB count for REG_IN pipe by Sujith Manoharan · 14 years ago
  31. 16c56ae ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID by Sujith Manoharan · 14 years ago
  32. e8e3860 ath9k_htc: Sync MGMT/DATA packet headers with firmware by Sujith Manoharan · 14 years ago
  33. 15f6d6d ath9k_htc: Reduce TX queue size by Sujith Manoharan · 14 years ago
  34. 658ef04 ath9k_htc: Move TX specific stuff to a separate structure by Sujith Manoharan · 14 years ago
  35. ee3fa1b ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID by Sujith Manoharan · 14 years ago
  36. 0a8579f ath9k_htc: Sync struct ath9k_htc_cap_target with FW by Sujith Manoharan · 14 years ago
  37. e4c6250 ath9k_htc: Sync struct ath9k_htc_target_vif with FW by Sujith Manoharan · 14 years ago
  38. b97c57f ath9k_htc: Sync struct ath9k_htc_target_sta with FW by Sujith Manoharan · 14 years ago
  39. 40dc9e4 ath9k_htc: Use SKB's private area for TX parameters by Sujith Manoharan · 14 years ago
  40. e723f39 ath9k_htc: Remove unused WMI commands by Sujith Manoharan · 14 years ago
  41. b1563a4 ath9k_htc: Fix RX length check by Sujith Manoharan · 14 years ago
  42. 719c4cf ath9k_htc: Add RX error statistics by Sujith Manoharan · 14 years ago
  43. 8e42e4b ath9k_htc: Move debug code to a separate file by Sujith Manoharan · 14 years ago
  44. f4c8899 ath9k_htc: Queue WMI events by Sujith Manoharan · 14 years ago
  45. b0a6ba9 ath9k_htc: Fix beacon miss under heavy load by Sujith Manoharan · 14 years ago
  46. 7d547eb ath9k_htc: Handle buffered frames in AP mode by Sujith Manoharan · 14 years ago
  47. 2493a54 ath9k_htc: Configure the beacon queue by Sujith Manoharan · 14 years ago
  48. 9b674a0 ath9k_htc: Add TSF adjust capability by Sujith Manoharan · 14 years ago
  49. 832f6a1 ath9k_htc: Add beacon slots by Sujith Manoharan · 14 years ago
  50. 1c165c9 ath9k_htc: Fix WMI and beacon header by Sujith Manoharan · 14 years ago
  51. 29bbfb2 ath9k_htc: Add a WMI command to get the firmware version by Sujith Manoharan · 14 years ago
  52. ce18f39 ath9k_htc: Rename firmware by Sujith Manoharan · 14 years ago
  53. 9efabad ath9k_htc: Remove AR7010 v1.0 support by Sujith Manoharan · 14 years ago
  54. d0805c1 mwl8k: use traffic threshold to decide when to start ampdu by Brian Cavagnolo · 14 years ago
  55. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 14 years ago
  56. 8e26a03 ath9k: introduce ATH9K_{PCI,AHB} config options by Gabor Juhos · 14 years ago
  57. 12488e0 mwl8k: interrupt handling changes by Nishant Sarmukadam · 14 years ago
  58. 8962d87 ath5k: improve comments for optimized tx descriptor setup by John W. Linville · 14 years ago
  59. 6f11c81 ath9k: Register id table for platform device by Vasanthakumar Thiagarajan · 14 years ago
  60. b3ba44c6 rt2800usb: Add seven new USB IDs by Mark Davis · 14 years ago
  61. 901c111 ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performance by Rajkumar Manoharan · 14 years ago
  62. 5fb32fa ath9k_hw: update Ar9003 intervals to fix carrier leak by Rajkumar Manoharan · 14 years ago
  63. 2d05a0c ath9k_hw: Remove unused code in AR9287 eeprom by Rajkumar Manoharan · 14 years ago
  64. 3dfd7f6 ath9k: Implement integer mode for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  65. 228bdfc rtlwifi: rtl8192ce: Fix LED initialization by Chaoming Li · 14 years ago
  66. f0bce44 ath9k: index out of bounds by roel · 14 years ago
  67. 0f8e94d ath9k_hw: index out of bounds by roel · 14 years ago
  68. c266c71 ath5k: reduce interrupt load caused by rx/tx interrupts by Felix Fietkau · 14 years ago
  69. 5b7916a ath5k: clean up debugfs code by Felix Fietkau · 14 years ago
  70. ed89508 ath5k: remove ts_retry from ath5k_tx_status by Felix Fietkau · 14 years ago
  71. b2fd97d ath5k: optimize rx status processing by Felix Fietkau · 14 years ago
  72. b161b89 ath5k: optimize tx status processing by Felix Fietkau · 14 years ago
  73. fe12081 ath5k: remove ts_rate from ath5k_tx_status by Felix Fietkau · 14 years ago
  74. c5e0a88 ath5k: optimize tx descriptor setup by Felix Fietkau · 14 years ago
  75. b1ad1b6 ath5k: fix slot time handling by Felix Fietkau · 14 years ago
  76. 488a501 ath5k: fix SIFS time handling by Felix Fietkau · 14 years ago
  77. a27049e ath5k: fix short preamble rate duration value by Felix Fietkau · 14 years ago
  78. 6d7b97b ath5k: fix tx status reporting issues by Felix Fietkau · 14 years ago
  79. a065784 ath5k: improve pcal error handling for ENOMEM case by John W. Linville · 14 years ago
  80. ba30c4a mwl8k: Fix checkpatch.pl and sparse warnings and errors by Yogesh Ashok Powar · 14 years ago
  81. 1296433 ath9k_hw: remove unnecessary parts of the AR9380 SREV check by Felix Fietkau · 14 years ago
  82. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 14 years ago
  83. f60c49b ath9k: Fix kernel panic on module unload by Rajkumar Manoharan · 14 years ago
  84. d0ef824 ath9k: Update gain table for AR9485 by Senthil Balasubramanian · 14 years ago
  85. 7d75541 ath9k: Add RSSI information from control and extension chains by Senthil Balasubramanian · 14 years ago
  86. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 14 years ago
  87. c93b5e7 nl80211: New notification to discover mesh peer candidates. by Javier Cardona · 14 years ago
  88. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 14 years ago
  89. 53e8051 mac80211: ignore peer link requests from unauthenticated stations. by Javier Cardona · 14 years ago
  90. 7183912 mac80211: Let user space receive and send mesh auth/deauth frames by Javier Cardona · 14 years ago
  91. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 14 years ago
  92. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 14 years ago
  93. 15d5dda cfg80211/nl80211: Add userspace authentication flag to mesh setup by Javier Cardona · 14 years ago
  94. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 14 years ago
  95. a22e93f iwl4965: drop a lone pr_err() by Paul Bolle · 14 years ago
  96. 9529497 ath9k: fix too early enabling of rx during ath_startrecv() by Felix Fietkau · 14 years ago
  97. 264bbec ath9k: fix PS-Poll reception on AR9160 and earlier by Felix Fietkau · 14 years ago
  98. 6a35a0a mwifiex: use common keyinfo bitmap for different key types by Yogesh Ashok Powar · 14 years ago
  99. 18bf965 mwifiex: fix cmd_skb headroom decreasing issue by Bing Zhao · 14 years ago
  100. d88525e ath9k_hw: Fix instable target power control b/w CCK/OFDM by Rajkumar Manoharan · 14 years ago