1. d4150246 drivers/net/wireless/rt2x00/rt2x00dev.c: remove null test before kfree by Fabian Frederick · 10 years ago
  2. 55f8f68 wil6210: track Tx queue state by Vladimir Kondratiev · 10 years ago
  3. be29985 wil6210: interrupt statistics by Vladimir Kondratiev · 10 years ago
  4. 84bb29b wil6210: add 'info' debugfs entry by Vladimir Kondratiev · 10 years ago
  5. 2bdc070 wil6210: work around for platforms with broken INTx by Vladimir Kondratiev · 10 years ago
  6. 95266dc wil6210: fix for unreachable code in wmi_recv_cmd by Vladimir Kondratiev · 10 years ago
  7. f8cd9f8 wil6210: map additional registers on target by Vladimir Kondratiev · 10 years ago
  8. 84d94d5 wil6210: remove unused #include by Vladimir Kondratiev · 10 years ago
  9. fc58f68 wil6210: fix disconnect handling for AP by Vladimir Kondratiev · 10 years ago
  10. 5aed139 wil6210: avoid dmesg pollution by Tx errors by Vladimir Kondratiev · 10 years ago
  11. 194b482 wil6210: Debug print GRO Rx result by Vladimir Kondratiev · 10 years ago
  12. 9eb82d4 wil6210: add 'freq' and 'link' debugfs entries by Vladimir Kondratiev · 10 years ago
  13. d45cff9 wil6210: Use "name = value" format in the debugfs by Vladimir Kondratiev · 10 years ago
  14. 2a91d7d wil6210: debug print when scan request state changes by Vladimir Kondratiev · 10 years ago
  15. 92b6747 wil6210: print error when notifying about FW error by Vladimir Kondratiev · 10 years ago
  16. 4b63261 wil6210: writeable ITR registers by Vladimir Kondratiev · 10 years ago
  17. ff974e4 wil6210: debugfs interface to send raw WMI command by Vladimir Kondratiev · 10 years ago
  18. d5b1c32 wil6210: BACK: track last dropped SSN by Vladimir Kondratiev · 10 years ago
  19. 94b7b64 wil6210: Allow driver load if FW not ready by Vladimir Kondratiev · 10 years ago
  20. 7c0acf8 wil6210: Tx performance monitoring by Vladimir Kondratiev · 10 years ago
  21. 67c3e1b wil6210: more debug info for vring by Vladimir Kondratiev · 10 years ago
  22. 8eea944 wil6210: print more info about BSS found by Vladimir Kondratiev · 10 years ago
  23. 3de6cf2 wil6210: trace wil->status on debugfs by Vladimir Kondratiev · 10 years ago
  24. ca95977 wil6210: print debug info when starting AP by Vladimir Kondratiev · 10 years ago
  25. 304464f wil6210: indicate mgmt_tx status by Vladimir Kondratiev · 10 years ago
  26. 0b39aaf wil6210: Tx mgmt frame from debugfs by Vladimir Kondratiev · 10 years ago
  27. e8c58e7 rsi: Changes for 40MHz by Jahnavi Meher · 10 years ago
  28. 686a254 rsi: Adding support for host based bgscan. by Jahnavi Meher · 10 years ago
  29. 85af5bf rsi: Adding support for 5GHz by Jahnavi Meher · 10 years ago
  30. 7b748dc rsi: Sending QoS null packet via the mgmt queue. by Jahnavi Meher · 10 years ago
  31. 258587f rsi: Added debug messages. by Jahnavi Meher · 10 years ago
  32. 360accb rsi: Changed the logic of dequeuing packets from hal queues. by Jahnavi Meher · 10 years ago
  33. f75d341 rsi: Changed the SDIO interrupt variables and some clean up. by Jahnavi Meher · 10 years ago
  34. 2bfa696 rsi: Use SGI if configured for fixed rate transmission. by Jahnavi Meher · 10 years ago
  35. be876b2 rsi: Lower level debug messages and changed handling of confirm received for rsi_program_bb_rf(). by Jahnavi Meher · 10 years ago
  36. 0d59f52 rsi: Changed rate handling. by Jahnavi Meher · 10 years ago
  37. 8701d03 rsi: Changed the rsi_set_channel() and rsi_program_bb_rf(). by Jahnavi Meher · 10 years ago
  38. 4550faa rsi: Changed the radio caps frame. by Jahnavi Meher · 10 years ago
  39. f870a34 rsi: Add macros for endpoints and set default value of endpoint. by Jahnavi Meher · 10 years ago
  40. aabd3ad rsi: Using band from rsi_common to fill in ieee80211_rx_status by Jahnavi Meher · 10 years ago
  41. 19d2e61 rsi: Fixed the kernel doc by Jahnavi Meher · 10 years ago
  42. 51b4a86 rsi: Mapping the debugfs stats to the correct s/w queues. by Jahnavi Meher · 10 years ago
  43. df6e633 rt2x00: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  44. a406832 ath9k: Advertise multichannel support by Rajkumar Manoharan · 10 years ago
  45. 3ad9c38 ath9k: use separate HW queue for each channel context by Rajkumar Manoharan · 10 years ago
  46. 42eda11 ath9k: Add recovery mechanism for hw TSF timer by Felix Fietkau · 10 years ago
  47. a899b67 ath9k: Update channel switch timer by Felix Fietkau · 10 years ago
  48. ec70abe ath9k: Handle beacon miss on multi channel context by Felix Fietkau · 10 years ago
  49. 7414863 ath9k: Add periodic NoA support by Felix Fietkau · 10 years ago
  50. 73fa2f2 ath9k: Add multi-channel scheduling support by Felix Fietkau · 10 years ago
  51. 6036c28 ath9k: Implement mgd_prepare_tx by Felix Fietkau · 10 years ago
  52. 58b5737 ath9k: Adjust AP beacon tsf based on station context by Felix Fietkau · 10 years ago
  53. 8eab2510 ath9k: switch channel after sending beacon by Felix Fietkau · 10 years ago
  54. 3ae07d3 ath9k: Add p2p go NoA attribute by Felix Fietkau · 10 years ago
  55. ea6ff2d ath9k: Store current offchannel duration by Rajkumar Manoharan · 10 years ago
  56. 748299f ath9k: switch channel context for beaconing by Felix Fietkau · 10 years ago
  57. 9a9c4fb ath9k: Summarize hw state per channel context by Rajkumar Manoharan · 10 years ago
  58. ca900ac ath9k: Move beacon config to channel context by Rajkumar Manoharan · 10 years ago
  59. 8d7e09d ath9k: save tsf in channel context by Felix Fietkau · 10 years ago
  60. 26f16c2 ath9k: Add ATH_OP_MULTI_CHANNEL by Felix Fietkau · 10 years ago
  61. b01459e ath9k: Move caldata into channel context by Felix Fietkau · 10 years ago
  62. c4dc0d0 ath9k: Fetch appropriate operating channel context by Rajkumar Manoharan · 10 years ago
  63. 3930563 ath9k: Implement channel context ops by Felix Fietkau · 10 years ago
  64. 405393c ath9k: Implement remain-on-channal support by Felix Fietkau · 10 years ago
  65. 78b2194 ath9k: Implement hw_scan support by Felix Fietkau · 10 years ago
  66. c083ce9 ath9k: send powersave frame on channel switch by Felix Fietkau · 10 years ago
  67. befcf7e ath9k: channel context based transmission by Felix Fietkau · 10 years ago
  68. bff1176 ath9k: Add channel context worker thread by Felix Fietkau · 10 years ago
  69. 0453531 ath9k: Move acq to channel context by Felix Fietkau · 10 years ago
  70. bc7e1be ath9k: Move txpower limit to channel context by Felix Fietkau · 10 years ago
  71. fbbcd14 ath9k: Add channel context structure by Felix Fietkau · 10 years ago
  72. 6437f51 rtlwifi: btcoexist: avoid format string in printk by Kees Cook · 10 years ago
  73. e860c33 rsi_91x_sdio: add error handling into rsi_module_init() by Alexey Khoroshilov · 10 years ago
  74. b101426 rsi: Use module_usb_driver by Alexey Khoroshilov · 10 years ago
  75. ef0a68a mwifiex: wowlan: do not disconnect on suspend by Bing Zhao · 10 years ago
  76. 4dbc13f mwifiex: support wowlan magic-packet encapsulated as UDP packet by Zhiyuan Yang · 10 years ago
  77. f0db59e bcma: gpio: register all 32 GPIOs on BCM53572 by Rafał Miłecki · 10 years ago
  78. 19dcb76 rt2x00: do not initialize BCN_OFFSET registers by Stanislaw Gruszka · 10 years ago
  79. ddb4055 rt2x00: change order when stop beaconing by Stanislaw Gruszka · 10 years ago
  80. 88ff2f4 rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUM by Stanislaw Gruszka · 10 years ago
  81. ba08910 rt2x00: change beaconing setup on RT2800 by Stanislaw Gruszka · 10 years ago
  82. 283dafa rt2x00: change beaconing locking by Stanislaw Gruszka · 10 years ago
  83. 7d8831b mwifiex: Remove custom world regulatory domain by Markus Pargmann · 10 years ago
  84. 7949513 net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variable by Rickard Strandqvist · 10 years ago
  85. 57eaeb6 net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  86. c0f36eb net: wireless: libertas: cmd.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  87. 427fa00 b43: PHY: drop channel_type (we can get this info from chandef) by Rafał Miłecki · 10 years ago
  88. bee6d4b b43: PHY: drop is_40mhz (get width info from chandef) by Rafał Miłecki · 10 years ago
  89. 39e971e b43: PHY: drop own channel_freq (get it from chandef when needed) by Rafał Miłecki · 10 years ago
  90. ea42e71 b43: store current channel using struct cfg80211_chan_def by Rafał Miłecki · 10 years ago
  91. f9471e9 b43: b43_op_config: set channel info before switching band by Rafał Miłecki · 10 years ago
  92. eb530b0 b43: PHY: don't force default channel during init by Rafał Miłecki · 10 years ago
  93. 8c79e5e b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNEL by Rafał Miłecki · 10 years ago
  94. 5325651 b43: b43_op_config: drop check for core change by Rafał Miłecki · 10 years ago
  95. c5ce487 b43: drop B43_DEFAULT_CHANNEL by Rafał Miłecki · 10 years ago
  96. 325ed9f rtl818x_pci: fix possible RX descriptor invalid data read by Andrea Merello · 10 years ago
  97. 7049327 rtl818x_pci: provide dBm signal information for rtl8185 by Andrea Merello · 10 years ago
  98. afbedbf rtl818x_pci: make RSSI code more readable by Andrea Merello · 10 years ago
  99. 69253b6 cw1200: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  100. 12f3237 net: wireless: Remove useless return variables by Peter Senna Tschudin · 10 years ago