1. bece3c5 NFC: trf7970a: Handle low-watermark IRQ when transmitting by Mark A. Greer · 10 years ago
  2. 0e840ed NFC: trf7970a: Only fill FIFO if there is space by Mark A. Greer · 10 years ago
  3. 7a1e555 NFC: trf7970a: Prefix TX data when refilling FIFO by Mark A. Greer · 10 years ago
  4. 5974150 NFC: trf7970a: Remove unnecessary FIFO reset & RSSI read by Mark A. Greer · 10 years ago
  5. aff0564 NFC: trf7970a: Clear possible spurious interrupt before transmitting by Mark A. Greer · 10 years ago
  6. 38b4eb1 NFC: trf7970a: Recalculate driver timeout values by Mark A. Greer · 10 years ago
  7. 4e64eff NFC: trf7970a: Add RF technology specific guard times by Mark A. Greer · 10 years ago
  8. a08e545 NFC: trf7970a: Initialize when enabling RF by Mark A. Greer · 10 years ago
  9. 6c08df4 NFC: trf7970a: Disable SYS_CLK Output by Mark A. Greer · 10 years ago
  10. 17b2151 NFC: trf7970a: Remove unnecessary sleep by Mark A. Greer · 10 years ago
  11. 1568bfe NFC: trf7970a: FIFO Size is really 127 bytes by Mark A. Greer · 10 years ago
  12. 4542e83 NFC: trf7970a: Ignore Overflow bit in FIFO Status Register by Mark A. Greer · 10 years ago
  13. 3e7f335 NFC: trf7970a: Use spi_sync() instead of spi_write_then_read() by Mark A. Greer · 10 years ago
  14. 2470729 NFC: trf7970a: Call spi_setup() to configure SPI communication by Mark A. Greer · 10 years ago
  15. cc8d715 NFC: trf7970a: Remove trf7970a_tg_listen_mdaa() by Mark A. Greer · 10 years ago
  16. d3a6d33 NFC: trf7970a: Remove incorrect of_node_put() call by Mark A. Greer · 10 years ago
  17. f23b735 NFC: trf7970a: Make gpio labels more readable by Mark A. Greer · 10 years ago
  18. 95064bd NFC: trf7970a: Add quirk to keep EN2 low by Mark A. Greer · 10 years ago
  19. 772079e NFC: trf7970a: Move IRQ Status Read quirk to device tree by Mark A. Greer · 10 years ago
  20. 3bd1423 NFC: trf7970a: Add VIN voltage override support by Mark A. Greer · 10 years ago
  21. 6a5d088 carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  22. 1a7c5b7 ath9k: Fix channel context timer by Sujith Manoharan · 10 years ago
  23. 878066e ath9k: Add more debug statements for channel context by Sujith Manoharan · 10 years ago
  24. 9ea3598 ath9k: Disable fastcc for channel context mode by Sujith Manoharan · 10 years ago
  25. ac0372a rt2x00: support Ralink 5362. by Canek Peláez Valdés · 10 years ago
  26. 4c7e9ae ath9k: Fix channel context creation by Sujith Manoharan · 10 years ago
  27. 86162d4 ath9k: Fix interface limits by Sujith Manoharan · 10 years ago
  28. 5a8cbec ath9k: Print the event/state in ath_chanctx_event by Sujith Manoharan · 10 years ago
  29. 02da18b ath9k: Add new chanctx events by Sujith Manoharan · 10 years ago
  30. 6e47faf ath9k: Fix ath_chanctx_get() by Sujith Manoharan · 10 years ago
  31. 11e39a4 ath9k: Move ath9k_beacon_add_noa to channel.c by Sujith Manoharan · 10 years ago
  32. 7d87617 ath9k: Remove redundant ifdef by Sujith Manoharan · 10 years ago
  33. fb02e95 ath9k: Fix channel context variables in ath_softc by Sujith Manoharan · 10 years ago
  34. 7784316 ath9k: Fix 'offchannel' in ath_softc by Sujith Manoharan · 10 years ago
  35. 4b93fd2 ath9k: Fix function argument type by Sujith Manoharan · 10 years ago
  36. a09798f ath9k: Use ath_chanctx_check_active properly by Sujith Manoharan · 10 years ago
  37. e90e302 ath9k: Add ath9k_offchannel_init by Sujith Manoharan · 10 years ago
  38. 0e08b5f ath9k: Add ath9k_chanctx_wake_queues by Sujith Manoharan · 10 years ago
  39. 70b06da ath9k: Add wrappers for beacon events by Sujith Manoharan · 10 years ago
  40. 73b5ef0 ath9k: Fix function declarations by Sujith Manoharan · 10 years ago
  41. 27babf9 ath9k: Fix channel context events by Sujith Manoharan · 10 years ago
  42. 922c943 ath9k: Make ath_chanctx_switch static by Sujith Manoharan · 10 years ago
  43. 98f411b ath9k: Make ath_chanctx_get_oper_chan static by Sujith Manoharan · 10 years ago
  44. 344ae6a ath9k: Make ath_chanctx_offchan_switch static by Sujith Manoharan · 10 years ago
  45. 22dc0de ath9k: Conditionally compile more functions by Sujith Manoharan · 10 years ago
  46. 55254ee ath9k: Exclude more functions by Sujith Manoharan · 10 years ago
  47. 6d7cbd7 ath9k: Conditionally compile a few functions by Sujith Manoharan · 10 years ago
  48. e20a854 ath9k: Cleanup mgd_prepare_tx callback by Sujith Manoharan · 10 years ago
  49. 0e62f8b ath9k: Make ath_chanctx_work static by Sujith Manoharan · 10 years ago
  50. ea22df2 ath9k: Add a routine to tear down channel contexts by Sujith Manoharan · 10 years ago
  51. 705d0bf ath9k: Add a routine for initializing channel contexts by Sujith Manoharan · 10 years ago
  52. 69e2a77 carl9170: Remove redundant protection check by Andreea-Cristina Bernat · 10 years ago
  53. 499afac ath9k: Isolate ath9k_use_chanctx module parameter by Sujith Manoharan · 10 years ago
  54. c7dd40c ath9k: Isolate P2P powersave routines by Sujith Manoharan · 10 years ago
  55. 2471adf ath9k: Move P2P functions to channel.c by Sujith Manoharan · 10 years ago
  56. 0e721bd ath9k: Add a config option for channel context by Sujith Manoharan · 10 years ago
  57. bc81d43 ath9k: Add debug information by Sujith Manoharan · 10 years ago
  58. dfcbb3e ath9k: Move channel operations to channel.c by Sujith Manoharan · 10 years ago
  59. 4f68169 ath9k: Handle failure to allocate HW timer by Sujith Manoharan · 10 years ago
  60. 27328a7 ath9k: Add a debug level for channel context by Sujith Manoharan · 10 years ago
  61. dcb7840 ath5k: remove redundant null check before kfree() by Bob Copeland · 10 years ago
  62. daf9669 ath5k: ensure led name is null terminated by Bob Copeland · 10 years ago
  63. e6938ea ath5k: drop useless comparison by Bob Copeland · 10 years ago
  64. c94c3c5 ray_cs: Add include guards by Rasmus Villemoes · 10 years ago
  65. ecf47e9 bcma: only map wrapper if its address is available by Hauke Mehrtens · 10 years ago
  66. 89be7ce mwifiex: use firmware API revision from GET_HW_SPEC response by Amitkumar Karwar · 10 years ago
  67. 4b9fede mwifiex: rename macro and variables related to API revision by Amitkumar Karwar · 10 years ago
  68. 2618d4f mwifiex: fix left_len calculation issue by Amitkumar Karwar · 10 years ago
  69. ba1fa3c ath9k_htc: advertise support for TDLS by Csaba Kiraly · 10 years ago
  70. 59e2567 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  71. 0fdc14e4 ath10k: make target endianess more explicit by Michal Kazior · 10 years ago
  72. 7c6aa25 ath10k: dont duplicate service-pipe mapping by Michal Kazior · 10 years ago
  73. d7bfb7a ath10k: move pci init structures by Michal Kazior · 10 years ago
  74. 1bbb119 ath10k: fix fw crash dumping by Michal Kazior · 10 years ago
  75. 7aa7a72 ath10k: improve logging to include dev id by Michal Kazior · 10 years ago
  76. 7bb75da orinoco_usb: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  77. b9395df atmel_cs: Remove typedef local_info_t by Himangi Saraogi · 10 years ago
  78. f0bd88d net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  79. 372e3a8 wireless: wlcore: Use devm_kzalloc by Himangi Saraogi · 10 years ago
  80. 560ce30 wil6210: fix access after free in wil_pcie_remove() by Vladimir Kondratiev · 10 years ago
  81. 48e81a1 wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC by Vladimir Kondratiev · 10 years ago
  82. 8fcfdea wil6210: fix free'd memory access in wil_if_free() by Vladimir Kondratiev · 10 years ago
  83. 1eb9d1e wil6210: Limit max number of associated stations by Dedy Lansky · 10 years ago
  84. a214208 wil6210: fix false "scan timeout" by Vladimir Kondratiev · 10 years ago
  85. 36345ac wil6210: fix beamforming data reporting by Vladimir Kondratiev · 10 years ago
  86. b7cde47 wil6210: convert debugfs to the table mode by Vladimir Kondratiev · 10 years ago
  87. 6afd600 wil6210: Workaround for Sparrow with bad device id by Vladimir Kondratiev · 10 years ago
  88. 520d68e wil6210: wait longer for hardware reset completion by Vladimir Kondratiev · 10 years ago
  89. bbb2adc wil6210: check error in wil_target_reset() by Vladimir Kondratiev · 10 years ago
  90. 02525a7 wil6210: update copyright year 2014 by Vladimir Kondratiev · 10 years ago
  91. cc9e4a2 wil6210: fix race in reset by Vladimir Kondratiev · 10 years ago
  92. 91b775e wil6210: map MAC timer for packet lifetime into debugfs by Vladimir Kondratiev · 10 years ago
  93. e2261af mwifiex: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  94. 26c0604 cw1200: Introduce the use of devm_kzalloc by Himangi Saraogi · 10 years ago
  95. 6040aa7 net: wireless: wl1251: Remove unnecessary free_irq by Himangi Saraogi · 10 years ago
  96. 8615eb287 b43: N-PHY: support setting custom TX power by Rafał Miłecki · 10 years ago
  97. ec76643 b43: implement PPR (Power Per Rate) management/API by Rafał Miłecki · 10 years ago
  98. a68c356 b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 by Rafał Miłecki · 10 years ago
  99. 33df85f b43: N-PHY: update rev3+ gain control workarounds by Rafał Miłecki · 10 years ago
  100. 25c1556 b43: flush some writes on Broadcom MIPS SoCs by Rafał Miłecki · 10 years ago